代码搜索:computations
找到约 357 项符合「computations」的源代码
代码结果 357
www.eeworm.com/read/430318/8756716
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/430318/8756729
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
www.eeworm.com/read/179705/9344416
todo
The following would also be nice additions to the multifit function suite
(see MS Excel regression output for example):
1. Produce the correlation coefficient (r) and other statistics.
2. Allow fit v
www.eeworm.com/read/424281/10474841
todo
The following would also be nice additions to the multifit function suite
(see MS Excel regression output for example):
1. Produce the correlation coefficient (r) and other statistics.
2. Allow fit v
www.eeworm.com/read/466942/7023992
m samplefile.m
function [xout, yout] = samplefile(x,y)
% a simple m-file to do some pointless computations
% this comment is printed by issuing the help samplefile
% command
[m,n] = size(x);
[p,q] = size(y);
z
www.eeworm.com/read/198140/7949913
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/198140/7949924
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/198140/7949933
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/198140/7950044
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/198140/7950051
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