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

Search list

[Other resourceMatching

Description: 实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。-the images matching functions, is a very good example of the programming, I hope you will like.
Platform: | Size: 1463 | Author: sea | Hits:

[Graph programmobanpipeidaima

Description: 可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
Platform: | Size: 92160 | Author: 刘箫 | Hits:

[Bio-Recognize基于阀值计算的指纹识别

Description: 一个用vb编写指纹识别程序,它通过二值化图象,计算阈值和统计黑像素值来识别-vb prepared with a fingerprint identification procedures, it adopted two binary images, calculated and statistical threshold value of black pixels to identify
Platform: | Size: 259072 | Author: 刘恺 | Hits:

[assembly languageCircuit3

Description: 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods for estimating the target region in the next frame image position; Until this process cycle from the goal frame images disappear. Technology : avi video streaming reading frame; Image frame storage formats; RGB images of gray; Gray image smoothing filter; Block motion estimation algorithm implementation; MFC showed images frame; MFC on the use of the mouse.
Platform: | Size: 110592 | Author: | Hits:

[GUI Developavi2mpg1_src

Description: mpeg-1标准的原程序,该程序包括了关于图象的DCT,基于块匹配算法的运动补偿,可变长编码等一系列子程序。-MPEG-1 standard in the original program, which includes images of the DCT, block-matching algorithm based on the motion compensation, variable length coding a series of routines.
Platform: | Size: 121856 | Author: www | Hits:

[2D Graphicmatcher

Description: 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feature points, the basic matrix calculation and constraint to guide matching.
Platform: | Size: 95232 | Author: 屈磊 | Hits:

[Multimedia DevelopEstereo

Description: EStereo is a computer vision C++ library for real-time disparity estimation. The library contains various functions for dense stereo matching from 2 or 3 rectified images and 3D scene reconstruction.-EStereo is a computer vision library for C r Leveraging-time disparity estimation. The library co ntains various functions for dense stereo matc hing from two or three rectified images and 3D scene rec onstruction.
Platform: | Size: 903168 | Author: 陆游 | Hits:

[Graph Recognizetuojizifushibie

Description: 脱机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images" Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases not provided their readers need to collect samples.
Platform: | Size: 10377216 | Author: super | Hits:

[matlabMatching

Description: 实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。-the images matching functions, is a very good example of the programming, I hope you will like.
Platform: | Size: 1024 | Author: sea | Hits:

[Special Effects2006606081519

Description: MATLAB编写的图像在已知定位点的情况下图像的匹配!-MATLAB images to the known location of the point where the images match!
Platform: | Size: 102400 | Author: shuren | Hits:

[2D Graphicxingkong97

Description: 利用熵进行局部图像匹配,可用于医学图像专业-entropy partial image matching, medical images can be used for professional
Platform: | Size: 1421312 | Author: andy | Hits:

[Special Effectsphasecorrelation

Description: 实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。-images related to the phase matching, the algorithm has certain advantages compared to other algorithms.
Platform: | Size: 4096 | Author: 荆元强 | Hits:

[Graph programperson3_1024

Description: 超分辨率复原(分成1024块) 将样本库中的高分辨率图象和低分辨率图象分别做分块处理,当新输入一幅低分辨率图象时,分成小块到样本库中寻找最匹配的高分辨率块,然后复原出高分辨率图象。-Superresolution recovery (into 1024) for a sample of high-resolution images and low-resolution images, respectively do block, when the new importation of a low-resolution image, divided into small samples to find the most matching high-resolution block, and then recover from high-resolution images.
Platform: | Size: 3072 | Author: 丽仙 | Hits:

[GIS programSeekingMatchingPoint

Description: 寻找立体相对中两幅影像的同名点,便于进行影像匹配-for two three-dimensional images of relatives of the same title, facilitate image matching
Platform: | Size: 212992 | Author: | Hits:

[3D Graphicstereo

Description: 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.
Platform: | Size: 473088 | Author: mawei | Hits:

[2D Graphicmatching

Description: Matching SIFT algorithm. Matches features between two images and displays the result. Useful for finding features in video scenes.
Platform: | Size: 10240 | Author: vlad | Hits:

[Special EffectsTemplate-matching

Description: 对图像进行模板匹配,用户可自行选择图片和模板,程序有界面,可实现打开,保存等功能-Template matching pairs of images, the user can choose their own images and templates, procedures interface, can be realized to open, save and other functions
Platform: | Size: 2914304 | Author: apple | Hits:

[OpenCVkitai1

Description: Opencv images matching by Correlation, ChiSqr, Intersect and Bhattacharyya methods -Opencv images matching by Correlation, ChiSqr, Intersect and Bhattacharyya methods
Platform: | Size: 11264 | Author: mike_s | Hits:

[3D Graphic3D-depth-map-from-2D-images

Description: 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newreadme.txt, .#RGB2Luv.m, .#test.m, compile_edison_wrapper.m, edison_wrapper.m, edison_wrapper_mex.cpp, edison_wrapper_mex.h, edison_wrapper_mex.mexa64, edison_wrapper_mex.mexglx, edison_wrapper_mex.mexw32, Luv2RGB.m, msfilt.m, msseg.m, readme.txt, RGB2Luv.m, total_stereo.m, tsuL.png, tsuR.png - 3D Stereo Disparity Compute 3D depth map from 2D images
Platform: | Size: 522240 | Author: nemo | Hits:

[Special EffectsA Template Matching Method

Description: 一种基于环投影矢量变换的多尺度旋转图像模板匹配方法(A Template Matching Method for Multi-Scale and Rotated Images Using Ring Projection Vector Conversion)
Platform: | Size: 894976 | Author: lgz | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net