当前位置:
首页
资源下载

搜索资源 - Block Matching method
搜索资源列表
-
1下载:
用块匹配法进行运动估计的matlab实现方法,返回运动矩阵-block matching method used for motion estimation method of Matlab, the return movement Matrix
-
-
0下载:
全搜索块匹配法,毕业设计中涉及的一个程序-full search block matching method, a graduate of the design of a procedure
-
-
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
-
-
0下载:
标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
-
-
0下载:
采用块匹配方法对视频进行运动估计,获得运动估计的运动向量。-Using block-matching method of video motion estimation, motion estimation to obtain the motion vectors.
-
-
0下载:
考虑运动向量平滑的块匹配运动估计方法,matlab代码-Consider the motion vector smoothing method of block matching motion estimation, matlab code
-
-
0下载:
为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
-
-
1下载:
用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
-
-
1下载:
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
-
-
0下载:
用块匹配法进行运动估计的matlab实现方法-block matching method used for motion estimation method of Matlab
-
-
0下载:
Opencv: Optical flow calculation using Block Matching method
-
-
2下载:
基于特征块匹配的快速稳像算法,方法用块匹配方法对图像进行匹配,并进行稳像-Feature-based block matching algorithm for fast stabilization, methods using block-matching method to match the image, and conduct stabilization
-
-
0下载:
使用块匹配法的三步搜索对视频中的两帧图象进行预测编码-Use block matching method for video of the three-step searching two frames image forecast coding
-
-
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.
-
-
0下载:
在双目立体视觉中立体匹配问题存在歧义性,是视觉研究中难点问题之。通过采用分水岭分割图像的方式有效的对图像进行了过分割处理,实现了基于图像块置信传播的匹配算法。-In the binocular stereo vision problem in stereo matching ambiguity, is the difficult problems in vision research. Images by using watershed segmentation method was effec
-
-
0下载:
实现了序列图像的柱面全景图拼接,采用的块匹配法-Cylindrical panorama stitching of the image sequence, using the block matching method
-
-
0下载:
运用块匹配方法求运动矢量(块匹配法:四步搜索法),能求出x、y的偏移量以及他们的运动矢量值。-The use of a block matching method for solving the motion vector (the block matching method: four-step search method), can be obtained to the x, y offset as well as their motion vector value.
-
-
0下载:
自适应目标跟踪程序,包括目标检测和块匹配法实现的目标跟踪-Adaptive target tracking procedures, including target detection and block matching method to achieve the target tracking
-