代码搜索:Warping
找到约 43 项符合「Warping」的源代码
代码结果 43
www.eeworm.com/read/345593/11806577
res warping.res
www.eeworm.com/read/345593/11806583
dpr warping.dpr
program warping;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/425675/10337524
m ssd_warping.m
function Iresult = ssd_warping(Isrc, Idest, Mparams, motion_model)
%
% Idest = ssd_warping(Isrc, Idest, params)
%
% Isrc the image with the cuadrilateral inside to rectify
% into the rectangular imag
www.eeworm.com/read/370635/9589614
m perform_warping.m
function [t,u,v,ts,us,vs,I] = perform_warping(M,theta,P)
% sampling location
[Y,X] = meshgrid(1:P,1:P);
% projection on orthogonal direction
t = -sin(theta)*X(:) + cos(theta)*Y(:);
u = cos(thet
www.eeworm.com/read/200434/15433442
m perform_curve_warping.m
function [y,ss] = perform_curve_warping( c, x, s )
% perform_curve_warping - perform a warping with respect to a central curve.
%
% y = perform_curve_warping( c, x, s );
%
% 'c' is a curve, i
www.eeworm.com/read/404623/11481384
cpp warp1d.cpp
///////////////////////////////////////////////////////////////////////////
//
// NAME
// Warp1D.cpp -- forward and inverse 1D (horizontal) warping
//
// DESIGN NOTES
//
// SEE ALSO
// Warp1
www.eeworm.com/read/167185/5464606
dtwdemo
#! /bin/sh
# @(#)dtwdemo 1.1 6/18/91 ERL - dtw demo
#USE_ESPS_COMMON=off
#export USE_ESPS_COMMON
ESPS_VERBOSE=0
export ESPS_VERBOSE
if test `mach_type` = CONVEX
then
echo This script will fail if
www.eeworm.com/read/424911/10401465
html previous_versions.html
Earlier Versions of KLT
Previous Versions of KLT
Combined:
www.eeworm.com/read/454385/7392446
html previous_versions.html
Earlier Versions of KLT
Previous Versions of KLT
Combined:
www.eeworm.com/read/438674/7728407
html previous_versions.html
Earlier Versions of KLT
Previous Versions of KLT
Combined: