当前位置:
首页
资源下载

搜索资源 - motion estimation C
搜索资源列表
-
0下载:
人脸检测源代码. The souce demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduct
-
-
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下载:
运动估计方法比较
实现的算法:
FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3
-Motion estimation methods to achieve algorithms: FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARPS, ARPS3
-
-
0下载:
著名的H.264开发标准库JM,JM中的运动估计部分笔记,请大家一起学习-The development of a well-known H.264 standard library of JM, JM motion estimation part of the notebook, please join U.S. study
-
-
0下载:
Fast Block Matching Motion Estimation Algorithms Source Code
-
-
0下载:
Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
-
-
0下载:
Visual C++实现视频编码技术中的运动预测-Visual C++ realization of video coding technology in the motion estimation
-
-
0下载:
visual c# code for motion estimation
-
-
0下载:
实现全搜索块匹配的运动估计,在VC环境下如有不对请指正-motion estimation
-
-
0下载:
摘要
车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一
种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通
管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。
本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基
于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。
其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
-
-
0下载:
The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
-
-
0下载:
MPEG-2/H263中用到的经典PMVFAST运动估计算法实现,支持16x16,16x8,8x8宏块大小,代码可直接运行,由C编写,方便移植-a motion estimation method of PMVFAST in MPEG-2/H.263,support 16x16,16x8,8x8 mb size
-
-
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下载:
基于光流法的运动估计.matlab与C++混编。参考论文:Beyond Pixel: Exploring new representations and application for motion analusis-Based on optical flow motion estimation. Matlab mixed with C++. Reference papers: Beyond Pixel: Exploring new representations and application
-
-
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
-