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

搜索资源列表

  1. matlabimageprocessing

    2下载:
  2. matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-20
    • 文件大小:100315
    • 提供者:山东省
  1. ImageComputing

    0下载:
  2. matlab中关于图像处理的一些基本运算。也涉及了matlab中关于矩阵操作的一些基本方法,是matlab学习的基础,更是数字图像处理的基础。-matlab image processing on some of the basic operations. Also involves a matlab matrix operations on some of the basic method is matlab foundation of learning, but also the basis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3684
    • 提供者:高金伟
  1. Morph

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:xinxin
  1. chapter3

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》3 二值图像中的基本形态学运算,灰度图像中的基本形态学运算-"Digital image processing and machine vision: Visual C++ and Matlab to achieve" 3 Binary image of the basic morphological operations, gray image of basic morphological operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:94529
    • 提供者:陈新秋
  1. tuxiangchul

    0下载:
  2. MATLAB的GUI编程图像处理中的基本问题,包括膨胀,腐蚀,线性插值等等一系列的运算。-Image Processing MATLAB-GUI programming in the basic issues, including expansion, corrosion, linear interpolation and so a series of operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:259660
    • 提供者:sadan
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. GUI

    2下载:
  2. 利用Matlab的图形用户界面(GUI)编程实现1.信号产生,信号基本运算,傅立叶变换 2.图像文件的读取和显示,图像增强,边缘检测,图像的数学变换-Using Matlab' s graphical user interface (GUI) programming 1. Signal generation, signal basic operations, Fourier transform 2. Read and display image files, image enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:21258
    • 提供者:张慧
  1. jibencaozuo

    0下载:
  2. 这是运用matlab进行图像处理时会遇到的基本操作,包括图像的代数运算、几何运算、空间变换、区域操作等-This is for image processing using matlab will encounter the basic operations, including images of algebra, geometry operations, space transformation, regional operations, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5407
    • 提供者:hanghang
  1. ImageAnalysis_Practical-22-programs

    0下载:
  2. MATLAB图像分析处理22解,有22个小程序 实现基本而典型的图像分析运算或操作。-MATLAB digital image analysis 22 methods, programs are offered for basic and typical operations in image analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:112390
    • 提供者:高昕
  1. Digital_Image_Processing_exp1

    0下载:
  2. 数字图像处理实验一,用Matlab进行图像的代数运算(加减乘除)等基本操作-Digital image processing experiments, using Matlab image algebraic operations (addition, subtraction) and other basic operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1046159
    • 提供者:whx
  1. imageproc

    0下载:
  2. 用matlab对图像进行五类基本运算,例如灰度直方图,邻域平均,局域增强,中值滤波-Image using matlab five types of basic operations, such as histogram, neighborhood average, local enhancements, median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:176284
    • 提供者:
  1. 11

    0下载:
  2. 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the re
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9842
    • 提供者:苏琴
  1. 第一章 图像的点运算

    0下载:
  2. 基本图像处理,图像点运算,几何变换,灰度变换,对数变换(Basic image processing, image point operation, geometric transformation, grayscale transformation, logarithmic transformation.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:398336
    • 提供者:维他柠檬茶
  1. Oleration

    1下载:
  2. 用MATLAB实现计算机视觉中三维重构所需的基本矩阵的运算(Implementation of basic Matrix Operation for 3D Reconstruction in computer Vision with MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-15
    • 文件大小:3072
    • 提供者:OIDB%218551
搜珍网 www.dssz.com