Description: 车牌识别C++Builder代码,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。
-LPR C Builder code, first and foremost, we should plates gray, Then the image median filtering for noise reduction preliminary, the next step for vertical Sobel edge detection, strengthening plates vertical edge, edge detection after binarization, then plates regional identity can be further strengthened, But at the same time strengthen the part of the background noise, the so-corrosion, and then positioning and interception of a registration number, Finally, the plates for the value of two. Platform: |
Size: 23310 |
Author:linvg |
Hits:
Description: 这是一个采用小波和最优算子提取图像边缘(轮廓)的动态库,其效果
非常好,曾用于很多图像识别软件中。附有示例程序。
用于商业目的可能需要注册。-This is a wavelet and optimal operator Image Edge Extraction (contour) of the dynamic, the effect is very good. has been used for many image recognition software. With sample program. Used for commercial purposes may require registration. Platform: |
Size: 4430281 |
Author:张晓峰 |
Hits:
Description: 天力卓越医药商务系统的注册模块原代码, 程序编写紧凑,比较使用,推荐!-days edge medicine outstanding business system for the registration module source code, programmers compact, more use and recommend! Platform: |
Size: 6621 |
Author:III |
Hits:
Description: 天力卓越医药商务系统的注册模块原代码, 程序编写紧凑,比较使用,推荐!-days edge medicine outstanding business system for the registration module source code, programmers compact, more use and recommend! Platform: |
Size: 6144 |
Author:III |
Hits:
Description: 本程序将SIFT与边缘结合起来用来做图像配准
先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection operator to select the best match to optimize vector match point image registration Platform: |
Size: 1024 |
Author:李云 |
Hits:
Description: 基于边缘检测的图像配准程序,希望对大家有帮助。-Based on Edge Detection image registration procedures, in the hope that everyone has to help. Platform: |
Size: 1024 |
Author:fanfan |
Hits:
Description: 使用canny算子 提取图像的边缘。得到边缘以后,可以进行图像的配准,进而进行融合-Operators use the canny edge extraction of images. Be the edge of the future can be carried out image registration, and fusion Platform: |
Size: 158720 |
Author:王华 |
Hits:
Description: 本书主要讲述了Visual C++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础,图像感知与获取,图像的点运算,图像的几何变换,图像的正交变换,图像的增强,数字图像腐蚀算法、膨胀算法、细化算法,图像边缘检测与提取、轮廓跟踪,图像分割,图像配准,图像复原和图像的压缩编码技术等内容。对每种常用的数字图像处理方法,本书都提供了完整的源代码。
本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。 -This book tells the Visual C++ digital image processing algorithms and implementation of a typical. A total of 12 book chapters, describing the programming of digital images based on image perception and the acquisition, the image point operations, the image of the geometric transformation, the image of the orthogonal transformation, image enhancement, digital image erosion algorithm, expansion algorithm, refinement algorithm, Image edge detection and extraction, contour tracing, image segmentation, image registration, image restoration and image compression coding techniques and so on. For each common digital image processing methods, this book offer a complete source code. This book is rich in content, describing the detailed, practical, suitable for digital image processing workers to read for reference. Platform: |
Size: 5281792 |
Author:peggy |
Hits:
Description: 图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准-Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration Platform: |
Size: 2457600 |
Author:黄涛 |
Hits:
Description: 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration. Platform: |
Size: 1024 |
Author:杨博明 |
Hits:
Description: 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The SIFT program used to do with the edge combination image registration using SIFT test first key with CANNY edge detection operator to optimize select the best match point vector matching image registration. Platform: |
Size: 1024 |
Author:zhao |
Hits:
Description: 图像配准是多传感器图像融合研究中的一项关键技术。多传感器图像特别是波段相距较远的相
关性较小的图像,要实现图像配准存在很大的困难。对于能够用仿射变换模型来描述的图像,图像之间比较
明显的特征是各个物体之间的边缘.该文研究利用小波变换的方法提取图像的边缘,并对边缘图像作交互方
差分析,搜索出最佳交互方差的配准参数。通过对SPOT和TM图像的处理,达到了精度较高的配准效
果.-Image registration is a key technology in the study of the multi-sensor image fusion. Band distant correlation smaller image, to achieve image registration, there are great difficulties in multi-sensor image. For affine transformation model to describe the image, the more obvious features in the image between the edge between the respective objects. This paper studies the use of wavelet transform to extract image edge, and the edge of the image for interactive analysis of variance, and search out the best interactive variance of the registration parameters. SPOT and TM image processing, to achieve a higher accuracy with prospective effect. Platform: |
Size: 668672 |
Author:liu |
Hits:
Description: 该文研究利用小波变换的方法提取图像的边缘,并对边缘图像作交互方差分析,搜索出最佳交互方差的配准参数 通过对 S P O T 和 T M 图像的处理,
达到了精度较高的配准效-This paper studies the use of wavelet transform to extract image edge, and the edge of the image for interactive analysis of variance, search out the best interactive variance of the registration parameters through the SPOT and TM image processing, to achieve higher precision of the registration validity Platform: |
Size: 543744 |
Author:高嘉瑜 |
Hits:
Description: 基于联合相似测度的SAR图像边缘点特征配准方法-Based on a similar measure joint SAR image edge point feature registration method Platform: |
Size: 673792 |
Author:yaoyuan |
Hits: