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

搜索资源列表

  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:18393
    • 提供者:lilin
  1. contourlet_toolbox.rar

    0下载:
  2. contourlet 变换工具包,里面有详细的说明文件,添加进matlab后,可以像使用小波变换一样,进行contourlet变换,Contourlet Transformation Toolkit, which is described in detail documents, add matlab can be the same as the use of wavelet transform for Contourlet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:449696
    • 提供者:冯博
  1. Log_gabor.rar

    0下载:
  2. 很好用的Log-Gabor变换源代码,可以用于图像的特征提取,Good use of Log-Gabor transform source code, can be used for image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2949
    • 提供者:Ying Chen
  1. imlook3dv12.zip

    2下载:
  2. MATLAB的三维重建程序,很好用的,其中有两个函数,MATLAB three-dimensional reconstruction process, a very good use, there are two functions
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:67527
    • 提供者:anne
  1. Houghtransformation.rar

    1下载:
  2.  将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:206977
    • 提供者:李明
  1. matlab-5

    0下载:
  2. 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:13327
    • 提供者:wanghui
  1. Mutual-2D_Image-Registration.r

    0下载:
  2. 使用互信息进行2D图像自动配准源代码,应用平均互信息,The use of mutual information for automatic registration 2D image source code, the application of the average mutual information
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:231951
    • 提供者:fh
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2460
    • 提供者:徐忠超
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. mRMR_0.9_compiled

    0下载:
  2. 利用互信息进行特征抽取的方法实现,能找到最具代表的特征,有效的实现了计算量的减少和可用来维数缩减-The use of mutual information feature extraction method of implementation, to find the most representative characteristics of an effective implementation of the computation of the reduction and can be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:535956
    • 提供者:宁之林
  1. mmread

    0下载:
  2. 读取视频文件的函数。比matlab工具箱中的mmreader更好用。-Read the video file functions. Than matlab toolbox mmreader better use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7563277
    • 提供者:David
  1. interpolationbilinear

    0下载:
  2. 2006年老外写的双线性内插的源代码,简单易学,容易上手。-Written in 2006, foreigners bilinear interpolation of the source code, easy to learn, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781744
    • 提供者:hao
  1. hopfield

    7下载:
  2. 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-06
    • 文件大小:2571
    • 提供者:caoliang
  1. MATLAB-_FFT

    0下载:
  2. matlab的fft函数使用注意事项,以及傅里叶变换的特征和理解。-Note the use of matlab' s fft function, as well as the Fourier transform of the characteristic and understanding.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:102573
    • 提供者:
  1. POS-PID

    10下载:
  2. 运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现-The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:8192
    • 提供者:老高
  1. HBMA

    0下载:
  2. This function calculate block motion vectors (with integer pel accuracy), using hierarchical block matching algorithm. %An example of main function calling this function is "MEMBA", which can be entered on the command window. %The function also u
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2655
    • 提供者:冯欣
  1. Bit_map

    0下载:
  2. 本程序时图像的金字塔算法分解,他是用MATLAB编写的,简单易懂-The program algorithm for decomposition of the image pyramid, he was prepared to use MATLAB, and easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:79121
    • 提供者:李泽敏
  1. Spatial_filtering

    0下载:
  2. 空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:377693
    • 提供者:Adams
  1. Goldstein_Filter_for_InSAR

    9下载:
  2. Goldstein滤波方法matlab的实现,可用与ESPI电子散班,Insar条纹图,指纹图滤波使用!-Goldstein realization matlab filtering method can be used with the ESPI electronic dispersion classes, Insar fringe pattern, the use of fingerprint filtering!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1498
    • 提供者:Long
  1. gujia

    1下载:
  2. 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:72333
    • 提供者:hujiang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com