CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 图像 实验报告

搜索资源列表

  1. VC++6.0数字图像处理程序集

    1下载:
  2. 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:231.87kb
    • 提供者:八神
  1. image.rar

    0下载:
  2. 数字图像处理与分析:中值滤波的实验报告(含有C++代码的详细分析),图像分割的实验报告(含有C++代码的详细分析),处理结果也有,Digital image processing and analysis: median filter experimental report (containing C++ Code detailed analysis), image segmentation experiments report (containing C++ Code detailed ana
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:272.79kb
    • 提供者:罗子
  1. Matlab的IIR_Butterworth低通数字滤波器

    1下载:
  2. 实现了用matlab编写的巴特沃斯(Butterworth)滤波器,对加入高斯白躁的图像进行处理,用户可以调解白噪声的强度,滤波器的阶数,滤波半径等参数。压缩包里包括具体的实验报告,所以的源码(.m文件)。代码大部分都加有注释,方便理解
  3. 所属分类:matlab例程

  1. Workpiecefeatureextraction

    1下载:
  2.  1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程)  2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。  3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。 -err
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:52.31kb
    • 提供者:苏朗
  1. RTI

    0下载:
  2. 实时图像处理的HANDLE-C程序 用来跟踪物体(手),识别手指个数 另外附加实验报告-Real-time image processing HANDLE-C program used to track objects (hand), finger identification number of the other additional experimental report
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:700.74kb
    • 提供者:harleyhwan
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:271.69kb
    • 提供者:陈平
  1. MyDwt2D

    1下载:
  2. 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
  3. 所属分类:Wavelet

    • 发布日期:2016-05-09
    • 文件大小:963.66kb
    • 提供者:zhang
  1. GAC_Segment

    0下载:
  2. 利用GAC模型做图像分割的一个实验,里面包含试验图片和实验报告-GAC model using image segmentation to do an experiment, which contains pictures and experimental test report
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:327.64kb
    • 提供者:吴亚鹏
  1. QuXianYanHua

    0下载:
  2. 利用PDE曲线演化方法,求图像边缘的一个实验例子,包含代码和实验报告-Use of curve evolution PDE method for image edge of an experimental example, the report contains the code and experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:139.08kb
    • 提供者:吴亚鹏
  1. P_M_Modle

    0下载:
  2. P_M正则化图像滤波的一个实验例子,包含程序和实验结果还有实验报告-Tikhonov P_M image filtering example of an experiment, including the procedures and experimental results are experimental report
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.19mb
    • 提供者:吴亚鹏
  1. Laplacian

    0下载:
  2. VC++实现的图像区域处理软件,附带详细实验报告-VC++ implementation of the Image-processing software, with a detailed experimental report
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:851.3kb
    • 提供者:龙胆
  1. tuxiangfenge

    0下载:
  2. 自己写的实验报告,关于图像分割的 根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.84kb
    • 提供者:song
  1. lectureaboutpicture

    0下载:
  2. 是图像编码的一个学习的实验报告,里面有许多实例-The image encoding an experiment to study the report, which there are many examples of
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:38.09kb
    • 提供者:夏德仁
  1. C_FCM

    0下载:
  2. 用C均值聚类方法实现图像分割,matlab实现,包含实验报告-C means clustering method used to achieve image segmentation, matlab implementation, including test reports
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:997.06kb
    • 提供者:李蓉
  1. 图像变换处理

    1下载:
  2. 这里是基于MATLAB的图像变换的源程序以及相关的实验报告,有直方图,灰度变换等等。
  3. 所属分类:绘图程序

    • 发布日期:2012-11-17
    • 文件大小:172.94kb
    • 提供者:leizhaolei
  1. 实验报告7-马杰民1030514432

    0下载:
  2. 1. 在GUI中,实现图像的阈值分割(交互式、迭代法)、区域生长。 2. 在GUI中,,实现二值图像的膨胀、腐蚀, 比较'结构元素类型为:square,line, diamond, disk等的区别。 3. 在GUI中,实现二值图像的开运算、闭运算。 4. 在GUI中,实现二值图像的形态学应用: 边界抽取 (boundary extraction) 区域填充 (region filling) 细化 (thinning) 粗化 (thickening) 骨架 (skeletons) 修剪 (pr
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:782kb
    • 提供者:Jamesma
  1. DSP实验预备内容

    0下载:
  2. dsp实验报告,关于声音图像的采集,有图片。有原理(DSP experimental report on the acquisition of sound images, there are pictures. Principle)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-21
    • 文件大小:4.49mb
    • 提供者:njy
  1. ImageWarping实验报告

    0下载:
  2. 用matlab实现图像变形的实验实例,采用idw 和 rbf 算法(imagewarping using idw&rbf algorithms in matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:498kb
    • 提供者:anderchenchina
  1. 实验报告

    0下载:
  2. 原始恶化图像 Invoice_distortion.jpg。 尝试不同的复原算法(包括可能的图像预处理和增强等),给出了最优的增强后的图像(The original deterioration of the image Invoice_distortion.jpg. Please try different restoration algorithms (including possible image preprocessing and enhancement, etc.) to give
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:286kb
    • 提供者:Nickpeak
  1. 东北大学图像处理第二次作业

    3下载:
  2. 东北大学图像处理第二次作业实验报告两份 Kirsch滤波程序及其图像处理效果图 MRF图像分割的程序及其处理效果图 上述程序均亲测可行(the second experiment and report on image processing Northeasten university(ShenYang) ;the code on Kirsch filter; the code on MRF image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-21
    • 文件大小:6.52mb
    • 提供者:小维威威
« 12 3 4 5 6 »
搜珍网 www.dssz.com