搜索资源列表
hough变换检测直线
- C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
c++_Hough123456
- 利用c++实现的hough算法变化的源程序-use Hough algorithm to achieve the changes in the source
Hough_Transform
- hough tramsform written in C -hough tramsform written in C.
houghregonize-c
- c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
Hough
- 采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析-for image processing, have been tested, the very practical, The main source of Hough analysis
Hough变换时一种检测、定位直线和解析曲线的有效方法
- Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
hough.rar
- 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
hough.rar
- 霍夫变换,基于视网膜图片的霍夫变换,C++Builder环境下运行,Hough transform, Hough transform-based retinal image, C++ Builder environment running
Hough.rar
- 应用Hough变换进行圆检测源码,编译环境VS2005,语言C++,有示例图片,Circle detection using Hough transformation
Hough
- 数字图像处理,c++开发环境。Hough变换-Digital image processing, c++ development environment. Hough Transform
myhough_1degree
- Hough算法检测矩形的长,并给出矩形的四个顶点坐标,极坐标中角度精度为1度。-Hough algorithm Detect long rectangle, and give the four vertices of rectangular coordinates, polar coordinates in the perspective of an accuracy of 1 degree.
hough
- 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
amethoddetetectcircleusinghoughtransform
- a improved method detecting circle using hough transform-一种用于圆检测的改进hough变换方法 核心期刊的
hough
- 功能实现:用c#实现数字图像处理中的hough变换功能-Function realization: Using c# digital image processing of the hough transform function
hough
- Hough transform Matlab code. (c) Rafeef Abu-Gharbieh, Karin Althoff, Ghassan Hamarneh Line Detection Using Hough Transform -Hough transform Matlab code. (c) Rafeef Abu-Gharbieh, Karin Althoff, Ghassan Hamarneh Line Detection Using Houg
Hough
- 基于C++的hough变换算法实现代码,运行很好。-Based on C++, hough transform algorithm code to run very well.
Hough
- Visual C++实现Hough变换供大家分享-Visual C++ Hough
class-specific-Hough-forests-
- 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .
hough变换检测直线c#
- hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)