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

搜索资源列表

  1. affine

    0下载:
  2. OpenCV中仿射变换程序,运用warpAffine函数,getRotationMatrix2D函数-A program of Affine Transformation or Affine Map
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4790525
    • 提供者:郑小航
  1. chipher

    2下载:
  2. :目前混沌系统与加密技术相结合是现如今最热门的一个课题,虽然有大量的加密算法面世,但是这些加密算法并不成熟,仍然需要进一步的研究。本文采用像素位置置乱变换和像素值替代变换相结合的加密思想,设计出一种基于混沌的数字图像加密算法。引入了整数域上的逆仿射变换,算法中采用二维 logistic 混沌映射相结合的方法,生成多组混沌序列,像素置乱变换与灰度值替换都由这些混沌序列所控制。多混沌序列产生的密钥空间大于单一的混沌序列所产生的密钥空间,因此本文研究的算法加密强度很高。-The current cha
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:836716
    • 提供者:sanmei
  1. fenxingbianmadigaijinsuanfa

    0下载:
  2. 分形图像编码是一个相对较新的图像压缩技术。在分形图像编码中,通过利 用自然图像中存在的不同子图像间的跨尺度相似性(即把图像视为分形) ,一幅图 像用一个使图像近似不变的压缩仿射变换 的参数来表达,压缩文件中储存的是这 些参数的量化值而不是图像本身的象素值-Fractal image coding is a relatively new image compression technology. In fractal image coding, by Lee Similarit
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1943669
    • 提供者:李永科
  1. hesaff-master

    0下载:
  2. 影像仿射变换特征提取,结合 sift 等局部特征可以处理较大视角变化下的图像匹配。-This is an implementation of Hessian-Affine detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:19864
    • 提供者:li
  1. -FastMatch-

    0下载:
  2. 毕业设计,图像快速匹配算法,cvpr,仿射变换-Fast-Match is a fast algorithm for approximate tem- plate matching under 2D affine transformations that min- imizes the Sum-of-Absolute-Differences (SAD) error mea- sure. There is a huge number of transformations to cons
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5110831
    • 提供者:陈策
  1. MATLAB 实现sift算法

    0下载:
  2. sift算法的matlab实现1.SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性; 2. 独特性(Distinctiveness)好,信息量丰富,适用于在海量特征数据库中进行快速、准确的匹配; 3. 多量性,即使少数的几个物体也可以产生大量的SIFT特征向量; 4.高速性,经优化的SIFT匹配算法甚至可以达到实时的要求; 5.可扩展性,可以很方便的与其他形式的特征向量进行联合。
  3. 所属分类:源码下载

  1. CornerTestAndShow

    0下载:
  2. 工业机器人图形识别,判断出角点便于后面进行仿射变换-Industrial robot pattern recognition, later determined that the corners to facilitate affine transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1329381
    • 提供者:梁山广
  1. affine-transformation

    0下载:
  2. 计算机图形处理,对图像进行仿射变换,得到程序员想要得到的一种效果,是对图像处理的一种不错的算法-Computer graphics processing, the image of the affine transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2782702
    • 提供者:haiqing
  1. GeometricTransform

    0下载:
  2. 不仅运用C#具有内置的方法来实现图像的几何变换:旋转,缩放,错切和平移,而且还运用仿射变换算法来实现上述的几何变换。最后,运用双线性插值和三次卷积插值算法实现图像的插值运算-Not only the use of C# has a built-in method to achieve an image of geometric transformations: rotation, scaling, shearing and translation, but also the use of the
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1592121
    • 提供者:冯珍珍
  1. show

    0下载:
  2. 使用MFC架构,完成计算机图形学的一些基本知识算法的实现,可以进行画线,画圆,仿射变换,填充等等功能-Use MFC framework, some basic knowledge of computer graphics algorithms to achieve, you can draw lines, circle, affine transformation, filled with more features
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:2562085
    • 提供者:nick
  1. zoom

    0下载:
  2. 图像处理 旋转、缩放、平移 仿射变换 双线性插值 三次卷积-Image processing, rotate, zoom, pan, affine transformation, bilinear interpolation, cubic convolution
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:276107
    • 提供者:刘奇
  1. FaceMatch

    0下载:
  2. 基于Opencv库实现人脸特征的匹配.过建立黑白模板实现对不规则区域图像的仿射变换.-this program is written for the match about the human face features when I was as intern in Sony (China)research institute
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20745216
    • 提供者:张小帅
  1. affinetransform

    0下载:
  2. 仿射变换的小程序,输入参数是请输入x、y方向的伸缩和切变的值,用以保持保持二维图形的“平直性”。-AffineTransform,is widely used in image processing,it can kee the straightness of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:21608
    • 提供者:李建伟
  1. ransac1

    0下载:
  2. 使用 RANSAC 算法计算仿射变换矩阵-RANSAC algorithm using an affine transformation matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1020
    • 提供者:周淳佳
  1. tuxiangzhiluan

    0下载:
  2. 基于仿射变换的数字图像置换Matlab算法源程序和图片示例-Replacement Matlab algorithm source image and example of a digital image Affine Transform
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:58242
    • 提供者:Terry Lee
  1. Untitled

    0下载:
  2. 实现图像配准,其中包含旋转等仿射变换等等一系列图像处理-Image registration
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:朱小飞
  1. transfer

    0下载:
  2. matlab所写的图像的旋转、平移、缩放、仿射变换。-Written by matlab image rotation, translation, scaling, affine transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:周梦婕
  1. code

    0下载:
  2. 输入图片进行选取特征点。将样本自动截取后,进行仿射变换,输出大量样本。-Capture pictures and affine transformation, obtaining samples
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:3839
    • 提供者:王慧
  1. image-registration-procedures

    0下载:
  2. 图像拼接、仿射变换、坐标变换矩阵求解,包含旋转、平移、缩放-Mosaic, affine transformation, coordinate transformation matrix solver, including rotation, translation, scaling,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:762518
    • 提供者:
  1. image-registra

    0下载:
  2. 对读入的图像选择不同几何变换的形式,如线性保角变换,仿射变换和投影变换,确定每种变换所需要的控制点对的数量,手工选择控制点。并计算配准的精度-In the form of image read selected geometric transformations, linear conformal transformation, affine transformation, projection transformation, to determine the control points fo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:杨洁
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com