资源列表
pascal0
- image processing to regonize element (binarisation, segmentation...)
PIXELFUSION
- 图像融合的MFC工程,在visual c++ 6.0环境下可以完美运行-Image fusion MFC project, in visual c++ 6.0 environment can be the perfect run
txt2bmp
- vc++2010写的txt文本信息转化为BMP图片信息,真正地信息在形成图片数据后注入的隐藏信息,这里没有进行转多个图片,可以自己加入转多个图片。隐藏信息的格式进行变更-vc++2010 write txt text information into BMP image information, the information actually injected into the formation of image data is hidden information, there is no
IP-Programing
- C++图像处理编程的书籍源码和资料,主要是图象处理方面的示例-C++ programming books, image processing, source code and data, mainly an example of image processing
MCode_AddSLICSourceCode_8_30_2014
- 微软亚洲研究院针对显著性区域检测的MATLAB源码-Microsoft Research Asia MATLAB source area for the detection of significant
MATLAB
- MATLAB 6_x图像处理孙兆林编著的这本书,以及书里面的全部代码。-It is a book about matlab and it include its related matlab program
Particle_Systems
- Particle Systems program code-Particle_Systems program code
facedetection
- 用MATLAB调用opencv的人脸检测器,已打包好,无需opencv,facedetection.m为示例程序-Call opencv face detection using MATLAB, a packaged good, no opencv, facedetection.m for sample program
bianyuanjiance
- MFC + OpenCV 2.4 + Visual Studio 11 + OpenAL 1.1 7种算法实现(使用Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log和SUSAN 8种算法实现)了-MFC+ OpenCV 2.4+ Visual Studio 11+ OpenAL 1.1 7 algorithms (using the Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log and
Basic-knowledge-of-image-processing1
- 本程序包含图像处理中的一些基本东西,比如:阈值变换,图像镜像,均值滤波,梯度锐化,中值滤波-This program contains some basic image processing things, such as: threshold transform, image mirroring, mean filtering, gradient sharpening, median filtering, etc.
chuli
- VC6.0源代码:利用CDib类打开一幅位图图像,实现图像锐化,转为灰色,直方图,二值化(Dot彩色转为灰色)等功能。-open one image by CDib