登录
首页 » matlab » matlab

matlab

于 2009-02-02 发布 文件大小:942KB
0 88
下载积分: 1 下载次数: 170

代码说明:

  图像处理基本操作MATLAB原代码,包括各种经典算法,处理过程源码(Basic operation of image processing the original MATLAB code, including a variety of classic algorithms, process source)

文件列表:

图像处理基本操作MATLAB原代码
............................\2
............................\.\MATLAB中的for循环.m
............................\.\MATLAB中的for循环和if条件.m
............................\.\MATLAB图像处理的基本操作.m
............................\.\MATLAB赋值.m
............................\.\P0206.m
............................\.\P0207.m
............................\.\P0208.m
............................\.\P0209.m
............................\.\P0210.m

............................\.\readme.txt
............................\.\wrod213.bmp
............................\3

............................\.\P0301.m
............................\.\P0302.m
............................\.\P0303.m
............................\.\P0304.m
............................\.\P0305.m
............................\.\P0306.m
............................\.\P0307.m
............................\.\P0308.m
............................\.\P0309.m
............................\.\P0310.m
............................\.\P0311.m
............................\.\P0312.m
............................\.\readme.txt
............................\4


............................\.\P0401.m
............................\.\P0402.m
............................\.\P0403.m
............................\.\P0404.m
............................\.\P0405.m
............................\.\P0406.m
............................\.\P0407.m
............................\.\P0408.m
............................\.\P0409.m
............................\.\readme.txt
............................\.\wrod213.bmp
............................\5


............................\.\P0502.m
............................\.\readme.txt
............................\6
............................\.\P0610.m
............................\.\readme.txt
............................\Matlab 命令.doc
............................\Matlab图形图像处理函数.pdf
............................\Matlab图形图像处理函数详细列表.pdf
............................\m文件说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3
    说明:  采用考虑湍流内外尺度影响的退化模型来恢复大气湍流降质图像,运用包含了湍流内外尺度影响的波结构函数、折射率谱以及薄透镜成像的退化函数导出了新的退化模型。(A new degradation model includling the influence of outer-and inner-scale of turbulence is presented to restore atmospheric turbulence degradation images. )
    2014-01-22 16:49:22下载
    积分:1
  • computer_vision-master
    说明:  图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)
    2019-07-20 20:53:34下载
    积分:1
  • Ext-2
    可以在程式畫面上任意畫圖寫字並且可清除再任意使用(Can any drawing program screens and write and to clear any longer use)
    2012-09-02 17:38:10下载
    积分:1
  • the-detection-of-moving-targets
    本程序运用帧间差分法进行运动目标的检测,通过帧间差分法获得差分图像,然后运用数学形态学进行处理,突出运动目标。(This program uses the inter-frame difference method for the detection of moving targets, the difference image obtained through the inter-frame difference method, and then use mathematical morphology processing, highlighting the moving target.)
    2013-04-07 22:39:01下载
    积分:1
  • image-stitching--matlab
    改进的图像拼接算法,基于sift算法,实现图像的自动拼接,测试,完美运行(Improved image mosaic algorithm based the sift algorithm to achieve automatic image stitching, test, run perfectly)
    2013-04-25 11:11:29下载
    积分:1
  • 检测皮肤代码 face_detection1
    检测皮肤代码。主要包括图像读入,大小变换,格式转换,图像滤波,颜色空间转换,皮肤模型,去除少像素连同区域以及膨胀作用(face detection based on skin model)
    2020-06-27 10:00:02下载
    积分:1
  • CUDA
    将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法(Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm)
    2020-12-13 21:49:14下载
    积分:1
  • Gaussian
    高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
    2014-10-18 09:00:28下载
    积分:1
  • SR_1
    基于分块的人脸图像超分辨率学习算法实验平台,利用学习到的训练集图像信息对低分辨率图像超分辨率,并可以查看超分辨率后的图像块匹配结果(用鼠标双击结果显示窗口中的实验图像),可以设置实验参数。(Block-based face image super-resolution algorithm for the experimental platform to learn, learning to use the training set of low-resolution image information super-resolution images and can view the image super-resolution block-matching results (double-click with the mouse results display window of the experimental images), the experimental parameters can be set.)
    2009-06-08 14:03:09下载
    积分:1
  • fingerprint-classification2
    指纹分类是指纹准确识别的前提,该程序是指纹分类源码(Fingerprint classification is a prerequisite to accurately identify the fingerprint, fingerprint classification code of the program is)
    2020-12-23 16:29:08下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载