搜索资源列表

  1. asift

    1下载:
  2. Affine Scale Invariant Feature transform-Affine Scale Invariant Feature transform..
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:pawan
  1. Affine_Transform

    0下载:
  2. affine transformation code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1137664
    • 提供者:heejae lee
  1. MySinAffPro

    0下载:
  2. 实现图像基本的缩放、旋转、平移、投影、仿射、相似变换等功能-Image basic scaling, rotation, translation, projection, affine, similarity transformation functions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:林帅
  1. DistortionCorrection

    1下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon
  3. 所属分类:OpenCV

    • 发布日期:2024-05-19
    • 文件大小:6126592
    • 提供者:wk
  1. cipher

    0下载:
  2. 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption m
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:5458944
    • 提供者:于鑫
  1. TheSMWStereoAlgorithm

    0下载:
  2. View synthesis starts from some real sample images and generate snapshots of a scene taken from a “virtual” viewpoint different from all the viewpoints of the real views. We start from uncalibrated reference images and r
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1943552
    • 提供者:tubeo
  1. Projection-perspective-and-affine

    0下载:
  2. Drawing of perspective and affine projection in 3D using OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:da07
  1. image-mosaic-and-warp

    0下载:
  2. 此文件包是自动实习图像配准的matlab源码,同时可以显示图像翘曲和仿射的效果。-This training package is automatically matlab source code image registration, and can display images and affine warping effects.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:379904
    • 提供者:ao chen
  1. demo_ASIFT_src

    0下载:
  2. Affine SIFT 比SIFT匹配算法的精度到好多倍-Affine SIFT SIFT matching accuracy than to the good times
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:852992
    • 提供者:姜涌
  1. affine-hull

    0下载:
  2. 对仿射包 仿射子空间的介绍 很好的讲述的仿射包的建立以及分类方法-Affine subspace of affine package a good introduction to the package about the affine classification of the establishment and
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:580608
    • 提供者:王静
  1. demo_ASIFT_src.tar

    0下载:
  2. 本代码用来计算一种局部描述子ASIFT,ASIFT是SIFT的改进。相比于SIFT,ASIFT具有更好的仿射不变性,但计算复杂度也更高。-ASIFT(affine sift)is a kind of local descr iptor, which has a better affine invariant property. But the computation complexity of ASIFT is higher than
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:782336
    • 提供者:朱小小
  1. Sound_image_acquisition_a_analysis

    0下载:
  2. 整个系统分为数据采集和数据分析两大部分,以友好的图形界面与用户进行交互沟通。 声音数据采集部分实现数据采集功能,根据用户选择的采样频率和预设的采样时间来从声卡获得用户需要的数据。并且将采集到的数据及其频谱图以图形方式很直观的呈现于用户面前。 图像采集分析部分,读入图像后,根据选择,对其进行Linear Conformal、Affine、Projective、Polynomial、Piecewise Linear、Sinusoid
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:87040
    • 提供者:tanii
  1. Affine-encryption-algorithm-design

    0下载:
  2. 算法设计之仿射加密——课程设计(内附jar文件)-Affine encryption algorithm design- course design (with jar file)
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:李强
  1. affine

    0下载:
  2. affine Cryptographic algorithms source code.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:hj
  1. affien-invariant-moment

    1下载:
  2. 对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。-Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:593920
    • 提供者:赵向军
  1. least-square-affine-transformations

    1下载:
  2. 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:wangyuxia
  1. Affine-password

    0下载:
  2. 一个经典的古典加密算法(仿射变换加密算法)的设计与实现,里面包含了一个求模数的逆的算法-A classic classical encryption algorithms (affine transform encryption algorithm) design and implementation, which includes a number of inverse modulus algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:任博
  1. affine-caesar

    0下载:
  2. Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:master
  1. Affine-cryptography-password

    1下载:
  2. 密码学的仿射密码 很基本却是基础的密码学原理-Affine cryptography password
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:156672
    • 提供者:d
  1. Clifford-Algebra_01

    0下载:
  2. 几何代数(克利福德几何代数)将欧氏几何、仿射几何、投影几何、球形几何,双曲线和形几何统一起来。-geometry algebra( clifford algebra ) unites Euclidean, affine, projective, spherical, hyperbolic and conformal geometry.
  3. 所属分类:分形几何

    • 发布日期:2024-05-19
    • 文件大小:672768
    • 提供者:zoeyzong
« 1 2 3 4 5 67 8 9 10 11 ... 34 »

源码中国 www.ymcn.org