搜索资源列表
边缘分割程序
- 边缘图象分割程序,是使用vb编程,希望有帮助-edge image segmentation procedures, the use of vb programming, with the hope of helping
多种图像边缘检测与分割处理
- 多种图像边缘检测与分割处理
图像分割边缘检测算法
- 图像分割中的边缘检测,各类算子都有。。
边缘检测与图像分割
- 边缘检测和图像分割算法
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
Mumford
- Mumford shan模型分割图像,适合图像边缘不清晰-Mumford shan model partition images suitable for image edge is not clear
segment
- 车牌图像分割和提取,(基于sobel算子的边缘分割)-License plate image segmentation and extraction, (based on the edge of the sobel operator split)
ex1
- 图像分割可以很好的到图像边缘分割的效果以便达到图像边缘增强-Image segmentation can be very good to the image edge in order to achieve the effect of partitioning the image edge enhancement
boundary
- 实现边缘检测,能很好的把图像的边缘分割出来,对于做图像分割的朋友有参考价值。-Edge detection, could well split the edge of the image, the image segmentation of friends doing a valuable reference.
边缘分割程序
- 边缘图象分割程序,是使用vb编程,希望有帮助-edge image segmentation procedures, the use of vb programming, with the hope of helping
_MATLAB多种图像边缘检测与分割处理
- _MATLAB多种图像边缘检测与分割处理
车牌的定位与分割
- 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
多种图像边缘检测与分割处理
- 检测边缘 的详细教程,可以分割图片,找到轮廓,还不错(Detection of edge detection)
图像分割
- 将图像进行区域划分的过程叫做图像分割。图像分割常用的算法包括边缘检测、阈值分割和数学形态学等算法。(The process of image segmentation is called image segmentation. Image segmentation commonly used algorithms include edge detection, threshold segmentation and mathematical morphology and other algorit
图像分割
- 编写了一个gui界面,可以选择任意待处理的图像,可以实现边缘检测,阈值分割,添加噪声,以及分水岭分割等多种算法分割(A GUI interface is designed, which can select any image to be processed, and can realize edge detection, threshold segmentation, adding noise, and watershed segmentation and other segmentation
Robert边缘分割
- java语言使用Robert算计进行边缘检测对图像进行分割。(The Java language uses the Robert arithmetic for edge detection to segment the image.)
边缘检测和hough 变换实现边缘检测MATLAB
- 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
区域生长法分割
- 数字图像分割算法一般是基于灰度值的两个基本特性之一:不连续性和相似性。前一种性质的应用途径是基于图像灰度的不连续变化分割图像,比如图像的边缘。第二种性质的主要应用途径是依据实现指定的准则将图像分割为相似的区域。区域生长算法就是基于图像的第二种性质,即图像灰度值的相似性。(Digital image segmentation algorithm is one of the two basic characteristics of gray value based on discontinuity
VC图像分割与边缘检测源代码
- VC图像分割与边缘检测源代码,工程包,可直接编译运行(VC image segmentation and edge detection source code, engineering package, can be directly compiled and run.)
边缘检测
- 对图片的边缘进行有效的检测达到分割图像目的(The edge of the image is effectively detected to achieve the purpose of segmenting the image.)