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

搜索资源列表

  1. main

    0下载:
  2. 利用c++在cmd下实现简单的Bmp图像旋转-bmp rotation realised with C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1991
    • 提供者:LU CHRISTOPHER
  1. graph(Part3)

    0下载:
  2. VC++实现的常用图形变换,图像平移,图像旋转,二维以及三维图形处理-Transformation of commonly used graphics in VC++, image translation, image rotation, 2D and 3D graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4120940
    • 提供者:谢宝剑
  1. Rotation

    0下载:
  2. 图像旋转变换源代码,已验证可直接在现有的工程中调用。-Rotate the image transform source code, has been verified directly in the existing project called.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2015
    • 提供者:阳云
  1. Image-rotation-algorithm-VC-in

    0下载:
  2. 图像旋转算法VC实现,图像旋转算法VC实现-Image rotation algorithm VC in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2100
    • 提供者:liang
  1. 读取.SLP文件 来提取按照xyz轴旋转的图像

    0下载:
  2. 能读取.SLP文件 来提取按照xyz轴旋转的图像-Can read. SLP is the file to extract images in accordance with xyz-axis rotation
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:3101
    • 提供者:吕联合
  1. geometric-operation

    0下载:
  2. 数字图像处理,其中包括图像平移,图像镜像,图像缩放,图像旋转-Digital image processing, image translation, mirror image, image scaling, rotating images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:81202
    • 提供者:娄艳阳
  1. tuxiangxuanzhuan

    0下载:
  2. 在图像处理中要求图像能够自由的进行图像旋转-Image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:911
    • 提供者:
  1. c_bitmap_show

    0下载:
  2. 主要完成图像处理的基本方法,包括图像旋转,ffT和ifft变换,图像均衡化,还有Retinex算法,以及匀速直线运动模糊恢复-Completed the basic methods of image processing, image rotation, ffT and ifft transform, image equalization, as well as the Retinex algorithm, as well as the uniform linear motion blur to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4243104
    • 提供者:likly
  1. 123456

    0下载:
  2. 图像旋转VC源代码,内涵测试图片,很实用的图像处理算法-Image Rotation VC source, the connotation of test pictures, very useful image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:218441
    • 提供者:zj
  1. star

    0下载:
  2. C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法-C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:99904
    • 提供者:star
  1. RS_Basic

    0下载:
  2. 数字图像处理、遥感原理应用、图像旋转平移、缩放、增强、分割、分类、聚类分析-Digital image processing, remote sensing principle application, image rotation, scaling, translation, enhanced segmentation, classification, cluster analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1491409
    • 提供者:uney Liu
  1. xuanzhuan

    0下载:
  2. 图像旋转matlab程序,实现图像的旋转-Image rotation matlab program, image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3018
    • 提供者:hongyi
  1. 4

    0下载:
  2. 使用 CPicture 类处理图像显示,并实现图像旋转-Picture scoll
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:350790
    • 提供者:王崛
  1. tuxiangxuanzhuan

    0下载:
  2. 可以实现输入的图像旋转,利用C语言编程实现-Image rotation
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17001898
    • 提供者:小小白菜
  1. IImageHandlem

    0下载:
  2. 图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分 -The image processing system is a typical imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1963571
    • 提供者:xinlnix
  1. rotate

    0下载:
  2. 基于opencv的图像旋转程序,0到360°任意旋转不失真,初学者可以借鉴。-Image rotation program based on the opencv, 0-360 arbitrary rotation distortion, beginners can learn from.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5765563
    • 提供者:puergg
  1. zhaoxiang

    0下载:
  2. delphi 通过摄像头照像程序的修改版,支持图像旋转-delphi by a modified version of the camera photography program supports image rotation
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:317591
    • 提供者:hu_bx
  1. vcPopencv

    0下载:
  2. opencv vc++ 实现图像旋转 矫正已经倾斜的图像 得到倾斜角度-opencv mfc vc++ image skew you can get the skew angle
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14583667
    • 提供者:
  1. rotate

    0下载:
  2. 这是一个图像旋转的代码,是基于单文档的,可靠易懂-This is an image rotating code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3676418
    • 提供者:王丹萍
  1. rotate

    0下载:
  2. 将平面图像旋转成3D图像,有三个函数,相互之间存在着引用关系,Matlab编写-Rotating the flat images into 3D images, there are three functions, reference relationship between each other, Matlab prepared
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:1212
    • 提供者:夏菲
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com