资源列表
fenlei
- 《图像模式识别之VC++技术实现》这本书的分类程序源码,希望对大家有用!-" The image pattern recognition VC++ technology source book classification procedures, and hope to be useful!
数字图象处理技术
- 这是用vc++实现的数字图象处理程序,包括点运算,几何变换,图像增强,形态学变换,边缘与轮廓,图象分析,图象复原,图像编码功能. (这是我搜索到的,觉得很好,希望大家能共享)
SARimage-filter_HMT
- sar图像去噪,包括中值与均值滤波,小波域HMT去噪。不附带sar图像数据,请自行寻找数据放入相应文件夹内-SAR image filter,including HMT method
VideoDShow
- 视频质量诊断界面,程序中使用到Dshow.h等文件,需要安装DirectX 9.0b SDK Setup.rar,该程序用于视频质量诊断系统,可以播放mpg、aiv文件等-videoplay source
postProcessGL
- 在GPU上做的一个茶壶,可动态自动旋转,可使轮廓清晰也可以模糊。可暂停旋转。-On the GPU to do a teapot, dynamic auto-rotate, can also be a clear outline blurred. To pause rotation.
Morphology_2
- VS下利用opencv 实现形态学的相应变换,开运算,闭运算,形态梯度,顶帽,黑帽等。-VS use opencv achieve under the corresponding morphological transformation, opening operation, closing operation, morphological gradient, top hat, black hat and so on.
opencv-save-image
- 这个程序是一个很使用的小程序,读入一段视频,将视频帧保存到指定的目录下。-This program is a very small program, read into a video, the video frame is saved to the specified directory.
Indian
- 使用基于词典的稀疏表示高光谱图像分类,多任务联合稀疏表示和逐步MRF优化的高光谱图像分类(Dictionary-based sparse representation hyperspectral image classification, multi-task joint sparse representation and stepwise MRF optimized hyperspectral image classification)
super-resolution-by-VCPP
- 本程序实现了视频图像的超分辨率恢复,代码运行成功,效果尚可。需要安装opencv-This program to achieve super-resolution video image restoration, the code runs successfully, the effect is acceptable. Need to install opencv
ImageProcessOne
- 利用GDALT提供的函数进行不同格式的图像读取,显示-GDAL
TexQuilting
- 截取小块图像作为输入图像,实现计算机自动生成纹理与纹理合成技术-Interception of small images as input images to achieve the computer automatically generate the texture with the texture synthesis
automsft
- 该程序初始时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪。-the program use background subtraction to detect the target first,when the target fully enter the screen,change to meanshift method to track the target.