资源列表
cinject_0.4.3
- 将载体图像变换到DCT域,再将水印图像嵌入到载体图像中,DCT反变换将图像显示。-DCT domain watermark
PicConvert
- c++调用Cimage类库实现多种图像类型的裁剪处理。-Conver All Kind Of Pics By VC++ and cimage lib。
ConverTo8BitGray
- 主要实现24位彩色图像变8位灰度图像,以及一些内存的使用-change 24 bit color image into 8 bit gray image,and some knowledge of the using of the memory.
PT
- 简单的数字图像处理程序,实现灰度化,二值化,边缘检测等-Simple digital image processing program, graying, binarization, edge detection, etc....
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
MIME
- 一种多级基于块匹配的运动估计。速度有加较大提升,详细要看原作业文章-A multi-stage motion estimation based on a block matching. Speed plus a larger increase detail depends on the original job post
vlfeat-0.9.4-bin.tar
- mser,sift,etc for extracting features of images
MFCPolygonColorFill
- 多边形颜色填充,使用VC++6.0中MFC工具-Polygon color fill, use VC++6.0 tool in MFC
ImageCenter
- 先对图像进行处理得到灰度图像,计算图像轮廓并计算图像重心。(Get the image outline and calculate the image center of gravity)
sift_experiment
- Matlab+C SIFT 特征提取与匹配演示程序 http://download.csdn.net/source/3472933 http://www.pudn.com/downloads372/sourcecode/graph/texture_mapping/detail1607889.html 使用 Matlab+C++混合编程的SIFT特征提取与匹配演示程序,很完整,是 Morton金字塔无缝漫游 GDAL SIFT 照片配准系统 的底层算法,很适合研究改进。使用这个
three_threads_otsu
- 基于VS编写的3阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-3 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
VisualcDigitalImageProcessingAlgorithmAndaTypicalE
- 图像处理的基本算法,包括二值化、图像去噪、图像锐化、旋转等等VisualC++的源程序代码-The basic image processing algorithms, including binary, image denoising, image enhancement, rotation, etc. The source code for VisualC++