搜索资源列表
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
hough.用hough变换来检测直线
- 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
shape-detect
- 用emgucv结合c#编写 包括hough线变换 hough圆变换 基于vs2010开发环境-With c# prepared with emgucv including hough line transform hough circle transform Development environment based on vs2010
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
Hough
- VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
Hough
- line detection using Hough transform
HOUGH
- hough变换,用来检测直线 hough变换,用来检测直线-hough transform to detect straight line hough transform to detect straight
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
hough
- 能够检测图像中的多条直线,效果很好啊!可以下载试试看看啊!-Can detect a number of images in a straight line, ah well! Give it a try can download to see ah!
hough_line
- hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
TEXTLINE1
- 包含CDib类,可以打开、显示、存储图片,包含霍夫检测直线的类,可以大致检测出图片中的直线,且有利于二次开发。-Contains CDib class, you can open, display, store pictures, including detection of straight line Hough class, we can roughly detect the image of a straight line, and is conducive to redevelopmen
Canny
- canny边缘检测 Hough直线检测-canny edge detect,hough line detect
Hough_LineDetect
- 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
ass3A
- line detectation to detect edge-hough line detection
Hough-Line-detection
- 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
hough-to-detect-corner
- 使用hough变换检测焊缝直线,再选取到端点确定为角点-Using the hough transform to detect weld line, then the endpoint identified as angular point
Hough-line
- Hough 变换检测直线,有效的拟合断点-Hough transform to detect straight lines, effective fit breakpoint
canny_hough_DM642
- dm642平台下的canny边缘检测以及hough线检测程序(dm642 platform, canny edge detect and hought line detect)