搜索资源列表
warping
- 使用Matlab实现的一个图像Warping的算法,通过指定需要进行Warping的点以及操作之后的位置,对图片进行扭曲变形,是图形图像处理的经典算法。-Implemented using the Matlab image Warping algorithm, Warping by specifying the need for operation after the point and the location of the distortion of the picture is the c
ZoomImage
- 通过OPENCV 做图像变形,代码简单并有相应注释,非常容易理解-By OPENCV do image warping, the code simpler and corresponding annotations, very easy to understand
warp
- Image Warping source code for MATLAB
image-mosaic-and-warp
- 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
TPS
- Non-rigid image warping using Thin-plate spline interpolation
color_warp
- A color image warping program, If color image warping is done for all the frames of a video, it will be very easy to generate transitions present at the end of the video "Black and White by Michael Jackson"
lydarimagingtech
- it is used to assist dewar ping and warping the image-it is used to assist dewar ping and warping the image
warping
- 给定两幅图像,人工指定四对点,程序会根据点对计算出两幅图像的变换对图像进行配准-warp image for registration
mycode
- image warping用于图像视角变换-image warping
Image Warp
- IDW方法和RBF方法 用CDIB图像类实现Image warping -IDW method and RBF methods with CDIB image class implementation Image warping
Gaussian_RBF
- Image warping using gaussian radial basis function with adaptive locality patameter.
warping
- Here is some simple Matlab image warping code that I wrote a while ago that others continue to find useful. The code requires that you have Matlab and the Image Processing Toolkit installed
warping
- 針對於BMP影像 作warping 的功能 圖像路徑 於 程式內部作修改即可-BMP images for the warping function for the image path in the program can be modified within
Imagewarpingface
- Image warping Face.It is done in matlab.
image-warping
- 图像缝合paper,包括配准,拼接,融合的介绍。-Images stitched paper, including registration, stitching, fusion of the introduction.
Image-Warping
- C#实现的基于线性插补和双缓冲面板的图像映射算法-Image warping is a very common technique used by people who work on image caricaturization or cartoonization. However, it is very hard to find the idea implemented on the Internet. Using some code from Christian Graus great
Image-Warping
- 用IDW和RBF方法实现的Image Warping。没有用到OpenCV。内含DIB类-Image Warping Using IDW and RBF Mathod No use OpenCV Include DIB Class
image-morphing
- 基于特征的图像变形方法(本章所介绍的线对变形方法属于特征的图像变形方法)实质上就是让目标图像上的某个事物的特征具有源图像上与其对应的事物的特征,它是一种运算。-Image warping method) feature-based image deformation method (the line described in this chapter belong to the characteristics of the deformation method is essentially th
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 p
MiniImageFrame(OpenCV)
- MiniImageFrame(OpenCV).zip 图像扭曲是数字化处理图像的过程,使得图像中描绘的任何形状都显着失真。(MiniImageFrame(OpenCV).zip is used for Image Warping)