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

搜索资源列表

  1. 用于对图像极线校正的matlab代码

    3下载:
  2. 用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images,matlab code for epipolar rectification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-26
    • 文件大小:839326
    • 提供者:niuchuan
  1. Tamura纹理特征提取及应用的matlab代码

    0下载:
  2. Tamura纹理特征提取及应用的matlab代码,附有介绍Tamura纹理的文献以及测试用图片。,Matlab code for extracion and application of Tamura texture, attched paper about tamura texture and picture for test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-25
    • 文件大小:703701
    • 提供者:LikeTheBird
  1. CBIR-matlab.rar

    0下载:
  2. matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:138379
    • 提供者:jiashijie
  1. project3.rar

    0下载:
  2. 一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多,A multi-target tracking matlab code, which accompanied by a document. One of the background difference method can achieve real-time updates. The code detection and trackin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:94044
    • 提供者:白开心
  1. SupResolDemo

    1下载:
  2. 基于学习的超分辨率重构matlab代码,对于超分辨率重构的研究很有帮助-This is learning-based Super-Resolution Reconstruction matlab code. It is of very helpful for the super-resolution reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2014-05-21
    • 文件大小:1902931
    • 提供者:shiaiye
  1. rgb2hsi

    1下载:
  2. rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。-a matlab code rgb space to hsi space or return.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1320
    • 提供者:叶伍
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:4651
    • 提供者:王万国
  1. rgbquadtree

    2下载:
  2. 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:126954
    • 提供者:猪哥不亮
  1. splitBregmanROF(Matlab-Code)(1)

    7下载:
  2. 这是TV模型最新的快速计算Matlab源代码,算法可以解决很多非线性扩散方程的计算。稳定性高,计算快。-This is the latest TV models fast calculation of Matlab source code, the algorithm can solve a lot of non-linear diffusion equation calculations. High stability, fast calculation.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1772975
    • 提供者:shaoguangpu
  1. deriche

    0下载:
  2. 自己编的deriche边缘检测算子的matlab代码,效果很好。希望搞相关研究的同学可以与我交流。-Own deriche the operator edge detection matlab code, very good. Wish to engage in relevant research exchanges with my students.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2985
    • 提供者:冯博
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. optical_flow

    0下载:
  2. matlab光流场计算代码,希望对大家有所帮助,也希望大家相互帮助-matlab code optical flow calculation, and they hope to help everyone, I hope you will help each other
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:657857
    • 提供者:王李
  1. matlab_4

    1下载:
  2. 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:51657
    • 提供者:pride
  1. kmeans

    4下载:
  2. 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:1085
    • 提供者:ruchong
  1. Image-Fusion-Performance

    0下载:
  2. 这个matlab代码,用于测试图像融合函数的算法性能。输入两幅原始图像和融合以后的图像,函数将评价出该算法的性能。-The matlab code, for testing image fusion algorithm function. Input the original image and the integration of two subsequent images, the function will evaluate the performance of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1263
    • 提供者:小单
  1. anisodiff2D

    1下载:
  2. PM扩散的二维图像去噪MATLAB代码,原版代码,anisodiff.m-PM proliferation of two-dimensional image denoising MATLAB code, the original code, anisodiff.m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2168
    • 提供者:wangyu
  1. matlab-code-image

    1下载:
  2. 图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。-MATLAB image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:543212
    • 提供者:esun
  1. MATLAB-code-wavelet-edge

    1下载:
  2. 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1856
    • 提供者:esun
  1. code

    0下载:
  2. 指纹识别的matlab程序代码,对于学习指纹的朋友来说是不错的选择。-Fingerprint recognition matlab code, for studying fingerprints Friend is a good choice.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:675110
    • 提供者:Ben
  1. Digital-Image-Processing-radon-Code

    0下载:
  2. 数字图像处理radon+matlab变换算法代码-Digital image processing algorithms transform radon+ matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:95086
    • 提供者:lin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com