搜索资源列表
GHT
- 自己编写的广义霍夫变换,里面有测试图片,可以作为学习霍夫变换的入门-I have written a generalized Hough transform, there are test images, the Hough transform can be started as a learning
ght
- 这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢-This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like
hough
- 广义hough变换,vb实现的,效率很高-Generalized hough transform, by VB
hough
- circle detection by image analysis using the Dynamic Generalized hough transform
heart_hough
- heart high level segmentation and Generalized hough transform
Hough_opencv
- 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
shibie
- 一种基于广义Hough变换的破碎图形的识别方法-Generalized Hough transform based on the recognition of broken graphics
houghbianhuan
- 广义霍夫变换边缘提取代码,目标是针对图像中某一标识,进行识别和提取-Generalized Hough transform edge detection code, the goal is for the image of a logo, to identify and extract
hough9
- 利用霍夫变换,处理图像,包括广义hough变换的应用,简单快捷,计算量小-Using Hough transform, image processing, including the application of the generalized hough transform, simple and quick computation
hough4
- 一种基于随机Hough 变换圆检测的改进算法广义的 Hough 变换可以推广至检验任意形状。-Based on randomized Hough transform circle detection algorithm improved generalized Hough transform can be extended to test any shape.
SIFTflow
- SIFT keypoints of objects are first extracted from a set of reference images[4] and stored in a database. An object is recognized in a new image by individually comparing each feature from the new image to this database and finding candidate matching
ght
- 广义霍夫变换 GHT HOUGH Transform 入门-Generalized Hough transform GHT HOUGH Transform entry
hough-ppt
- slide descr iption algorithm hough also generalized, computer vision
radonbianhuan
- 霍夫变换是图像处理中识别几何形状的一种方法,在图像处理中有着广泛应用,霍夫变换不受图形旋转的影响,易于进行几何图形的快速变换。基于霍夫变换的改进方法也有很多,其中一个重要的方法是广义霍夫变换,可以用来检测任意形状的曲线。-Hough transform is a method of image processing to identify geometric shapes, with a wide range of applications in image processing, graphi
Generalized-Hough-changes
- 广义霍夫变化,正确的从图形中分辨出模板图形的位置-Generalized Hough changes distinguish the correct position of the graphics from the graphic template
Generalized-Hough-Transform_Steps
- 在模式识别中使用较广的广义Hough变换的算法说明文档,按照此步骤进行编程即可。-Generalized Hough Transform_Steps
DataHash_20130330
- a template as binary edge image the function finds the object that match the template in the image. The orientation of the object can be different that of the template. Scanning is done by rotating the template and matching it to the image in various
lsmin
- Basically template match with rotation. Given a template as binary edge image the function find the object that match the template in the image. This work even if the template and object are in different orientations. The matching is done by rotating
Generalized-Hough-transform
- Learning How to use generalized hough transform for 2D image.
Generalized-Hough-Transform-(GHT)
- 该文档对广义霍夫变换算法有详细的描述,并且该文章是英文版的-Generalized Hough Transform