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

搜索资源列表

  1. 图像位移检测

    0下载:
  2. 图像位移检测,图像位移的前后相位变化进行检测(Image displacement detection, image displacement before and after phase change detection)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:8192
    • 提供者:旋律信
  1. bliinds_train_test无参考图像质量评价算法

    0下载:
  2. 这是一个用MATLAB别写的无参考的图像质量评价算法,仅供参考(This is a non reference image quality evaluation algorithm which is not written by MATLAB for reference only)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:lsjackson13
  1. 图像增强

    0下载:
  2. MATLAB中关于图像处理的图像增强技术的实例30例(MATLAB image processing in the image enhancement technology examples of 30 cases)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:54272
    • 提供者:Idealism
  1. 图像复原

    0下载:
  2. MATLAB中关于图像处理的图像复原技术的实例26例(MATLAB image processing in the image restoration technology examples of 26 cases)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:8192
    • 提供者:Idealism
  1. 图像旋转matlab

    0下载:
  2. 基于matlab的图像旋转,非直接调用函数的图像旋转(Matlab based image rotation, not directly call the function of the image rotation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:威威猫
  1. 图像的彩色合成

    0下载:
  2. 图像的彩色合成源码,需在matlab使用(Image color synthesis source code, need to use in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:308224
    • 提供者:威威猫
  1. 图像处理大作业2015011063田凯

    0下载:
  2. 利用matlab实现图像处理压缩编码解码(DC AC pictures codes by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:6611968
    • 提供者:幻雪123
  1. 图像分割

    0下载:
  2. 编写了一个gui界面,可以选择任意待处理的图像,可以实现边缘检测,阈值分割,添加噪声,以及分水岭分割等多种算法分割(A GUI interface is designed, which can select any image to be processed, and can realize edge detection, threshold segmentation, adding noise, and watershed segmentation and other segmentation
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:51200
    • 提供者:happiness2017
  1. 多幅图像拼接

    0下载:
  2. 可以实现对几个不完整的属于同一类的图片的连贯的拼接,获得对原完整图像的复原(It can realize the coherence stitching of some incomplete pictures belonging to the same kind, and get the restoration of the original whole image)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:7119872
    • 提供者:happiness2017
  1. 彩色图像处理

    0下载:
  2. 对特定的图像进行分析处理,使输出变得清晰,可以满足使用要求(Analysis and processing of a specific image to make the output clear and meet the use requirements)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1551360
    • 提供者:醉蹉跎
  1. 图像的复原

    0下载:
  2. 对图像进行滤波、加噪,对图像进行模糊、复原处理,另有点扩散函数与光学转换函数间的互化。(The image is filtered and noisy, the image is blurred and restored, and the point diffusion function is interchanged with the optical conversion function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:290816
    • 提供者:醉蹉跎
  1. 图像的运算

    0下载:
  2. 可实现图像的加减乘除运算(包括两幅图、图与常数、逻辑运算),最值、旋转、仿射变换、投影变换。(Can realize the image operations (including add, subtract, multiply and divide two maps, graphs and constants, logic operation), the most value, rotation, affine transform, projection transform.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:334848
    • 提供者:醉蹉跎
  1. 图像的形态学操作

    1下载:
  2. 可实现对图像的膨胀、腐蚀、开运算、关运算、骨架提取、边缘检测、top-hat滤波、增强、填充等形态学操作。(The morphological operations such as expansion, corrosion, opening operation, closing operation, skeleton extraction, edge detection, top-hat filtering, enhancement and filling can be realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:215040
    • 提供者:醉蹉跎
  1. 图像的分析

    1下载:
  2. 可显示图像中指定点的坐标值、像素值、图像强度曲线、图像像素强度曲线、等值线、均值、标准差、协方差系数、质心、边界等。(It can display coordinate values, pixel values, image intensity curves, pixel intensity curves, contour lines, mean value, standard deviation, covariance coefficient, centroid, boundary and s
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1169408
    • 提供者:醉蹉跎
  1. 图像数字水印及其攻击测试

    1下载:
  2. 图像数字水印的测试程序,内含嵌入、提取和攻击测试程序,适合初级阶段学习使用。(Image digital watermark in the test program, containing the embedding, extraction and attacks test program, suitable for primary stage learning.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:589824
    • 提供者:WSpeng_1
  1. 数字图像处理

    1下载:
  2. 内附研究生图像处理课程作业,月球图像锐化,X光照肋骨图优化,等等,有m文件及word格式。(Included postgraduate image processing coursework, lunar image sharpening, X-ray rib map optimization, and so on, there m file and word format.)
  3. 所属分类:matlab例程

    • 发布日期:2021-08-06
    • 文件大小:4480357
    • 提供者:迪艾斯
  1. 基于红外图像的弱小目标检测与跟踪

    5下载:
  2. 基于红外图像的弱小目标检测与跟踪,非常实用的检测小代码(Small target detection and tracking based on infrared image, very practical detection of small code)
  3. 所属分类:matlab例程

    • 发布日期:2018-03-10
    • 文件大小:3072
    • 提供者:herrchaos
  1. 基于训练样本自动选取的SVM彩色图像分割方法研究

    1下载:
  2. 该文献主要介绍了基于训练样本自动选取的SVM彩色图像分割方法,详细的对比了各种方法的优缺点(This paper mainly introduces the SVM color image segmentation method based on the training sample automatically, and compares the advantages and disadvantages of various methods in detail)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:6543360
    • 提供者:飘逸的猪
  1. 图像旋转 matlab代码 前向反向

    0下载:
  2. 实现了图像的旋转,利用前向映射与反向映射两种方法分别实现(The rotation of the image is realized, and the two methods are realized by forward mapping and reverse mapping.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:答滴滴
  1. 一种基于RBF神经网络的图像处理方法

    0下载:
  2. 该文件是用RBF神经网络算法对图像进行处理的一个很好的借鉴的文章(The file is a good reference to the image processing with the RBF neural network algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-28
    • 文件大小:2748416
    • 提供者:顾炎武
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com