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

搜索资源列表

  1. aa

    0下载:
  2. 一个实现图像傅里叶变换、DCT变换,平移、旋转、图像缩放等功能的集成软件,matlab源代码。-it a software which has many functions such as FFT,DCT,zoom in and zoom out.it s a code written with matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:437425
    • 提供者:陈战
  1. Visual_CPP-and-image-processing

    0下载:
  2. 《Visual_C++实践与提高—数字图像处理与工程应用篇》第五章学习笔记,图像的平移、旋转、缩放、转置等变换源代码。-"Visual_C++ practice and improve- digital image processing and engineering application of chapter" Chapter study notes, image translation, rotation, scaling, transpose transform source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:31478
    • 提供者:JJ
  1. FPGA

    0下载:
  2. fpga实现图像的变换,图像旋转放大-fpga implementation image transform, image rotation and magnification
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-09
    • 文件大小:16666127
    • 提供者:xieruihong
  1. SVD_RT

    0下载:
  2. 目的:根据刚体变换理论计算rt矩阵,点云在旋转前后发生刚体变换,并不会对点云数据的模型进行改变 相对于最小二乘法的直接计算点云的方法,A=R*B,>> R=(A*B )*[inv(B*B )] 与该方法相比,该方法最直观, 但是会引起点云模型变形,该方法求出的rt,矩阵不是正交矩阵,而下面的方法则是刚体变换,不会引起点云数据 模型的变形-Objective: according to the theory of rigid body transformation ma
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1631
    • 提供者:刘春阳
  1. handling--pictures

    0下载:
  2. 图像读取及灰度变换、图像旋转、边缘检测、图像反转灯非常实用的图片处理技巧-Image reading and gray-scale transformation, image rotation, edge detection, image inversion lights very useful image processing techniques
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3553
    • 提供者:朱飞
  1. DIPDemo

    0下载:
  2. 数字图像处理程序源码,可以对打开的图像进行各种变换,比如旋转,缩放,灰度化等。-Digital image processing program source code, you can open a variety of image transformation, such as rotation, scaling, gray and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7177330
    • 提供者:jx
  1. FKM_HHT_0711

    0下载:
  2. 针对模糊K均值聚类算法进行改进,应用于HHT变换后的旋转机械故障特征识别。-For fuzzy K-means clustering algorithm is improved HHT transform applied to the rotating machinery fault feature recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1157
    • 提供者:李东
  1. IFS_affine

    0下载:
  2. IFS分形迭代系统的仿射变换实现(自我迭代,旋转,放缩,错切)。有源码和参考文献。-IFS(Iterated Function System) and its affine transform (self iteration, rotation, scaling, shearing). source source and reference tutorial are provided
  3. 所属分类:Fractal program

    • 发布日期:2017-05-10
    • 文件大小:2447953
    • 提供者:李信
  1. imageprocess

    0下载:
  2. 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:511366
    • 提供者:lx
  1. Image-geometric-transformation

    0下载:
  2. 包含几个图像几何变换源程序,包括平移、旋转、镜像,转置,缩放,插值算法等。-Contains several image geometric transformation program, including translation, rotation, mirroring, transpose, scaling, interpolation algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:749007
    • 提供者:吴庆海
  1. 3d

    0下载:
  2. OpenGL实现三维变换,简单的平移,变换,旋转实现代码调试通过-OpenGL implementation, three-dimensional transform
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:3254
    • 提供者:留洋
  1. 7-parameter

    0下载:
  2. 用于三维空间坐标系变换的 7参数模型,非常神奇。在工程测量中用的最多,从数学角度来说也是最严密的转换方法。由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。-7-parameter model for three-dimensional coordinate system transformation is amazing. In engineering survey using the most, from
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1446
    • 提供者:dropins
  1. architecture

    0下载:
  2. opengl 建筑建模 实现旋转、变换功能纹理映射-opengl Architectural ModelingAchieve rotation, transformation functionsTexture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:thfirs
  1. Beziersurfaceleaf

    0下载:
  2. 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:5583
    • 提供者:thatth
  1. Uteapots

    0下载:
  2. 使用opengl绘制一个茶壶,可可以旋转,拖拽,变换纹理可直接使用。-Using opengl to draw a teapot, can can be rotated, drag, changing the texture can be used directly.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:9091
    • 提供者:Bankof
  1. geometry-operations

    0下载:
  2. 实现图像的镜像变换、拉伸、平移、旋转、缩放功能,双线性插值法-Achieve the mirror image transform, stretching, translation, rotation, scaling, bilinear interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:80898
    • 提供者:周轶凡
  1. 23110229_trans

    0下载:
  2. 计算机图形学的旋转、错切等变换的源码以及解释文档-Computer graphics, rotation, shear, etc. transform source code and an explanation of the document
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:32505
    • 提供者:Lynn
  1. ImageProcessEx

    0下载:
  2. 实现对图像的处理,几何变换(旋转、缩放、平移)和二值化,边缘检测等-Realization of image processing, geometric transformations (rotate, zoom, pan) and binarization, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5859524
    • 提供者:刘雅玉
  1. 5BASIC

    0下载:
  2. 实现五种基本变换的C程序(平移,错切,对称,旋转,比例放大缩小)-achieve the five fundamental transformation of the C program (translation, the wrong cut, symmetrical, rotation, scaling, zooming)
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1310
    • 提供者:mategr
  1. xiangweixiangguanfa

    1下载:
  2. 图像拼接所用的相位相关法代码,主要是基于频域平移以及旋转与时域之间的变换关系所得,精验证可行-Image mosaic phase correlation method used in the code is mainly based on the frequency domain and time-domain translation and rotation transformation between the proceeds, fine proven feasible
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-22
    • 文件大小:501760
    • 提供者:周圣
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com