CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - use matlab

搜索资源列表

  1. Zooming-and-Shrinking

    0下载:
  2. matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:520808
    • 提供者:彭筱媛
  1. Histogram-Equalization

    2下载:
  2. 用matlab实现自编直方图程序并与matlab自带直方图函数进行比较,以及实现直方图均衡- Histogram Equalization (a) Write a computer program for computing the histogram of an image. (b) Implement the histogram equalization technique discussed in Section 3.3.1. (c) Download Fig
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:273408
    • 提供者:彭筱媛
  1. fhog

    0下载:
  2. 利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。-Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7633
    • 提供者:jack
  1. SML

    4下载:
  2. 数字图像处理SML算法实现,程序挺实用用的Matlab供大家参考(两种算法)-SML digital image processing algorithm, the program very practical use of Matlab for your reference (two methods)
  3. 所属分类:Special Effects

    • 发布日期:2016-12-12
    • 文件大小:89088
    • 提供者:理庆临
  1. trffictrace

    0下载:
  2. 一种实现车流量计数的matlab源码,视频可以使用自己的视频,替换代码后即可使用。-A traffic count matlab realize the source, the video can use their own video, it can be used after the replacement code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:克林贡
  1. PG_BOW_DEMO-master

    0下载:
  2. 一个用BoW|Pyramid BoW+SVM进行图像分类的Matlab Demo-A use BoW | Pyramid BoW+ SVM for image classification Matlab Demo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3507567
    • 提供者:邓旭
  1. c12

    0下载:
  2. matlab下的一个腐蚀数据地图处理的代码,包含对图像信息处理,聚类算法并且计算与边界距离,很好用-matlab under a corrosion map data processing code, including image information processing, clustering algorithms and calculates the distance to the boundary, good use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1591
    • 提供者:王杰
  1. video1

    0下载:
  2. matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:207587
    • 提供者:贾程序
  1. NL-Means

    0下载:
  2. Non-local means算法由A. Buades, B. Coll, J.M Morel提出。该算法的主要参考文献为: A. Buades, B. Coll, J.M Morel, A review of image denoising algorithms, with a new one , Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 49
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1828803
    • 提供者:沙天飞
  1. Improved_TV_restoration

    2下载:
  2. 分析了基于整体变分(total variation,TV)模型的图像修复算法,TV模型修复算法只使用各向异性扩散,TV模型各向异性扩散仅向图像边缘方向扩散,容易在平滑区域引入阶梯效应。提出了一种改进的图像修复算法,该算法同时结合了各向同性和各向异性扩散,利用区域频率差异实现了在不同的区域使用不同的迭代方程,有效避免了原始算法引入的阶梯效应,同时在平滑区域提高了迭代效率。Matlab环境下的仿真结果表明,改进算法的修复效果和峰值信噪比的计算结果均明显优于原始算法-Analysis based on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:272222
    • 提供者:毛巴马
  1. Face-recognition

    0下载:
  2. 基于matlab的人脸识别技术 使用matlab进行测试与说明-Test and descr iption of face recognition technology based on the use of matlab matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2225
    • 提供者:新学校
  1. bianhuanalvbo

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11311
    • 提供者:fu
  1. CHAP4

    0下载:
  2. matlab 数值计算方法,主要介绍matlab数值计算的操作及方法-matlab numerical methods, very easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3171
    • 提供者:李辉
  1. Visual-Attention

    1下载:
  2. 这是我自己根据Visual Attention Detection in Video Sequences Using Spatiotemporal Cues这篇文章写的matlab程序,比较好用,但是效果还有待完善,贴出来大家看看,有好的改进办法欢迎留言。压缩文件里面包含论文以及LC算法的代码。-This is based on my own Using Visual Attention Detection in Video Sequences Spatiotemporal Cues This
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1298029
    • 提供者:slaim
  1. Image-Processing-Based-on-PDE

    0下载:
  2. 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7414784
    • 提供者:marshal
  1. watershedcrit

    0下载:
  2. 改进的分水岭算法.(外国) 先进行滤波开闭等预处理,再用matlab自带函数进行分割.-Improved watershed algorithm (foreign edition)First,use some Pretreatments like open and close to filiter the graph,then use code of MATLAB instrument to oversegmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2522
    • 提供者:李元齐
  1. Gauss-Seidel

    0下载:
  2. 高斯赛德尔算法用matlab的实现,本代码中用的是标准的写法,非常适合初学者使用,代码是标准的教课书写法-Gauss Seidel algorithm using matlab implementation, the code is the wording of the standard, very suitable for beginners to use, the code is the standard textbook writing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:
  1. toolbox-master

    0下载:
  2. 这是一个简单的图像处理的matlab程序,这个程序主要用于行人检测的相关功能-this is a php website which is based on Thinkphp ,this is a formal type which you can use it to build your own website
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9654450
    • 提供者:jeccica
  1. amatlab

    4下载:
  2. 基于matlab写的一个道路障碍物识别,可检测道路障碍物,利用数字图像处理相关知识,如平滑,边缘检测等-Based on MATLAB write a road obstacle identification, can detect road obstacles, the use of digital image processing related knowledge, such as smooth, edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023844
    • 提供者:peibin
  1. cvpr15deepcompare-master

    0下载:
  2. Code for CVPR15 paper Learning to Compare Image Patches via Convolutional Neural Networks - This package allows researches to apply the described networks to match image patches and extract corresponding patches. We tried to make the code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:21214
    • 提供者:黄飞
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com