资源列表
yuvsplitextract
- purpose converts YUV components stored in separate files to PPM image, can handle frame offset compile gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image,
shan
- 利用离散小波变换和奇异值分解来检测图象的区域复制伪造
CorrosionAlgorithm
- 在图像显示预处理中,常用到腐蚀算法,将图像进行扫描,复试后将得到灰度图。
IBD算法
- 这个是盲图像处理的IBD算法的MATLAB程序
MCM_explicit
- 本程序采用显示方案实现“平均曲率运动(MCM)”模型-This procedure indicates that the program used to achieve " mean curvature motion (MCM)" model
code
- 基于matlab的完整的中值滤波代码 -Based on the complete matlab code median filter matlab-based complete median filter code
giftTestWeightGenerators
- 新型图像 融合策略效果的测试,以达到最优的融合效果-New image fusion results of the test strategy to achieve the optimal fusion
matlab_photo
- 用matlab编程显示的三维图形,图像文件。-Using matlab programming displayed 3D graphics, image files.
fade
- osg例子,利用回调函数实现动态雾的效果-Example of osg
cells-counting
- Blob分析其实就是将图像进行二值化,分割得到前景和背景,然后进行连通区域检测,从而得到Blob快的过程。简单来说,blob分析就是在一块“光滑”区域内,将出现“灰度突变”的小区域寻找出来。-This example illustrates how to use the morphological and BlobAnalysis System objects to segment individual cells and count them.
opengl-basic-example
- opengl制作的例子,实现鼠标控制立方体的旋转与平移-made by opengl in vc++.we can control the cube with keyboard.
Detect-differences-in-frames
- Detect difference betwen two frames, for motion detection in Opencv
