搜索资源列表
CircleDetectionArithmetic
- 在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, outside edge positioning.
HoughCircle
- matlab进行霍夫变换检测圆...未使用matlab的源码-matlab for Hough transform to detect circles ... not use the source code matlab
hough_circle
- hough变换对圆的检测,h ough变换对圆的检测-hough transform circle test, h ough transform for circle detection
Hough-Circle-Detection
- 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
hough
- 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
6268hough
- hough变换的检测函数,调试成功的,可以用,对于圆检测很有帮助,大家可以学习一下-hough transform function testing, debugging successful, you can use, very helpful for circle detection, we can learn about
Hough_Circle
- hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
Untitled3
- 哈夫变换检测圆,,检测一个半径为80,灰度值为160的圆,它处在灰度值为96的背景中-Hough transform to detect circles, and testing a radius of 80, round gray value of 160, it is in the background gray value of 96
hough
- hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
CircularHough
- 使用hough变换检测圆,程序说明详细,可以检测同心圆-Using the hough transform to detect circles, detailed descr iption of the procedures, can detect the concentric circles
seghough
- K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
yuanjiancechongzhi
- 利用hough变换进行圆检测的程序,对于圆个数小于4的图像有比较好的效果。-Hough transform circle detection using the procedure, less than 4 for a round number of images have better results.
Hough-circle-detection
- 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
houghcircle
- HOUGH变换检测圆 MATLAB程序-HOUGH transform circle detection MATLAB program
hough_circle
- matlab的hough变换圆检测,适合初学者-matlab hough transform circle detection, suitable for beginners
houghcir2
- hough变换圆检测,设置三个阈值,根据三个不同的半径检测圆的边缘-hough transform circle detection
hough
- 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
Q
- 本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,
霍夫圆变换
- 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
hough_circle
- 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)