搜索资源列表
OTSU-PCNN
- otsu和pcnn结合用在图像分割中,文章花了半天时间找出来的,很好-Otsu and PCNN combination used in image segmentation, this paper spent half a day time to find out, is very good
otsu
- 基于otsu算法的图像分割算法实现,经过多次验证,程序无错误。-Based on Otsu algorithm for image segmentation algorithm, after repeated verification, error-free program.
image-segmentation
- 基于改进 PSO算法的 Otsu快速多阈值图像分割,基于 Renyi 熵与 PSO 算法的图像多级阈值分割-Fast Multilevel Threshold Method for Image Segmentation Based on Improved Particle Swarm Optimization and Maximal Variance,Image multi-thresholding using Renyi entropy and PSO
otsu
- Basic Idea of Image Segmentation All the image segmentation methods assume that: 1. the intensity values are different in different regions, and, 2. within each region, which represents the corresponding object in a scene, the intens
otsu
- 类间方差法对噪音和目标大小十分敏感,它仅对类间方差为单峰的图像产生较好的分割效果。 当目标与背景的大小比例悬殊时,类间方差准则函数可能呈现双峰或多峰,此时效果不好,但是类间方差法是用时最少的。-Variance between class size of the noise and the target is very sensitive, it only to the between class variance to unimodal images produce better se
OTSUsegment
- 基于OTSU和局部阈值的二次肺实质分割算法,有效的解决了分割不清楚问题,提高了分割质量,且运算简单方便。-Based on OTSU and secondary lung parenchyma of local threshold segmentation algorithm, effectively solve the problem of the division is not clear, improve the quality of the segmentation, and simpl
wenxian
- 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
dajinyuzhi
- 基于matlab实现大津阈值法分割图像,包含源代码以及处理结果。-Based on matlab realize Otsu threshold method image segmentation, including source code, and processing results.