搜索资源列表
395777Ex505
- 直线识别技术 hough变换 你的必备源码 还望能和大家一起交流 多提点即以 -Line Identification Technology Hough Transform your indispensable source also hope you will join with more exchanges to that point
burns
- 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
HTR
- Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
101259354Eagle_Lookaround
- 借助OPENCV编写的图形识别,能识别出圆和直线-With OPENCV prepared graphics recognition, to identify a circle and a straight line
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
hough
- hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
LRSS
- 图形识别 常规图形 圆形 方形 直线 曲线 五角星 梯形 椭圆形-Pattern Recognition conventional linear curve of five-pointed star graphic circle square oval trapezoid
hough--line
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
Freeman-Encodin
- 基于Freeman 链码的直线识别方法,该文将Freeman 针对直线编码提出的3 个约束条件应用到直线的识别之中,取得了较好的效果。 通过两次直线段的合并操作较好地解决了短线段过多的问题-Freeman chain code based on the linear identification method, the paper will propose Freeman coding for the three linear constraints being applied to the
Research-on-Line-Recognition-
- 基于像素 群体特征, 结合统计判定直线生长的方法, 并在节点定位时适时引入节点窗口定位, 使得此方法在直线识别上具有一定的速度与精度优势-Pixel-based population characteristics, combined with statistical methods to determine the linear growth and positioning in the timely introduction of the node node window posit
picture
- MATLAB图像处理实现直线识别(拟合角平分线)的源代码-MATLAB image processing to achieve a straight line identification (fitting angle bisectors) source code
image-identification
- MATLAB图像处理实现直线识别,拟合角平分线。该算法结构简单,容易实现。-MATLAB image processing to achieve a straight line identification, fitting angle bisectors. The algorithm is simple, easy to implement.
11111
- MATLAB图像处理实现直线识别(拟合角平分线)-MATLAB image processing line identification (fitting Angle bisector)
matlab-Image-processing-
- 运用MATLAB实现对图形图像的处理,包括生成Gif图片,实现图片去噪、滤波,图像均值、中值,直线识别等功能。-sing MATLAB for image processing, including generated Gif images, image denoising, filtering, image mean, median, the function such as straight line identification.
MATLAB
- MATLAB图像处理实现直线识别(拟合角平分线)具体实现代码-MATLAB image processing to achieve a straight line identification (fitting bisector) concrete implementation code
shibie
- 通过拟合角平分线对图像进行直线识别和提取-By fitting Angle bisector of image to get recognition and extraction for straight line
实现直线识别_拟合角平分线
- 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
OPENCV车道检测与车辆识别LaneDetection
- 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)
matlab实现识别图像中时钟的时间(244597)
- 通过霍夫直线检测等算法实现钟表表盘的识别以及读取显示(The clock dial recognition and reading display are realized by Hough line detection and other algorithms)