搜索资源列表
-
1下载:
采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
-
-
0下载:
本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
-
-
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下载:
The source code is the best neighboring matching method, which will find out a best 16x16 macro block to conceal the lost macor block. this code is written by Matlab.
-
-
1下载:
本程序为块匹配算法的快速搜索策略,菱形搜索法,也叫钻石搜索法-This program is fast block-matching algorithm search strategy, diamond search, also called the diamond search method
-
-
0下载:
三歩搜索法,是运动估计中块匹配方法的一种简便搜索方式
-Three-step search method, block matching motion estimation is a convenient way to search method
-
-
0下载:
《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
-
-
0下载:
The popular Biometric used to
authenticate a person is Fingerprint which is unique and
permanent throughout a person’s life. A minutia matching is widely used for fingerprint recognition and can be
classified as ridge ending and ridge bifurc
-