搜索资源列表
-
0下载:
基于图片内容进行匹配查找的VC 代码,给出一张图片,该程序会自动找出与之相类似的其他图片中来,很具有扩展性的。(包含全部源代码)-image-based content matching search VC code, is a picture, the program will automatically identify with other similar pictures, it is very extended nature. (Includes full source code)
-
-
0下载:
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short descr iption of the m files in this
-
-
0下载:
基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配-Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between
-
-
1下载:
运动估计块匹配算法
以下是工程中m文件的简单注释:
main.m 可通过主函数调用各种基本的块匹配算法
FullSearch.m 全搜索法(又称为Exhaustive Search)
ThreeStepSearch.m 三步搜索法(Three Step Search)
NewTSS.m 新三步搜索法(New Three Step Search Algorithm)
SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
-
-
0下载:
基于边缘梯度的图像匹配,实现对寻找块图像的精确寻找-Gradient based edge image matching, to achieve the exact image of the search block to find
-
-
2下载:
matlab编写的图像光流计算程序 基于块匹配法的全搜索 菱形搜索等各个搜索算法 以及最小绝对误差准则-matlab prepared based on the image optical flow calculation program full search block matching diamond search and other search algorithms and minimum absolute error criterion
-
-
0下载:
图像检索,matlab源程序,很简单,可作参考,实现对指定图片的匹配检索。第三种方法。-Image retrieval, matlab source code, very simple, can be used as a reference, to achieve the specified retrieve matching images. The third method.
-
-
0下载:
The code implements a coarse-to-fine variational framework for optical flow estimation between two image frames that incorporates descr iptor matches in additiona to the standard brightness and gradient constrancy constraints, for dealing effectively
-