Welcome![Sign In][Sign Up]
Location:
Search - image-matching procedure

Search list

[Special Effectsimage

Description: 车牌图像定位程序 本程序关键点为:用模版匹配法寻找车牌位置,截取出车牌图像。 图像处理内容包括:直方图统计,图像灰度化,图像均衡化,图像二值化,Sobel算子边缘检测,模板匹配。-License plate image locator key point of this procedure as follows: using the template matching method to find license plate location, the interception of a license plate image. Image processing include: histogram statistics, image, image equalization, image binarization, Sobel operator edge detection, template matching.
Platform: | Size: 2216960 | Author: 韦略 | Hits:

[Special Effects111

Description: 这是一个图象匹配的程序,它是基于VC实现的-This is an image matching procedure, which is based on the realization of the VC
Platform: | Size: 22528 | Author: 大海 | Hits:

[Special EffectsDemo4

Description: 本程序实现在图像匹配过程中特征点的提取。-Realize this procedure in the process of image matching feature point extraction.
Platform: | Size: 1588224 | Author: zhangqian | Hits:

[Special Effects223337

Description: 基于OpenCV的图像匹配程序,可达到亚象素,对图像匹配有很大的帮助!-OpenCV-based image matching procedure, can achieve sub-pixel of the image matching has a great help!
Platform: | Size: 1588224 | Author: 刘露 | Hits:

[Special EffectsIMGReg

Description: 本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
Platform: | Size: 107520 | Author: 聂尧 | Hits:

[Special Effectsimagematching

Description: 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image matching algorithms and demonstrate the procedure.
Platform: | Size: 196608 | Author: 宁浩 | Hits:

[Special Effectsefinger

Description: 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and feature matching.
Platform: | Size: 5449728 | Author: job | Hits:

[Special Effectsopencv

Description: opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
Platform: | Size: 1591296 | Author: cinvent | Hits:

[Special Effectsmatch

Description: 本代码是一个通过模式识别来完成图像匹配的程序-The adoption of this code is a pattern recognition to complete the image matching procedure
Platform: | Size: 955392 | Author: angel | Hits:

[GIS programma

Description: 通用影像匹配程序代码,采用特征匹配方法实现-Generic image matching procedure code, the use of feature matching method
Platform: | Size: 2011136 | Author: hzh272 | Hits:

[Graph programimagematching

Description: 基于MATLAB的图像匹配程序,MATLAB实现的很多图像匹配功能-MATLAB-based image matching procedure, MATLAB realized a lot of image matching function
Platform: | Size: 1739776 | Author: 鄙人不善奔跑 | Hits:

[Graph program1

Description: 关于图象匹配的程序,非常的有用,对初学者来说可以多-On the image matching procedure, is very useful for beginners can take a look at
Platform: | Size: 197632 | Author: 王杰 | Hits:

[VC/MFC3970972tuxiangpipeiyufenge

Description: 很好的图像匹配程序代码,讲得很详细啊,很实用!-Very good image matching procedure code, very detailed, ah, very practical!
Platform: | Size: 7251968 | Author: 姜利 | Hits:

[Special EffectsIMGReg

Description: 这是一个图像配准程序,在人工选择控制点后实现两幅图像的配准-This is an image matching procedure to choose control points in the artificial two images after the match
Platform: | Size: 2291712 | Author: tom | Hits:

[Graph programefficient_subpixel_registration

Description: 此程序是基于互相关的亚像素级图像匹配的代码,此种配准方法误差小,精度高。-This procedure is based on the cross-correlation of sub-pixel image matching of the code, such a registration method error and high accuracy.
Platform: | Size: 274432 | Author: | Hits:

[2D GraphicSIFT-matlab

Description: 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot area of research and the difficulties in matching their ability to deal with translation between two images, rotation, affine transformation to match the case of problems, and even to some extent in any angle images will also be able to match the characteristics of a more stable capacity
Platform: | Size: 617472 | Author: | Hits:

[Special EffectsImage_matching-SSDA

Description: VC++ 基于序贯相似性算法SSDA的图像匹配识别定位程序、测试图片及源代码-VC++ based on the similarity of sequential image matching recognition algorithm SSDA positioning procedure, test images and source code
Platform: | Size: 3543040 | Author: 华铭 | Hits:

[Special EffectsPicMatch

Description: 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。 3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。 4、TreeCtrl控件、ListCtrl控件的基本操作。 5、MFC单文档程序视图通讯、更换视图、视图分割。-This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision. In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure. 1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing. 2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques. 3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format. 4 and TreeCtrl controls, the basic operation ListCtrl controls. 5 and MFC single document procedure view communication, replace view, view.
Platform: | Size: 3047424 | Author: 方毅 | Hits:

[matlabcompressed-sensing-procedure

Description: 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal and then uses the orthogonal matching pursuit algorithm for reconstruction.
Platform: | Size: 41984 | Author: 刘会影 | Hits:

[Special Effectsmatching

Description: 有关图像处理中图片匹配的vc++程序,采用特征点匹配-A VC++ program about the image processing in the image matching procedure, uses feature point matching
Platform: | Size: 3752960 | Author: 张山 | Hits:
« 12 3 4 »

CodeBus www.codebus.net