代码搜索:A10

找到约 786 项符合「A10」的源代码

代码结果 786
www.eeworm.com/read/358669/10182400

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/297325/8029886

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/145715/12706307

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/130130/5963910

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/152439/12113712

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/339620/12216983

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/225935/14510450

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/202876/15370670

m compute_collineation.m

function [H,Hnorm,inv_Hnorm] = compute_collineation (a00, a10, a11, a01); % new formalism using homographies a00 = a00 / a00(3); a10 = a10 / a10(3); a11 = a11 / a11(3); a01 = a01 / a01(3);
www.eeworm.com/read/437574/7745639

m putcolor10.m

function P = putcolor10(A10, sizeP) %------------------------------------------------------------------------------ % % Gridfunction A10 is upsampled. % % % Design and implementation by: % Dr. Paul M.
www.eeworm.com/read/437574/7745646

m rota1001fill.m

function Q = rota1001fill(A10, A01, bgval) %------------------------------------------------------------------------------ % % The quincunx grid as constituted by A10 and A01 is rotated and mapped % o