代码搜索:Transforms

找到约 1,181 项符合「Transforms」的源代码

代码结果 1,181
www.eeworm.com/read/403922/11501940

html function.ncurses-mouse-trafo.html

Transforms coordinates
www.eeworm.com/read/154209/11983329

m lp2lp.m

function [at,bt,ct,dt] = lp2lp(a,b,c,d,wo) %LP2LP Lowpass to lowpass analog filter transformation. % [NUMT,DENT] = LP2LP(NUM,DEN,Wo) transforms the lowpass filter % prototype NUM(s)/DEN(s) with
www.eeworm.com/read/372034/9524236

asv gethifrom7params.asv

function [H0, H1] = GetHiFrom7Params(Vector); % GETHIFROM7PARAMS Return the projective transformation matrices(prewarping transforms) % from the 7 parameters: [f(x1), f(x2), ..., f(xn)],通过7个参数计算
www.eeworm.com/read/372034/9524247

m gethifrom7params.m

function [H0, H1] = GetHiFrom7Params(Vector); % GETHIFROM7PARAMS Return the projective transformation matrices(prewarping transforms) % from the 7 parameters: [f(x1), f(x2), ..., f(xn)],通过7个参数计算
www.eeworm.com/read/460712/7105735

m qde2sn.m

function [S,n] = qde2sn(D,E) % QDE2SN [S,n] = qde2sn(D,E) % transforms the (D,E) form to the (S,n) form % D : direct feedthrough matrix % E : [X Bx Cx'], the so-called XBC
www.eeworm.com/read/439271/7713265

m qde2sn.m

function [S,n] = qde2sn(D,E) % QDE2SN [S,n] = qde2sn(D,E) % transforms the (D,E) form to the (S,n) form % D : direct feedthrough matrix % E : [X Bx Cx'], the so-called XBC
www.eeworm.com/read/310212/13654608

m lp2bp.m

function [at,bt,ct,dt] = lp2bp(a,b,c,d,wo,bw) %LP2BP Lowpass to bandpass analog filter transformation. % [NUMT,DENT] = LP2BP(NUM,DEN,Wo,Bw) transforms the lowpass filter % prototype NUM(s)/DEN(
www.eeworm.com/read/310212/13654707

m lp2bs.m

function [at,bt,ct,dt] = lp2bs(a,b,c,d,wo,bw) %LP2BS Lowpass to bandstop analog filter transformation. % [NUMT,DENT] = LP2BS(NUM,DEN,Wo,Bw) transforms the lowpass filter % prototype NUM(s)/DEN(
www.eeworm.com/read/310212/13654737

m lp2hp.m

function [at,bt,ct,dt] = lp2hp(a,b,c,d,wo) %LP2HP Lowpass to highpass analog filter transformation. % [NUMT,DENT] = LP2HP(NUM,DEN,Wo) transforms the lowpass filter % prototype NUM(s)/DEN(s) wit
www.eeworm.com/read/403922/11500864

html function.imagick-affinetransformimage.html

Transforms an image