资源列表
myseedgrow
- 演示了基于种子生长法对图像进行分割的原理和实现,实现代码视matlab
20051225165010311
- 对图像进行高斯模糊处理的源代码,我精心下载的。
Thumbnails
- Java生成缩图的引擎,经本人调试成功!
pretreatment
- 图像的预处理程序,本程序包含图像增强,锐化,直方图均衡化和图像变暗
PCA
- matlab环境下的 PCA人脸识别方法,连续输入图像后,主成分分析,特征提取,形成特征脸训练测试,得出精度-face recognition
graywatershed
- 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
kmeans
- 1 Kmeans clustering. output the BW image and save the ROI to the file. 2 label the image with certain conditions. in this file I chose the area and round ratio.
container
- 运用C++语言编写集装箱代码,其中要求这个集装箱能够装载各种图形的物体,如:长方体,正方体等等。-C++ language using the container code, which requires the container to contain a variety of graphical objects, such as: rectangular, cube and so on.
Rotman_Lens_mod
- 利用matlab绘制Rotman透镜,并用简单的随机搜索进行性能优化,优化部分算法比较简单,可自行改用更有效的算法-Design Rotman Lens with matlab
multi_lwboxfus1
- 这是一个关于一种基于提升小波和分形理论的多源图像融合方法的源程序-This is an upgrade based on wavelet and fractal theory of multi-source image fusion method of the source
DuoBianXing
- java编写的简单的多边形填充的小程序,拥有简单界面可通过鼠标描点并绘制多边形、还可以进行填充。-simple polygon fill java applet written with a simple interface and draw a polygon can be described by a mouse point, can also be filled.
MedianFilterProcessing
- 实现图像处理基础算法 中值滤波算法实现,其中相关窗口可进行人为设定-Image processing median filter