搜索资源列表
segmentatioin
- Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
hough
- 功能实现:用c#实现数字图像处理中的hough变换功能-Function realization: Using c# digital image processing of the hough transform function
hough_line
- hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
hough
- hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
segmentatioin
- 用csharp实现了多种图像分割算法,hough变换,松弛迭代法,聚类方法等-use csharp language completed several image segmentation algorithms