资源列表
BAOhundun
- 代码为BAO系统的混沌代码程序,包括各个像平面的混沌图像以及时域波形-Code for the treasure system chaotic code procedures, including the respective time-domain waveform chaotic image and the image plane
cammera
- open cv source code -open cv source code
matlab-read-dicom
- matlab读入dicom格式三维医学图像-matlab read into the three-dimensional medical images dicom format
openGL-planet
- 3D moving planet made in OpenGL (source code and *.exe)
ORingPiexlNum
- 查看的是在一幅密封圈图像中有多少个黑色像素-How many black pixels in an image?
3D-Terrain
- OpenGL示例程序,包括一个3D的地形及天空盒,其中有人物。-OpenGL sample program, including a 3D terrain and sky boxes, which figures.
terrain-engine
- 国外程序员编写的基于OpenGL的三维地形渲染引擎-Foreign programmers write OpenGL based on 3D terrain rendering engine
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
makevideo
- 对输入的一个彩色视频与五张以上照片,用OpenCV实现以下功能或要求: 1.命令行格式:“xxx.exe 放视频与照片的文件夹路径”,(例如 MyMakeVideo.exe C:\input )【假设该文件夹下面只有一个avi视频文件与若干jpg文件】; 2.将输入的视频与照片处理成同样长宽后,合在一起生成一个视频; 3.这个新视频中,编程生成一个片头,然后按幻灯片形式播放这些输入照片,最后按视频原来速度播放输入的视频; 4.新视频中要在底部打上含自己学号与姓名等信息的字幕;
watermarking
- 小波变换,基于matlab环境,实现基本的功能-Transform, based on matlab environment, to achieve the basic functions
wavelet--watermark
- 基于小波变换的水印的嵌入预提,能够实现基本的嵌入与提取- Wavelet-based embedding withholding, to achieve the basic embedding and extraction
Mousepick
- 1. 补充完成函数drawVA(),实现使用顶点数组绘制场景: void drawVA(){} 2. 补充完成函数Gen3DObjectList (),实现显示列表的生成: GLint Gen3DObjectList(){} 3. 分析对比使用三种方法得到的fps。 4. 添加拾取功能,对于鼠标点中的Bunny或桌子,改变显示颜色。-1. Supplementary completion function drawVA (), implemented using verte
