搜索资源列表
cornerdet
- 另一个图像角点检测程序,用于灰度图像的角点检测,角点检测是图像匹配的第一步-corner detection procedures for the gray-scale image corner detection, corner detection is the first step in image matching
mellin
- 梅林变换实现尺度不变识别,有图例 建议研究模式识别的各位兄弟-Meilin transform scale-invariant recognition, pattern recognition Figure recommend you look at the brothers
nmi
- 用转动惯量进行平移,旋转,尺度不变识别,有这方面兴趣的朋友不妨看看相关知识-with inertia for translation, rotation, scale-invariant recognition, the interest in this area may wish to see a friend related knowledge
HHHarrisCorner
- 加速版的CORNER检测,用于灰度图象的角点特征提取。-accelerated version of the Corner detection for the gray-scale image feature extraction corner.
Corner
- 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the ga
OpenCV_face_detector
- This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
Prewitt
- 灰度图象边缘检测-grey scale image edge detection
opencv-biaopan
- opencv 1.0下表盘识别的程序 识别出表盘的指针刻度-opencv 1.0 identification procedures under the dial pointer to identify the scale of the dial
Cann.rar
- 通过计算图像的灰度梯度,在对边缘点进行非最大化抑制实现边缘检测,Gray-scale images by calculating the gradient of the edge points to maximize the suppression of non-realization of edge detection
gaborf
- gabor滤波器提取不同方向、不同尺度特征,可用于图像识别-gabor filters extract different directions and different scale features can be used to image recognition
Contents
- Contourlet Toolbox (Version 2.0) Demos DECDEMO Demonstrates contourlet decomposition and reconstruction NLADEMO Demo for contourlet nonlinear approximation. NLADEMO2 Nonlinear approximation demo using only the finest scale DENOIS
Study.on.License.Plate.Segmentation.Based.on.Color
- 智能运输系统中车牌识别技术得到了广泛应用 , 车牌分割是车牌识别的重要部分。基于彩色图像车牌分割与采用灰度图像车牌分割相比 , 可以有效消除阴影影响 , 同时车牌颜色也是车牌识别的一个参数。颜色分类处理使用特征函数 , 可以减少颜色坐标转换运算 , 提高颜色分类速度。文中详细讨论中国车牌特征 , 给出车牌分割详细步骤。车牌 区域判别采用信息融合技术。车牌倾斜矫正结合车牌倾斜特点 , 提出快速算法。-Intelligent Transport System in the license pla
t1
- 一个前后相减的灰度算法的源代码,需动态图像获取-A before and after the subtraction of the gray-scale algorithm source code, to be dynamic image acquisition
identity
- 一个车牌定位.可直接用.通过灰度处理,二值化,等操作,基本实现车牌的定位,-A license plate location. Can be directly used. Through the gray-scale processing, binarization, and other operations, the basic realization of the positioning plate,
chepaidingwei
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-License plate location identification procedures, algorithms for the first gray-scale map of the plate, and then binarization, finding points, and then positioning the rectangular p
freeselectmarker
- 本程序的功能是实现人为框定目标后,对目标进行灰度边缘的提取和标记。-gray scale image,edge detected.
car_detect
- vc++做车牌识别的题目,中间有个图像灰度拉伸的算法.是在图像灰度化后调用此算法进行拉伸的-vc++ to do license plates identify the subject, the middle stretch of the algorithm for gray-scale images. is in the image after stretching to call this algorithm the
DigitalIdentificationSystem
- 针对数字图象识别在国防应用领域中的技术进行相关论述,同时将以上项目中的DEMO分享出来,本项目使用了图象灰度处理、二值化HSB处理、锐化处理、去噪处理、滤波处理、OCR识别、切割及体征对比识别、BP神经识别等相关图象技术一起,希望可以提供相关人员使用。-Image recognition for digital applications in the field of national defense technology related discussion item at the same
Scale-invariant_feature_transform
- 尺度不变特征变换(Scale-invariant feature transform或SIFT)是一种计算机视觉的算法去查找并描述图像的局部特征。sift比较通俗的详解,比一般的详细。英文-Scale Invariant Feature Transform (Scale-invariant feature transform, or SIFT) is a computer vision algorithm to find and describe the local features of th
Scale-invariant-feature-extraction
- 尺度不变的特征提取算法,sift,MATLAB版本。-Scale invariant feature extraction algorithm, sift, MATLAB version.