CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 变形

搜索资源列表

  1. Moving-Least-Squares-morphing

    0下载:
  2. 利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。 -The technology of image deformation.Using Moving Least Squares.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:290816
    • 提供者:华博
  1. Warping

    0下载:
  2. 该程序主要实现图像变形,实现了两种方法:IDW和RBF方法-this program implements the two method to deform the picture :IDW and RBF.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3523866
    • 提供者:王雪
  1. image-morphing

    0下载:
  2. 基于特征的图像变形方法(本章所介绍的线对变形方法属于特征的图像变形方法)实质上就是让目标图像上的某个事物的特征具有源图像上与其对应的事物的特征,它是一种运算。-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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6554
    • 提供者:Eanain
  1. ImorphingLibm

    0下载:
  2. 图像变形,实现图像的刚体变换,不同于仿仿射变换和透射变换,不改变物体的刚体属性。 -Image morphing, image rigid transformation, different from the imitation of the affine transformation and transmission transformation does not change the rigid body properties of the objects.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3416
    • 提供者:获得
  1. OImgZoomP

    0下载:
  2. OPENCV做图像变形的经典代码码啊,适合比较初级的同学 -OPENCV do the classic image warping code yards, suitable for junior students
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:439223
    • 提供者:bargain
  1. ImageAbstract

    0下载:
  2. C# 实现图像变形处理 demo程序 界面使用wpf实现,后台使用unsafe C#实现-C# image the deformation processing demo program interface to use wpf achieve background using unsafe C# implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-30
    • 文件大小:110694
    • 提供者:aaa
  1. matlab_image_warping

    0下载:
  2. 图像变形中的应用介绍。Introduction of image warping application.-The application of the image distortion introduced. Introduction of image warping application.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:129263
    • 提供者:reynardzhang
  1. bbw_demo

    0下载:
  2. 图像变形,图形变形,mesh,bbw,-laplacian mesh
  3. 所属分类:ELanguage

    • 发布日期:2017-11-14
    • 文件大小:270641
    • 提供者:纠结
  1. interpolate

    0下载:
  2. 利用插值方法编写一个图像变形程序,可以对图像进行几何形变,即:图像大小不变,但其中某些部分发生扭曲变形。包括水平扭曲,竖直扭曲和球面扭曲-Interpolation method to write an image deformation procedure, geometric distortion of the image, that is: the same image size, but some distortion occurs. Including the level of dis
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:2611831
    • 提供者:Sarah
  1. 2d-deformation

    0下载:
  2. 2D图像变形的的需求文档,有需求分析,用户需求,系统需求,以及各种构架图,use case图、动态图、类图。-2D image deformation requirements document, requirements analysis, user needs, system requirements, as well as a variety of architecture diagram, use case diagram, dynamic diagram, class diagram.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1435853
    • 提供者:yjp
  1. myphotoshop

    1下载:
  2. 图像变形的C++源代码,实现图像的放大、扭曲、涟漪等效果-The image deformation of C++ of source code, enlarge image distortions, ripples effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1589248
    • 提供者:luoq
  1. License-Plate-Recognition-System

    0下载:
  2. 对捕捉到的车牌照片进行图像变形、移位处理后,根据数据库的内容对比识别车牌号。-Photo capture license plate image deformation, the contrast shift treatment, according to the content of the database to identify the license plate number.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-11
    • 文件大小:2707627
    • 提供者:黑猫
  1. Image-distortion

    0下载:
  2. 图像变形,先运用纹理贴图的方式,将待贴的图片放进缓存里,在使用时调用。然后在输出图像上设置变形网格,其中一族线对应输入图像的M条横向线,另一族对应输入图像的N条竖向线。接着对网格进行变形,即将像素点映射到新的位置。-Image distortion, the first use of texture mapping a way that will be affixed to the picture into the cache, when used in calls. Then set the
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1543537
    • 提供者:唐琦
  1. OpenCVfroWarp

    0下载:
  2. 在VS2008下面实现的两篇关于图像变形的代码,都是两种比较简单的方法-In VS2008 on the image below to achieve the two deformation code, are two kinds of relatively simple method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:69352
    • 提供者:vanlin
  1. ImageWarper

    0下载:
  2. 国外的图像变形运算,鼠标拖动圆圈内的画面,可实现类似美图秀秀上面的瘦脸功能-image warp, drag pixes in the small circle and warp the image like face shrink
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5767137
    • 提供者:bill
  1. triangle-warp

    0下载:
  2. 图像变形计算方法,三角变形的计算,将图像分割成四个三角形,鼠标拖动中间的三角形顶点,实现画面的变形。三角变形的精度高于矩形变形-Image deformation calculation method, the deformation of the triangle, the image is divided into four triangles, drag the mouse in the middle of the triangle vertices to achieve the dist
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:21103746
    • 提供者:bill
  1. CtoT

    0下载:
  2. 计算机图形学 2D图像变形 较为简单的变形代码 运行时输入起始图和结果图,运行后生成中间步骤变化图。 -Computer Graphics 2D image warping deformation enter the code relatively simple operation and results shown in Fig start generating an intermediate step change in the diagram.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14528948
    • 提供者:樱月琴
  1. MLS

    0下载:
  2. 移动最小二乘图像变形,MATLAB,打开demo2,标定关键点,再标定要变换的位置,-Moving Least Squares image distortion, MATLAB, open demo2, calibration key points, and then calibrated position to transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1221155
    • 提供者:yixiao
  1. picture

    0下载:
  2. 图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形- Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:39832
    • 提供者:王禄平
  1. B1-spline

    1下载:
  2. 图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形- Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5419860
    • 提供者:王禄平
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com