搜索资源列表
draw_A17
- 用VC开发的一个简单画图程序欢迎参考,可以画直线、圆、矩形-VC developed a simple drawing program welcomed the reference can draw straight lines, circles, rectangles, etc.
ip4
- 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algorithm can extract images of str
hafu1ine
- 这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another's point, thus completing the identification.
HoughLineTracking
- 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
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
houghlines
- 实现在matlab环境下的直线检测,效果很好-Straight line detection, with good results achieved in the matlab environment
Zxbzjc
- 路面直行标志Hu矩特征的提取,通过对直行标志预处理进而提取它们的Hu特征-Pavement straight flag Hu moment feature extraction, then extract the straight flag pretreatment Hu characteristics
Handwritten_Characters_Extraction_from_Form_Based
- A simple and effective approach to extract handwritten characters, including digits and letters of any language from data filled boxes of data entry form and to deal with cases of overlaps between the handwritten characters and boxes’ lines based on
Desktop
- 图片使用matlab做处理,有均值滤波器处理、LoG算子提取图像边缘、hough变换提取直线、二值化处理后。-Image processing using matlab to do with mean filter processing, LoG operator to extract image edge, hough transform to extract straight, binarization processing.
rht_b
- 利用随机Hough变换提取二值图像中的直线-Random Hough transform to extract straight lines in binary image
Hough_Transform
- 先画了一个等边三角形,然后进行canny边缘检测,再霍夫变换提取了三角形的三条边,附带一份说明用word文件,适合初学霍夫变换的人使用-At first, this Matlab program draws a equilateral triangle. Then get its edge with canny operator and get three Hough Transfom straight line. There is an word document in this zip wh
vehicle-lane-detection
- 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
zhixian
- MATLAB图像处理实现直线识别(拟合角平分线)-MATLAB image processing to achieve a straight line identification (fitting bisector)
example3
- 霍夫变换检测直线,利用传统霍夫变换对图片中的直线进行检测,效果一般,有待改进。-Hough transform to detect straight line, using traditional Hough transform to detect straight lines in the picture, the general effect, could be improved.
example4
- matlab代码用来实现霍夫变换检测直线,比较好哦用。-matlab code used to implement the Hough transform to detect straight lines, with more Ay.
shuangtanxingwangluo
- 特征提取是手写体汉字识别的关键,目前四方向网格特征已被实验证实是一种较好的手写体汉字特征。 针对通常的纵横弹性网格对汉字“撇、捺”笔画特征提取的不足.提出一种新的网格构造技术——对角弹性网格,它由45度和135度的对角直线构成,将汉字图像划分为多个菱形,能够很好地适应汉字在“撇、捺”方向的变化。将这两种网格单独,以及相互组合成双网格等情况分别进行手写体识别实验,实验结果验证了对角弹性网格的有效性和双弹性网格的高识别率性。 -Feature extraction is the key to
