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

搜索资源列表

  1. 67506282mahalanobis

    0下载:
  2. 马氏距离的仿射不变性删除误匹配特征点 对,据此可求取2幅源图像间的仿射变换参数-Mahalanobis distance of the affine invariant features remove the false matching points Yes, according to the source to obtain two parameter affine transformation between images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1388
    • 提供者:yimeng
  1. harris

    0下载:
  2. In the fields of computer vision and image analysis, the Harris-affine region detector belongs to the category of feature detection. Feature detection is a preprocessing step of several algorithms that rely on identifying characteristic points or int
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2087
    • 提供者:aisso831
  1. cx5

    0下载:
  2. 用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。-Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. T
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:37276
    • 提供者:sfm
  1. fdfggfd

    0下载:
  2. 分形图象编码是基于图象收缩仿射变换的在图象压缩领域的一门新技术。本文在收集和阅读了与分形图象编码有关文献的基础上,对分形图象编码近年来理论和实践上的研究现状、重大进展进行了综述,并对分形图象编码的研究前景进行了评价-Fractal image coding is based on the image contraction affine transform in image compression field of a new technology. This article in the co
  3. 所属分类:Fractal program

    • 发布日期:2017-03-25
    • 文件大小:2361
    • 提供者:周参
  1. MSA

    3下载:
  2. 仿射不变特征提取 多尺度自卷积方法-The Multi-Scale Autoconvolution (MSA) method offers a novel way of approaching this problem. The method provides affine invariant features with only moderate computational complexity and does not require any other segmentation steps
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:130391
    • 提供者:chenfeng
  1. repeatability_demo

    0下载:
  2. 这个matlab程序基于the repeatability criterion对几种区域检测子进行了比较,有问题可以查看下面这个网页 http://www.robots.ox.ac.uk/~vgg/research/affine/evaluation.html#eval_soft-Comparison of Affine Region Detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14062022
    • 提供者:liucun
  1. asift

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

    • 发布日期:2017-04-02
    • 文件大小:1488
    • 提供者:pawan
  1. AffineTransform

    0下载:
  2. OpenCV编写的仿射变换源程序,简单明白-OpenCV source code written in affine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1499656
    • 提供者:sunxiyan
  1. Affine

    0下载:
  2. - MATLAB: Matrix Laboratory (a) Operation modes - MATLAB may be executed in terpreter, compiler, or background mode 􀁹 Interpreter mode * Type commands (statements) in the command window # A statement with semicolon at end: do not
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:434767
    • 提供者:Erol
  1. merge

    0下载:
  2. 可以通过手动选择多个控制点从而完成仿射变换和仿射拼接-You can manually select multiple control points to complete the affine transformation and affine splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3568
    • 提供者:刘莉
  1. vincentToolbox_3.1.1

    0下载:
  2. Matlab Structure from motion toolbox for rigid and non rigid scenes
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11837440
    • 提供者:Adnane Adam
  1. Affine-moment-invariants

    1下载:
  2. 矩函数研究专家Flusser写的书《Moments and Moment Invariants in Pattern Recognition》中仿射变换不变量部分的matlab代码-《Moments and Moment Invariants in Pattern Recognition》
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:936960
    • 提供者:陈晨
  1. affine

    0下载:
  2. 利用matlab处理图像的程序。是非常简单的图像配准代码,适合大众使用-Use matlab image processing program. Is very simple image registration code, suitable for mass use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:813
    • 提供者:蓝黎
  1. MATLAB

    0下载:
  2. 实现两幅图像仿射变换并且进行重叠部分的拼接-Affine transformation and to achieve two images overlap stitching for
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:87040
    • 提供者:
  1. matlab

    1下载:
  2. 使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。 (1)提取五个特征量中的Hu矩和仿射不变矩; (2)picture用来存放训练样本和测试样本; (3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量, matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型, FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融 果和判决结果在指令窗输出(1,2,3表示类型,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9296657
    • 提供者:唐乐爽
  1. Affine-Transformation

    0下载:
  2. 基于仿射变换的数字图象置乱技术 MATLAB源程序代码-Affine transformation based on the digital image Scrambling MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:63324
    • 提供者:聂凯
  1. 多幅图像拼接

    4下载:
  2. 多幅图像拼接matlab实现 sift特征提取、描述、匹配、RANSAC、仿射变换(Multiple image mosaics, MATLAB, SIFT feature extraction, descr iption, matching, RANSAC, affine transformation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:6980608
    • 提供者:shh
  1. Geodetic_Transformations_Toolbox

    1下载:
  2. 一组用于计算不同参考椭球和不同投影之间的坐标变换的函数,包括以下工具: - 从笛卡尔到地理坐标的 转换,以及 从地理坐标到横向墨西哥映射的反向 转换或者朗伯保形锥形映射以及 从地理到可以处理不规则区域和极点映射的UTM和背面 - 3D / 2D / 1D相似变换(Helmert变换) - 确定3D / 2D / 1D-Helmert变换的参数 - 执行Helmert变换 后应用残差校正 - 读取和使用NTV2转换参数 - ITRS和ETRS帧之间的3D转换 - 3D
  3. 所属分类:*行业应用

    • 发布日期:2017-12-27
    • 文件大小:805888
    • 提供者:wufan620
  1. 图像的运算

    0下载:
  2. 可实现图像的加减乘除运算(包括两幅图、图与常数、逻辑运算),最值、旋转、仿射变换、投影变换。(Can realize the image operations (including add, subtract, multiply and divide two maps, graphs and constants, logic operation), the most value, rotation, affine transform, projection transform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:334848
    • 提供者:醉蹉跎
  1. tftb

    0下载:
  2. 时间频率工具箱(TFTB)是大约100个脚本的集合,由GNU Octave和Matlab(R)开发。用于处理非平稳信号的时频分布。研究人员和工程师使用时需要具备一些基本的有关信号处理的知识。(The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signa
  3. 所属分类:mathematica

    • 发布日期:2018-04-22
    • 文件大小:2073600
    • 提供者:yujianmingkk
« 1 2 34 5 6 »
搜珍网 www.dssz.com