搜索资源列表
Edge_Detection_and_Segmentation
- mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny sobel Straight Line hough Transform quadree region growing threshold watershed
EdgeContour
- 几个边缘检测算子代码:Roberts sobel Prewitt Kirsh和Gauss-Laplace hough变换:平行直线检测
基于win32api的边缘检测
- win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
56465416
- 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用hough变换与sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
897979
- 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用hough变换与sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
Codejia.com_40df9b18b021a0ff2295123f1192b961
- 共创在线考试测试系统源码2.1.0版利用hough变换提取边界特征,还有sobel算子的算法 -Create online exam testing system version 2.1.0 source code using hough transform boundary feature extraction, as well as sobel Operator Algorithm
ImageProcess
- 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
Tsobbelhougghh
- 该源代码首先使用sobel算法对图像进行行边缘提取,后运用hough变换提取圆形。 -The source code is the first to use the sobel line edge detection algorithm for image use hough transform to extract the round.
EdgeContour
- MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
soble_hough
- 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
houghlinedetection
- ostu+sobel+hough变换实现车道线的检测-ostu+sobel+hough transform to detect lane lines
Win32api-riyh
- win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,-Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,
bgs
- win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,(Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,)
allzcvtejombination
- win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,(Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,)
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
rcceptance
- win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,()