资源列表
Opencv_PSNR
- 计算图像的PSNR,包括两个程序,其中之一使用了OpenCV相关函数-The project is used to compute the PSNR of an image which include two method
OpencvDevelopmen
- opencv的经典的例子,适合于初学者,提供了图像操作,处理,模式识别-opencv example of the classic, suitable for beginners, provides image manipulation, processing, pattern recognition
Hinton
- Hinton手写体识别实验代码,原始代码+部分中文注释。-Hinton scr ipt code identification experiment
123
- Visual C++数字图像处理(第二版)示例程序-Visual C++ Digital Image Processing (second edition) sample program
Candy
- 用Candy算子提取图像边缘,建立DIB类读取BMP文件,提取边缘并储存-Candy operator with image edge extraction
meanshift
- 在matlab平台上,使用meanshift算法进行人脸跟踪,包含测试图像和模板图像。-On matlab platform, using meanshift face tracking algorithm, including test images and the template image.
Codes
- 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
w_ipp-samples_p_6.0.0.127.zip
- 这是Intel官方提供的在windows环境下使用英特尔集成性能原件(Intel IPP)的程序实例,包括音视频编解码、计算机视觉、数据压缩、图像编解码、图像处理、信号处理、语音识别、字符串处理等。,This is the official Intel in windows environment using the Intel Integrated Performance Original (Intel IPP) for instance, including audio and video
Digital-iamge_MFC
- 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
ddforplatform
- 实现了一种基于双JPEG压缩的篡改图像检测算法,该算法遍历压缩因子对图像再次进行JPEG压缩,通过失真度的大小判定原始图像的质量因子,该算法可定位篡改区域-Realized based on double JPEG compressed image tamper detection algorithm, which traverses the compression factor of the JPEG image compression again, judging by the qualit
ImageProcessing
- 本设计完成图像的灰度变换,包括图像反转、对数变换、直方图均衡化和分段线性变换 -The design of the completion of the image of the gray scale transformation, including image inversion, logarithmic transformation, histogram equalization and piecewise linear transformation
填图
- 在区域范围内填入指定颜色 按照从上到下从左到右的顺序填图(Fill in the specified color in the area)