搜索资源列表
基于matlab的阈值分割
- 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)
标记连通分量
- 运用matlab编码标记连同区域,使得相同的部分进行连接,可用于图像的拼接(using matlab to connect the area)
区域标记
- 对图像进行区域标记,伪彩色显示,通过matlab语言实现(Region marking of images, pseudo color display)
zhixin
- 矩描述子:首先对图像进行二值化,并统计不同区域中的质心位置,并进行标记即可。(Moment descr iptors: First binarize the image, and count the centroid positions in different regions, and mark them.)