搜索资源列表
openCV图像处理,内含边缘检测
- openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
quyuzengzhang
- 一种基于区域增长的图像分割方法,代码实现比较简单。-An image segmentation method based on regional growth, the code is relatively simple.
fenge
- 对一副图像进行区域增长分割,有中文注释,易于学习-To segment a image by using region growing, with Chinese annotation, easy to learn
AreaSelect.C
- 用C语言实现区域增长,区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth, regional growth is a very important image segmentation method using the C language. It refers to starting from