CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 预处理

搜索资源列表

  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. 《MATLAB统计分析与应用》程序与数据

    0下载:
  2. 数据的导入导出,将数据写入到txt,从TXT读取数据;数据预处理,归一化处理;聚类分析,K均值聚类等(Import and export data, write data to TXT, read data from TXT, data preprocessing, normalization processing, clustering analysis, K clustering, etc.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:64512
    • 提供者:ferryman
  1. 4振动信号预处理方法

    0下载:
  2. 4振动信号预处理方法-<matlab在振动信号处理中的应用>王济一书对应代码(4 vibration signal preprocessing method -<matlab in vibration signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:130048
    • 提供者:sunasd
  1. signal preprocessing

    0下载:
  2. 信号预处理程序,包括最小二乘法,滑动平均法,五点三次法以及五点滑动法(Signal preprocessing programs, including least square, sliding average,five point three average and five-point sliding)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:小小虾米
  1. spectra preprocess

    0下载:
  2. 实现光谱数据的预处理,去除背景和基线漂移,具有非常好的效果,已经试验成功。(To achieve the preprocessing of spectral data, removing background and baseline drifts with very good results, and it has been successfully tested.)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:4096
    • 提供者:静雪
  1. 图像预处理小程序

    1下载:
  2. 图像的双边滤波,畸变校正,计算图像的SNR等等小程序啦,提供给使用MATLAB新手们(calculate the picture's SNR and pre-processing in matlab)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:psztswcbyy
  1. image_preprocessing

    1下载:
  2. 对图像双边滤波和引导滤波,然后使用Canny边缘检测,对图像进行预处理(image pre-processing)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:19456
    • 提供者:lee75
  1. YCL

    0下载:
  2. 对信号进行梅尔倒谱系数特征采集之前的预处理,包括分帧加窗、基于短时能量的双门限判别、除噪、预加重等(The preprocessing of Mel cepstrum coefficients before the signal is carried out, including frame windowing, double threshold discrimination based on short-time energy, denoising and pre emphasis)
  3. 所属分类:matlab例程

  1. airimg_wy(10-5)

    0下载:
  2. 人眼虹膜识别的图像预处理(边缘检测,虹膜定位等)(mage preprocessing of iris recognition (edge detection, iris location, etc.))
  3. 所属分类:图形图像处理

  1. MOD11_A2

    0下载:
  2. 实现MOD11_A2数据预处理,批量HDF转换拼接、裁剪(Realization of MOD11_A2 data preprocessing, batch HDF conversion and splicing)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:5120
    • 提供者:多恩
  1. ann

    0下载:
  2. ANN数字字符识别系统中预处理对话框中预处理分步执行的实现()
  3. 所属分类:其他

  1. 10char

    0下载:
  2. 主要编写的图像预处理步骤的代码,包括灰度化,二值化,高斯模糊,图像增强(The main preparation of the image preprocessing steps of the code, including grayscale, binary, Gaussian blur, image enhancement.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:图画里
  1. Exe_FY3MWRI_LW_HDF

    2下载:
  2. 处理风云卫星MWRI微波成像仪传感器的1b级数据预处理。(Processing of the 11b data pretreatment of MWRI microwave imager sensor.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:53248
    • 提供者:张小义
  1. English

    0下载:
  2. 包括了原始英文文档、删除特殊符号、分词、词干化、计算相似度等文本预处理后产生的文档,总的数量是500个英文文档(Including the original English document, delete special symbols, such as text segmentation, a preprocessed documents produced, the total number of 500 English document)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2597888
    • 提供者:hello_spring
  1. Chinese

    0下载:
  2. 是做文本预处理时候利用爬虫收集的500个中文文档,包括分词部分、去掉特殊符号部分以及最后的相似度计算等(It is the 500 Chinese document collected by a crawler for text preprocessing, including the part of the participle, the removal of the special part of the symbol, and the final similarity calculatio
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:12314624
    • 提供者:hello_spring
  1. EnglishChuLi

    4下载:
  2. 利用python编写的文本预处理的程序,包含了每一步的实现代码,分为删除标点符号、删除停用词、相似度计算、PCA降维、聚类以及可视化等,运行环境为pytharm,python3开发环境(The text preprocessing program written by Python contains every step of implementation code, which is divided into delete punctuation marks, delete stop word
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:hello_spring
  1. 验证码识别预处理源码VC6-FirstMAP

    0下载:
  2. 二值化,16色化,根据跨度去色,去横线,去纵线,多种去噪,多种分割,图像放大,自动批量操作(Binarization, 16 color, according to the span of color, to line to line, a variety of a variety of segmentation, denoising, image zooming, automatic batch operation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:4441088
    • 提供者:zhangsan111
  1. matlab

    0下载:
  2. 图像预处理matlab,练习时候写的代码,学习交流用(Image preprocessing matlab, practice time to write the code to learn to exchange)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:2036736
    • 提供者:吓死的
  1. kctp

    0下载:
  2. 此代码实现数据的预处理,包括分词、去符号、去停用词等。(This code realizes the preprocessing of data, including participle, symbol, stop words, etc.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-20
    • 文件大小:175104
    • 提供者:zm29657900
  1. python预处理

    0下载:
  2. python 数据预处理(采用拉格朗日插值法处理缺失值)(python data process using inter method)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:685056
    • 提供者:nanyong
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com