代码搜索:computations
找到约 357 项符合「computations」的源代码
代码结果 357
www.eeworm.com/read/392497/8339614
m motionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/392497/8339632
m pmotionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/392497/8339658
m bmotionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/392497/8339807
m motionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/392497/8339823
m pmotionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/392497/8339852
m bmotionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/414748/11104298
m motionestntss.m
% Computes motion vectors using *NEW* Three Step Search method
%
% Based on the paper by R. Li, b. Zeng, and M. L. Liou
% IEEE Trans. on Circuits and Systems for Video Technology
% Volume 4, Numbe
www.eeworm.com/read/414748/11104300
m motionestanalysis.m
% This script uses all the Motion Estimation algorithms written for the
% final project and save their results.
% The algorithms being used are Exhaustive Search, Three Step Search, New
% Three Step S
www.eeworm.com/read/414748/11104311
m motionestes.m
% Computes motion vectors using exhaustive search method
%
% Input
% imgP : The image for which we want to find motion vectors
% imgI : The reference image
% mbSize : Size of the macroblock
www.eeworm.com/read/414748/11104379
m motionest4ss.m
% Computes motion vectors using Four Step Search method
%
% Based on the paper by Lai-Man Po, and Wing-Chung Ma
% IEEE Trans. on Circuits and Systems for Video Technology
% Volume 6, Number 3, Jun