搜索资源列表
-
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
-
-
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)
-
-
1下载:
本程序为块匹配算法的快速搜索策略,菱形搜索法,也叫钻石搜索法-This program is fast block-matching algorithm search strategy, diamond search, also called the diamond search method
-
-
0下载:
块匹配算法,包含全搜索算法,菱形搜索算法,十字菱形搜索算法,六边形搜索算法,十字六边形搜索算法-block matching algorithms, including full search algorithm, diamond search algorithm, cross diamond search algorithm, hexagonal search algorithm, cross-hexagon search algorithm
-
-
0下载:
MATLAB PROGRAMMING ON A CROSS diamond search block matching algorithm FOR VIDEO COMPRESSION
-