搜索资源列表
图像处理
- 图像处理 在OpenCV模式下的MFC连接 平台:vc
image_deformation_using_moving_least_squares
- 控制点操作的图像变形 matlab实现 在图像上标注若干个控制点,再按回车后再标注希望这些点变形到的位置,则这些点会牵动这张图像相应变形-deformation with control points
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
wujianproject
- 数值分析大作业,图像变形(在大小不变的情况下,对图像膨胀,收缩,扭曲),读入bmp格式-Numerical analysis of large operations, the image distortion (in the size of the same circumstances, the image expansion, contraction, distortion), read in bmp format
project
- 根据插值定理,利用不同的插值函数,进行图像变形和图像调整。-According to interpolation theorem, the use of different interpolation functions for image distortion and image adjustment.
picture
- 图像处理中关于图像变形的概念,并列举了不同的矫正方法-image
HanImage
- 图像处理基本库,包括图像变形、图像灰度化、图像编辑等-Basic library of image processing, including image distortion, image, image editing, etc.
PictureReshape_c_sharp
- 图像变形软件,使用五种方法实现,分别为均值插值,牛顿插值,拉格朗日插值,双线性插值-Image morphing software, using five methods, namely the mean interpolation, Newton interpolation, Lagrange interpolation, bilinear interpolation
morphingLib
- 图像变形,实现图像的刚体变换,不同于仿射变换和透射变换,不改变物体的刚体属性。-Image deformation- rigid transformation.
suixinthu
- 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
mls
- 这是2006年发表的有关图像变形的一篇文章,效果非常好。-This is 2006, published an article related to image distortion, the effect is very good.
image_procesing
- VC工程,实现图像变形,图像增强,图像形态学处理等操作-VC works of image distortion, image enhancement, image processing, morphological operations
dbdl
- 首先获取图像,将此图像的像素值获取,得到相应的内容,在改变像素值将图像变形。-First get the image, this image of the pixel value for, the corresponding content, change the pixel value in the image distortion.
image_free_transport
- 介绍一种优化的图像变形算法。变换质量和速度达到一个很和谐的统一。-The image distortion introduced an optimized algorithm. Transform the quality and speed to reach a very harmonious unity.
tub
- 该工程是一个图像变形系统,能实现图像的各种变换功能,如放大,缩小,黑白彩色变换,直方图均衡化-The project is an image warping system that can transform a variety of image features such as zoom, black and white color transformation, histogram equalization, etc. 朗读显示对应的拉丁字符的拼音
delaunay
- 基于OPENCV的三角剖分算法代买,用于图像变形。-OPENCV The triangulation algorithm based on generation of purchase, for image distortion.
Sxing
- 本代码是基于opencv的vc++环境下的图像变形,将原图变成S型,其他形状也可以类推,原理一致。-This is a process based on opencv,it can change a picture to an S style.
45398756Warping
- C++ 实现图像变形的相关操作 主要是计算机图形学(The operation of C++ for image deformation is mainly computer graphics)