文件名称: Image Warping
介绍说明--下载内容来自于网络,使用问题请自行百度
% Warps Image so that orinal marked points are at the desired marked points and all other points
% are interpolated in correctly.
%
% Input: an Image to be warped, and two cell arrays of 1x2 matricies containing the x and y coordinates of the points
% on the image to be moved (originalMarks) and the positions where the points should be moved to (desiredMarks).
%
% Output: a warped Image in which the original points are at the desired points and all other points are moved corespondingly
%
% are interpolated in correctly.
%
% Input: an Image to be warped, and two cell arrays of 1x2 matricies containing the x and y coordinates of the points
% on the image to be moved (originalMarks) and the positions where the points should be moved to (desiredMarks).
%
% Output: a warped Image in which the original points are at the desired points and all other points are moved corespondingly
%
相关搜索: Matlab Image Warping
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : warp.zip 列表 warping/captureWarpPoints.m warping/demo/ warping/demo/dwarped_man11.jpg warping/demo/man11.jpg warping/demo/man11.jpg.pts.mat warping/demo/man12.jpg warping/demo/man12.jpg.pts.mat warping/demo/Thumbs.db warping/refImage.jpg warping/refPoints.mat warping/warpImage.m warping/warpRunner.m warping/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.