CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 基本图像处理

搜索资源列表

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:85.92kb
    • 提供者:wilsonwong
  1. 图像处理中 各种阈值分割的基本算法的实现

    0下载:
  2. 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:3.22kb
    • 提供者:
  1. MATLAB

    0下载:
  2. matalb图像处理基础源代码,整理版,可以实图像变换的一些基本功能-matalb based image processing source code, finishing version, you can actually change some of the basic functions of image
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:958.08kb
    • 提供者:蜗牛
  1. image

    1下载:
  2. 基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流-Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an impo
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:桂树
  1. pixel_proc

    1下载:
  2. matlab像素级图像处理,,显示处理结果,适合于图像处理入门。包括了一些基本的图像处理方法,如求反,均值滤波中值滤波,拉斯变换,还有一个结构光条纹中心求取程序。所有程序有一个gui界面,方便操作。-matlab pixel level image processing, display the results, suitable for image processing started. Includes some basic image processing methods, such as
  3. 所属分类:matlab

    • 发布日期:2016-10-04
    • 文件大小:190kb
    • 提供者:jumping
  1. 二维小波分析对图像处理

    0下载:
  2. 介绍小波的基本概念,并对图像进行压缩,消噪,增强,融合以及平滑处理.-introduced the basic concepts, as well as image compression, denoising, enhancement, integration and smooth handling.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:16.96kb
    • 提供者:昂清
  1. rsimage

    0下载:
  2. c语言实现的遥感图像处理的一些基本操作,做遥感的朋友应该用得着-remote sensing image processing some of the basic operations, so remote sensing friends should be worthwhile
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:401.21kb
    • 提供者:梅蕊
  1. DigitalImageProcessing

    0下载:
  2. 用MATLAB进行数字图像处理的入门,是一些基本程序,便于理解-Using MATLAB to carry out digital image processing of the entry, some basic procedures, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7.35kb
    • 提供者:李榕
  1. picture

    0下载:
  2. 此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-The basic function of this software is divided into two major modules: one is the digital image processing module, and the oth
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:27.49kb
    • 提供者:秦关
  1. rgb2gray

    0下载:
  2. 最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。-The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do not contain this function in mat
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:963byte
    • 提供者:赵晓霞
  1. matlab_image_base_transformation

    0下载:
  2. MATLAB的基本操作实现:P0201:MATLAB赋值,MATLAB中的for循环,MATLAB中的for循环和if条件,MATLAB图像处理的基本操作,MATLAB高级图像处理操作,根据RGB图像创建一幅灰度图像,二值图像的取反操作,用imshow函数显示图像,在同一个窗口内显示两幅图像-MATLAB' s basic operations to achieve: P0201: MATLAB assignment, MATLAB in the for loop, MATLAB in t
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:15.63kb
    • 提供者:rengy
  1. matlab_image

    1下载:
  2. MATLAB基本图形图像处理操作,包含图像增强,图像分割,特征提取,图像识别,灰度处理线性算法,文字处理等多个压缩包-MATLAB image processing and basic graphics, including image enhancement, image segmentation, feature extraction, image recognition, linear gray-scale processing algorithms, word processing an
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:310.84kb
    • 提供者:rengy
  1. TXCL00

    0下载:
  2. 最基础的图像处理程序,内含基本图像处理、几种滤波、分割算法、神经网络等源代码-The most basic image processing program that includes basic image processing, several filtering, segmentation algorithm, neural network source code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:139.44kb
    • 提供者:Jack
  1. 对两幅图片进行图像匹配

    0下载:
  2. 基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。
  3. 所属分类:matlab例程

  1. MATLAB数字图像处理(张德丰)配套课本源代码

    0下载:
  2. 该资源与MATLAB数字图像处理(张德丰)配套,里面包含了各种数字图像处理的基本操作,比如滤波,均值化等等
  3. 所属分类:matlab例程

    • 发布日期:2015-12-11
    • 文件大小:49.92kb
    • 提供者:hitErvin
  1. 图像处理基本算法

    2下载:
  2. 图像处理的基本算法,真彩图片转二值,简单地从图像中提取目标物体
  3. 所属分类:matlab例程

  1. code

    0下载:
  2. 用于图像处理的基本变换,集成于MATLAB的GUI设计平台(For the basic transformation of image processing,and integrated in the MATLAB GUI design platform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:241kb
    • 提供者:LBPPO
  1. 图像处理基本算法源码

    0下载:
  2. c++平台编写的图像处理基本算法源码,所有的处理函数都有。(C++ platform prepared by the basic algorithm for image processing source code, all the processing functions are.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:45kb
    • 提供者:milaoshu
  1. 图像处理源程序

    0下载:
  2. matlab图像处理工程集合,包括基本所有常规的图像处理操作(MATLAB image processing engineering collection, including all the basic routine image processing operations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:98kb
    • 提供者:半碗稀饭
  1. 基于matlab的图像处理工具

    0下载:
  2. 利用matlab编程实现图像处理的基本功能,如平移,旋转,缩放,滤波,运动模糊消除等
  3. 所属分类:matlab例程

    • 发布日期:2021-02-20
    • 文件大小:448.28kb
    • 提供者:747772169@qq.com
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com