搜索资源列表
mriwarp-1.52.tar
- This a collection of utilities for warping of MRI image volumes. See the man pages for documentation. The warp method is described in detail in the following paper Enhancing the Multivariate Signal of 15-O water PET Studies With a Ne
Flow
- This code implements two variations of the paper \"High accuracy optic flow using a theory for warping\" presented at ECCV 2004 by Dr. Thomas Brox.
ImageWarper
- 实现image warping。Image warping is the process of digitally manipulating an image such that any shapes portrayed in the image have been significantly distorted.
w2d
- W2D calculates distances between images, depending on different 2D warping models
warpgui_v2_1lic
- 处理质谱曲线warping的一个GUI程序,很不错
高精度光流场仿真
- 用matlaB实现的高精度光流场仿真,实现了"High accuracy optic flow using a theory for warping"论文的算法。并在资料中附了原文,超值
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
ImgZoom
- OPENCV做图像变形的经典代码啊,适合比较初级的同学-OPENCV do image warping the classic code ah, suitable for elementary students to see more
ImageWarping
- 添加CDib类,用IDW算法和RBF算法实现ImageWarping-Add CDib categories, with IDW algorithm and RBF algorithm ImageWarping
rendering_original
- 人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件-character animation,time warping,interpolation
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
Image Warp
- IDW方法和RBF方法 用CDIB图像类实现Image warping -IDW method and RBF methods with CDIB image class implementation Image warping
warping
- 針對於BMP影像 作warping 的功能 圖像路徑 於 程式內部作修改即可-BMP images for the warping function for the image path in the program can be modified within
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 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)