当前位置:
首页 资源下载
搜索资源 - motion estimation algorithm C
搜索资源列表
-
0下载:
双向亚像素运动估计算法,具体步骤如下:
(1) 进行整像素精度的双向运动估计;
(2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计;
依此类推,直到得到所需的像素精度为止。
-Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
-
-
0下载:
MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms
The function produce output
-
-
0下载:
通过一个实例讲解如何通过C语言来实现运动估计算法,这里只介绍运动估计算法中各函数的实现方式。-An example to explain how the C language to implement the motion estimation algorithm here only describes the motion estimation algorithm function.
-
-
0下载:
h.264视频压缩标准中编码器中快速运动估计算法的c程序-h.264 video compression standard encoder fast motion estimation algorithm c program
-
-
0下载:
用C++语言和OpenCV库实现的小球抛物线运动卡尔曼估计算法-Ball parabolic motion with the C++ language and OpenCV library Kalman estimation algorithm
-
-
0下载:
为了解决H.264的运动估计复杂和实际应用问题,基于纯c的X264,法-To solve H. 264 motion estimation and practical application of complex issues, based on pure c, X264, France
-
-
0下载:
LIBVISO2: C++ Library for Visual Odometry 2LIBVISO2 (Library for Visual Odometry 2) is a very fast cross-platfrom (Linux, Windows) C++ library with MATLAB wrappers for computing the 6 DOF motion of a moving mono/stereo camera. The stereo version is b
-
-
0下载:
基于C++语言环境开发的运动估计算法,各种方法之间的比较-C++ language environment based on the development of motion estimation algorithm, the comparison between different methods
-