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

搜索资源列表

  1. rotate16

    0下载:
  2. 本代码是关于图像旋转的,可以方便地将任意一个输入图像平均地旋转16个方向,并进行插值。-The code is about the image rotation, which can take an input image rotate 16 directions and get output 16 images with interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:706
    • 提供者:David
  1. ImageProcessing

    1下载:
  2. 图形图像处理的VC工程,单文档界面,实现了图像旋转平移,直方图处理,滤波,匹配等多种算法-Graphic image processing VC project, single-document interface, to achieve the image shift rotation, histogram processing, filtering, matching and other algorithms
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:9160704
    • 提供者:张浩泉
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2662158
    • 提供者:山外メ雲ジ
  1. src

    0下载:
  2. MFC 图像处理常用功能:旋转,缩放,增强,平滑,边界提取等-MFC common image processing functions: rotation, scaling, enhancement, smoothing, edge extraction, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:185054
    • 提供者:Derick You
  1. Twister-Circuit-Scheme

    0下载:
  2. 对实时图像进行旋转,并用FPGA实现,vhdl代码-Real-time image rotation, and using FPGA, vhdl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:551638
    • 提供者:李佳悦
  1. fourier-transformation

    0下载:
  2. 关于傅里叶变换应用到图像处理中的学习报告,识别图像旋转和伸缩变换-On the Fourier transform applied to image processing study report, identifying image rotation and scale transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:57656
    • 提供者:lizhenhong
  1. 14581

    0下载:
  2. 图像处理的基本变换源程序,包含:256色转灰度,图像旋转,取对数,均值滤波,二值变换等-The basic transform image processing source code, including: 256 colors to grayscale, image rotation, logarithmic, mean filtering, binary transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:757942
    • 提供者:李辉
  1. SURF-V1.0.9

    0下载:
  2. 图像旋转不变特征提取与匹配的升级版,Speeded Up Robust Features-Speeded Up Robust Features
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1451259
    • 提供者:oujl
  1. geometry-operations

    0下载:
  2. 图像平移 图像镜像 图像缩放 图像旋转-Pan image image image image image scaling rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:87656
    • 提供者:万水
  1. geometry-operations

    0下载:
  2. 包含图像平移、图像竞象、图像缩放、图像旋转等计算-Contains the image translation, image competition like, image scaling, image rotation and other computing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:69635
    • 提供者:liu
  1. Bmp-Revolving

    0下载:
  2. 在图像处理中,有时需要对图像进行旋转变换,但是图像在小角度多次旋转变 换后,会产生失真.改进的算法是在图像旋转过程中先将图像旋转回原始的位置,再旋 转到目标位置.利用该算法对图像进行多次旋转变换实验,实验结果表明,与以步进方 式的旋转算法相比,改进算法在旋转的同时较好地保持了图像的细节信息,减小图像的 失真.-In image processing it is sometimes necessary to rotate the image transformation, but
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:383959
    • 提供者:wyh2008
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. fy200732590062

    0下载:
  2. 数字图像处理的小程序,可以实现放大、缩小、旋转线性拉伸和融合等等功能。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:302887
    • 提供者:
  1. Rotate

    0下载:
  2. 基于DSP的DM642开发板的程序调试,理解和掌握图像旋转的原理和方法。-Understand and master the principle and method of image rotation basic on DM642.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:272262
    • 提供者:wanyukun
  1. lunaRotation

    0下载:
  2. 这里是对图像旋转的讲解和相关的matlab程序。还有相应的PPT供大家学习。-Here is the explanation of the image rotation and related matlab program. PPT also appropriate for them to learn.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:13655
    • 提供者:李佳悦
  1. xuanzhuan

    0下载:
  2. 使用matlab编写,可以将任意角度的图像旋转为水平位置的图像。-Use matlab written, the image can be rotated to horizontal position of the image at any angle .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:655
    • 提供者:david
  1. src

    0下载:
  2. 基于DM642的图像旋转处理,应用于CCS软件-Based on the DM642 image rotation processing software used in CCS
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:29293
    • 提供者:夜翾
  1. imagerotate

    0下载:
  2. 图像旋转,一个程序是旋转后大小不变的,另外一个是旋转还后大小改变的,经调试后,能运行-Image rotation, a procedure is the same size after turn, and the other is rotating also change after the size, the debugging, can run
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-10
    • 文件大小:17609728
    • 提供者:高飞
  1. 4

    0下载:
  2. C#图像平移,图像镜像,图像缩放,图像旋转-C# image translation, image mirror, image scaling, image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69664
    • 提供者:angel
  1. Rotate

    0下载:
  2. 图像处理,opencv实现的图像旋转功能,课实现任意角度的旋转。-It is developed by OpenCV。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2150179
    • 提供者:chenyuzheng
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com