Welcome![Sign In][Sign Up]
Location:
Search - edge registration

Search list

[Graph Recognizenumberplate_C++Builder

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:

[Special Effectspicturechuli

Description: 程序均为vc++下图像处理程序,包括图像位图处理、图像获取、采样、灰度处理、几何变换、正交变换、图像增强、腐蚀膨胀、边缘检测、图像分割、配准、图像压缩及复原。-procedures are under vc image processing procedures, including Bitmap image processing, image acquisition, sampling, gray, geometric transformation, orthogonal transformation, image enhancement, corrosion swelling, edge detection, image segmentation, registration, image compression and restoration.
Platform: | Size: 1437516 | Author: gk | Hits:

[Graph Recognizeedge_zxf

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:

[Special Effectsimageprocessingvc

Description: 数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩-typical digital image processing algorithm, a total of 12 chapters. 01vc Digital Image basic knowledge of programming, 02 digital image acquisition, quantitative and said, 03 Digital Image Point Operators; 04 images geometric transformation, 05 frequency-domain approach; 06 Image Enhancement Technology; 07 images corrosion swelling and thinning algorithm; 08 edge detection and extraction and contour tracking; 09 image segmentation; 10 image registration; 11 image restoration; 12 Image Compression
Platform: | Size: 2010675 | Author: wanglynn | Hits:

[File Operatesusanpeizhun

Description: 为电子期刊,内容是:基于边缘检测算法的图像配准。-to electronic journals, which reads : edge detection algorithm based on the image registration.
Platform: | Size: 114815 | Author: chinese | Hits:

[GUI Develop天力卓越

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:

[GUI Develop天力卓越

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:

[Special EffectsSIFT_EDGE_test

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:

[Special Effects6

Description: 此代码包含了图像获取,图像增强,图像复原,正交变换,压缩编码,图像配准,运动检测,特征提取,图像分割及识别的功能-This code includes the image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation and identification of the function
Platform: | Size: 13010944 | Author: 祝建林 | Hits:

[Graph programEDGE_MATCHES

Description: 基于边缘检测的图像配准程序,希望对大家有帮助。-Based on Edge Detection image registration procedures, in the hope that everyone has to help.
Platform: | Size: 1024 | Author: fanfan | Hits:

[Special EffectsCannyExtracttheedge

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:

[VC/MFCdigitalimage

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:

[Graph programregistration

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:

[Special EffectsSIFT

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:

[Special Effectsedge-detection

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:

[Software Engineering1996_Image-Registration-Using-a-New-Edge-Based-Ap

Description: this document is an article of Image Registration Using a New Edge Based Approach
Platform: | Size: 1580032 | Author: FZ | Hits:

[File Format2011_Deformable-registration-using-edge-preservin

Description: 2011_Deformable registration using edge-preserving scale
Platform: | Size: 3328000 | Author: FZ | Hits:

[Special EffectsEdge-image-registration

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:

[Special Effectsimage-registration-

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:

[Industry researchregistration

Description: 基于联合相似测度的SAR图像边缘点特征配准方法-Based on a similar measure joint SAR image edge point feature registration method
Platform: | Size: 673792 | Author: yaoyuan | Hits:
« 12 3 4 »

CodeBus www.codebus.net