当前位置:
首页 资源下载
搜索资源 - hough transform square
搜索资源列表
-
0下载:
perform the Hough Transform of a square binary image. Significantly faster than version 1.
-
-
0下载:
vc 编制的hough变换程序,可以应用于直线、圆、方形的检测。-vc prepared by the Hough Transform procedures can be applied to linear, circular, square testing.
-
-
1下载:
将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。
首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法
拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在
多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间
不容易控制的问题。,The Hough transform and least squares me
-
-
0下载:
自己在vc6.0环境下编写的一个基于sdi的车牌定位系统-Vc6.0 environment in the preparation of a license plate sdi-based positioning system
-
-
1下载:
贴片机贴片原件的检测分析,它是基于hough变换和最小二乘法的!-Chip Mounter original analysis, it is based on the hough transform and least square method of!
-
-
0下载:
贴片机片式元件的检测方法分析,最小二乘法和霍夫变换相结合!-Chip Mounter detection components analysis, least square method and the combination of Hough Transform!
-
-
1下载:
用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source,
-
-
1下载:
改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
-