资源列表
embbed
- about watermarking with matlab-about watermarking with Matlab
CXIMAGE_SRC.ZIP
- Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / p
DigitalImageProcessing
- 图像处理,读取BMP 文件,空间域,频域转换,图像平滑,锐化-image processing, reading the BMP file, and space domain, frequency domain conversion, image smoothing, sharpening
20064141586
- 很好的转图工具,小程序,很实用-good tools to plan, small procedures, a very practical
backgroud(12.22)
- 本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。-development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circula
RGB_HSL
- 实现RGB格式与HSI格式的互相转换,在Matlab软件中编程实现-achieve HSI RGB format and the format of mutual exchange, and the Matlab software programming! !
regiongrow2
- 区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 -regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel a
regiondivisionandcombination
- 基于四叉树分解并且使用区域分离和合并的图像分割-based quadtree decomposition and the use of regional separation and integration of image segmentation
GVF
- 图象分割算法,这是 active contours分割中外力的选择,通常算法为基于梯度,但对于梯度不清楚的图像,可以采用此方法-image segmentation algorithm, which is active segmentation external contours of choice, usually based on the gradient algorithm, but the gradient was not clear images, we can use this me
snakedeform
- 这是一个图像分割程序,基于snake方法,对初始位置选择要求较高,在matlab环境下调试运行-This is an image segmentation procedures based on the snake, location of the initial demand for a higher choice, In Matlab environment debugging operation
gray2rgb
- 将输入的灰度图像转化为RGB伪彩色图像进行输出。在Matlab中编程实现!-importation of gray RGB images into pseudo-color image output. In Matlab programming!
RGB2gray
- 本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.