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

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: 23552 | Author: linvg | Hits:

[Special EffectsVisualC++ImageSourceCD

Description: Visual C++ 数字图像处理典型算法及实现-光盘资源 是Visual C++数字图像获取、处理及时间应用的扩展补充版,包括其没有的图像旋转,图像配准等-Visual C typical digital image processing algorithm and implementation-CD resources are Visual C digital map like the acquisition, processing and application of the extension of time added version, not including its image rotation, image registration, etc.
Platform: | Size: 19612672 | Author: 宋峥峥 | Hits:

[Special EffectsIMGRegg

Description: 用VC编写的一个图像处理的程序:它可以实现图像配准。-VC prepared by an image processing procedures : it can realize image registration.
Platform: | Size: 104448 | Author: 何再兴 | Hits:

[Special Effectsimagepipei

Description: 实现图像匹配,得到原图像,然后进行图像匹配配准-image matching, is the original image, then the image matching registration
Platform: | Size: 258048 | Author: xbh | Hits:

[Special Effectssiftpp-0.6.5

Description: sift算法的实现. sift是图像配准的经典算法.04年开始广泛应用.-sift algorithm. sift is a classic image registration algorithm widely used .04 onwards.
Platform: | Size: 706560 | Author: 宋峥 | Hits:

[Special EffectsImageProcessing

Description: 具有图像处理中的基本算法,包括 fft 小波变换 图像增强 图像复原 图像编码 图像配准 运动检测 特征提取 图像分割 图像识别等-With the basic image processing algorithms, including wavelet transform fft image enhancement image restoration image coding image registration motion detection feature extraction image segmentation image recognition, etc.
Platform: | Size: 251904 | Author: 曾国卿 | Hits:

[Special EffectsImageProcessing

Description: 包含了所有图像处理和识别方法,包括图像显示,图像增强,图像复原,图像变换,图像编码,图像配准,运动检测,特征提取,图像分割,图像车牌提取,截取子画面,图像形态学处理于一身的程序,与大家共享。-Contains all the image processing and recognition methods, including image display, image enhancement, image restoration, image transform, image coding, image registration, motion detection, feature extraction, image segmentation, image plate extraction, the interception of sub-screen, image morphology to deal with in the same procedures, and for all to share.
Platform: | Size: 723968 | Author: 楚燕 | Hits:

[Special EffectsCDOFM_src

Description: C++ code to find point correspondences by matching color distributions computed with spatially oriented kernels and optical flow registration. The theory is described in Point Matching Under Large Image Deformations and Illumination Changes-err
Platform: | Size: 59392 | Author: ly | Hits:

[Special EffectsIMGReg

Description: 图像配准实例源代码,来源于《Visual C++数字图像处理典型算法及实现》,编译通过。-Image registration example source code, from the Visual C++ Typical digital image processing algorithm and realize , compiled through.
Platform: | Size: 145408 | Author: | Hits:

[Graph programIMGReg

Description: 图像配准,主要是图像匹配中的一下常用技术-Image registration, image matching is commonly used in some technical
Platform: | Size: 2260992 | Author: | Hits:

[GDI-BitmapVisual+C++pdf+code

Description: 图像处理的一些简单源代码,包括平移旋转傅里叶变换等等,另包括特征点配准-Some simple image processing source code, including the Fourier transform shift rotation, etc., and the other feature points, including registration
Platform: | Size: 9648128 | Author: 郭建山 | Hits:

[Special Effectswin_sys.c

Description: 采用基于灰度相关性对两幅图像进行配准,适用于图像间灰度变化不大的情况。-Based on gray-scale correlation of two image registration for gray-scale change between images is not the case.
Platform: | Size: 17408 | Author: jiaojiao | Hits:

[matlabmy_method

Description: 一种新的方法,可以自动对两幅图像进行刚性配准。采用matlab和c++混编,速度得到一定的提高。-Rigid body 2-D image co-registration (translation and rotation) is performed using maximization of mutual information.
Platform: | Size: 75776 | Author: wangwei | Hits:

[3D Graphic3DMed_OpenSource

Description: 这是一个3D医学图像处理软件,可以对图像进行分割和配准,对于三维和二维的医学图像都可以使用。-This is a 3D medical image processing software, you can image segmentation and registration for three-dimensional and two-dimensional medical images can be used.
Platform: | Size: 24842240 | Author: gaojuan | Hits:

[Special EffectsICP-algorithm

Description: 一种基于ICP算法的医学图像几何配准技术-ICP algorithm based on the geometry of the medical image registration techniques
Platform: | Size: 171008 | Author: rain | 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:

[VC/MFC3D_medical_image_registration_code)

Description: 3D医学图像配准和重建(visual c++实现)-3D medical image registration and reconstruction (visual c++ implementation)
Platform: | Size: 2352128 | Author: | Hits:

[Special EffectsGraphAnalyze

Description: 《Visual+C++数字图像处理典型算法及实现代码》配套光盘。 本书主要讲述了Visual C++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。-" Visual+ C++ digital image processing algorithms and implementation of a typical code" supporting CD-ROM. 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, geometric transformations, orthogonal transformation, image enhancement, erosion algorithms, expansion algorithm, refinement algorithm, edge detection and extraction, contour tracing , image segmentation, image registration, image restoration and image compression technology, for each commonly used digital image processing methods, this book offer a complete source code.
Platform: | Size: 2754560 | Author: 任务 | Hits:

[Graph programtuxiangpeizhun

Description: VC6.0下的256色图像配准源程序,可以直接在VC6.0下运行,配准图像结果保存为c:\a.bmp,注意需要在配准之前选取三个特征点,便于识别。。。具体可参考源程序,内附示例lina图像,lina_a.bmp,lina_b.bmp是原始配准图像。特征点选取越好,则效果越好。。。 -VC6.0 256 under the source color image registration, running directly in VC6.0, the image registration result is saved as c: \ a.bmp, attention needs to select the three before the registration feature points, for easy identification. . . Specifically refer to the source, containing a sample lina image, lina_a.bmp, lina_b.bmp image of the original registration. Selected feature points as possible, then the better. . .
Platform: | Size: 2919424 | Author: cmywen | Hits:

[Graph programimage-process-fundation

Description: 本书主要讲述了Visual c++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。 目录 第1章 Visual C++数字图像编程基础 1.1数字图像处理概述 1.2图像和调色板 1.2.1 图像 1.2.2调色板 1.2.3色彩系统 1.2.4灰度图 1.3 GDI位图 1.3.1 从资源中装入GDI位图 1.3.2伸缩位图 1.4与设备相关位图 1.5设备无关位图(DIB) 1.5.1 BMP文件中DIB的结构 1.5.2 DIB访问函数 1.5.3构造DIB类 1.5.4使用DIB读写BMP文件示例 -The book focuses on Visual c++ typical digital image processing algorithm and achieve. 12 book chapters, describes the basis of digital image programming, image perception and acquisition, image point operations, geometric transformations, orthogonal transformation, image enhancement, corrosion algorithm expansion algorithm, refinement algorithm, edge detection and extraction, contour tracking , image segmentation, image registration, image restoration, and image compression encoding technology, for each common digital image processing methods, this book provides a complete source code. The book is rich in content, narrative detail, practical, suitable to read reference in digital image processing workers. Directory Chapter 1, Visual C++ digital image programming foundation 1.1 Digital Image Processing Overview 1.2 image and color palette 1.2.1 Image 1.2.2 palette 1.2.3 Color System 1.2.4 grayscale 1.3 GDI bitmap 1.3.1 loaded GDI bitmap from the resource 1.3.2 stretching bit
Platform: | Size: 91136 | Author: 杨天表 | Hits:
« 12 3 4 »

CodeBus www.codebus.net