搜索资源列表
HTR
- Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
hough
- hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
straight
- 零件直线度和圆度误差检测算法和例子,对于在线测量数据返回处理很有帮助。-Parts straightness and roundness error detection algorithm and examples, for on-line measurement data return processing helpful.
Line-Detection-
- 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
Hough
- 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
JPDA
- 在运动的位置叠加噪声。进行JPDA概率数据关联及kalman滤波。 两运动目标在x-y平面做匀速直线运动。初始位置是(4000,1200)(300,1500)速度分别是(200,200)(400,200)传感器对量目标进行位置状态量测。 采样间隔T=1,点数n=80.检测概率为1,正确量测落入跟踪内的概率为0.99,杂波均匀分布的密度为2个/km2由RAND函数产生在[0,1]上均匀分布的随机变量,跟踪门限为9.21。 -Superimposed noise in the posit
mymatlab
- 钢筋、火柴根数的统计,阈值分割、直线检测,hough变换-Steel, matches the statistical number of roots, threshold segmentation, line detection, hough transform
OPENCVprogram
- OpenCV基本程序 包括边缘检测 直线检测 开闭运算等,比较好,珍藏版。-OpenCV basic procedures including edge detection, line detection opening and closing operation, good, collector s edition.
KEY
- PIC18单片机独立按键限时检测程序,以及最小二乘直线拟合程序。-PIC18 microcontrollers separate buttons. Limited testing procedures, as well as the linear least-squares fitting procedure
hough111
- hough变换直线检测-hough Straight line detection.......................
MATLAB_-figure_detection
- MATLAB Hough Hoffman 直线检测,实现了图像处理-MATLAB image processing Hough Hoffman line detection
Desktop
- 自己写的霍夫变换检测直线的代码(存在问题的请大神指出来)(Write their own Hof transform line detection code)
43732997ColorSkew
- 角度检测,通过检测两条最长的直线,然后计算它们的角度 ,将变换后的角度文件保存(Angle detection, by detecting the two longest lines, and then calculate their angle, the converted angle file to save)
__Hough变换检测圆算法的研究与实现
- 二值化图像下,检测直线的代码 在道路识别中起到道路信息识别的作用(Two value of the image, the line detection code, in road recognition plays the role of road information recognition)
3.6改进型数字图像中直线特征的快速检测方法
- 为提高数字图像中的直线的检测速度,从时频域变换和空间域变换两个角度出发,提出了一种改进型数字图像中直线快速检测方法。(In order to improve the detection speed of straight lines in digital images, an improved method for fast line detection in digital images is proposed from two angles of time frequency domain
HoughLine
- Hough直线检测,c++实现,具体详细源代码,课程实习成果(result from the hard work with my classmates,hoping you'd like it,and hope that it will be helpful.)
2017.10.23直线检测算法
- 关于直线检测收集的论文材料,较全,供参考(On line detection collection of paper materials, more comprehensive, for reference)
matlab实现识别图像中时钟的时间(244597)
- 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)
控制显示速度
- stm32c8t6最小系统板,oled显示速度,红外对管检测码盘转速,基本算法控制小车走直线(Stm32c8t6 minimum system board, OLED display speed, infrared tube detection code disc speed, basic algorithm control car to go straight line)