搜索资源列表
车型识别源程序
- 可以进行灰度化,hough变换,小波变换,滤波等功能。
BinaryConversionandSlantCorrectionAlgorithminPrepr
- 车牌识别预处理中的二值化及倾斜矫正算法中国民用航空学院空中交通管理学院 关键词: 车牌识别 图像增强 二值化 倾斜矫正 Hough 变换-LPR pretreatment value of the two tilt correction algorithm and the China Civil Aviation College School of air traffic management relations Key words : LPR image enhancement value
eyedemo
- 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
draword3
- 背投电视激光笔轨迹检测程序,激光笔的边缘检测、Hough变换检测园、画出轨迹
Uses_the_Hough_transformation_to_examine_the_coin.
- 使用hough变换来检测硬币(说白了就是检测圆,较简单)
houghcircle
- 利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is t
20040314170436_Image
- Hough变换-Hough Transforms
广义hough变换
- 自己编的广义HOUGH变换,用opencv实现,可用于目标定位
火柴根数统计
- matlab程序,通过对图像中的火柴根数进行边缘检测,再进行hough变换,统计出给定图像中的火柴根数。
HoughCode-Matlab
- Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
lan1
- 车牌识别方法,对图像进行与预处理,使其为我们所要的尺寸,并进行HOUGH变换,使其更易分辨出来。-License Plate Recognition Method of images and pre-processing to make it for us to size, and HOUGH transform, to make it easier to be identified.
targetdetectbyhoughtransform
- VC++写的基本HOUGH变换的目标探测算法平台,经过自已测试,可用-a image processing platform aimming for target detecting
linedetect
- 1拍摄一张包含两本成一定夹角放置的书的图像2获得书的边缘二值图像3通过hough变换在原始灰度图像中用红色标记出书的边缘,计算两本书的夹角-1 shot 1 into a certain angle contains two books placed on the edge of the image 2 receive the binary image 3 by hough transform the original gray image using the red mark the edge
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
chedaoxian
- 基于视频和opencv的车道线识别 基于hough变换 -particle filter
chord-tangent-image-recognize
- 基于弦切变换的图像识别方法,克服了hough变换的缺点,具有很高识别效率。-String cut transform-based image recognition method, to overcome the shortcomings of the Hough Transform has a high recognition efficiency
hough-construct
- Hough变换获取靶纸图像子像素级圆心坐标,图象识别-hough construct
wjy
- hough变换检测圆 并且描绘半径和圆心坐标 效果不错-Hough transform to detect circle effect is good
Edge-detection-
- 边缘检测和hough 变换实现边缘检测MATLAB-Edge detection and hough transform edge detection MATLAB