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

搜索资源列表

  1. BCB6

    0下载:
  2. 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架-Image thinning generally occurs as an image pre-processing techniques aimed at extracting the skeleton of the source image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1579
    • 提供者:古云端
  1. main

    0下载:
  2. 使用数据挖掘中提供的方法对数据进行预处理,C45算法选择主要属性-preprocess the data using the algorithms of data mining and select the important atributes using C45
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3184
    • 提供者:zan
  1. vcimage

    0下载:
  2. VC++设计的图像处理,包括图像的直方图现实,边缘检测,预处理-Using VC++ to process the image,which includes image edge detection,previous processing an so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:33223541
    • 提供者:张勤
  1. 256colorImageConvertGrayImage

    0下载:
  2. 256色图与灰度图之间的转换,可用作图像或视频操作的预处理阶段,VC平台。-256-color map and the grayscale conversion between the operation can be used as image or video pre-processing stage, VC platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:185415
    • 提供者:刘丽
  1. car

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:727608
    • 提供者:ziyousecai
  1. 3LbitbED

    0下载:
  2. #include <reg52.h> //预处理命令 void delay(unsigned int n) void display(unsigned int num) void main(void) //主函数名
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:800
    • 提供者:Tnavy
  1. support-vector-machine

    0下载:
  2. 支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助-Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1437
    • 提供者:韩锡辉
  1. byyl

    0下载:
  2. 编译原理实验预处理程序处理的实现中要用到的文件-Compiler Principle Experiment
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:8075
    • 提供者:冰心寒露
  1. ocr

    0下载:
  2. 图像预处理 字符识别实例(I&II) 有助于处理验证码-图像预处理——字符识别实例(I&II)
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:79075
    • 提供者:zzt
  1. lixminC

    1下载:
  2. 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1258936
    • 提供者:lixmin
  1. stop_word

    0下载:
  2. 停用词库,四川大学机器智能实验室。用于文本数据挖掘的预处理。-Disable thesaurus, Sichuan University, Machine Intelligence Laboratory. Pre-processing for text data mining.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:3172
    • 提供者:adrian
  1. SampleDemo

    0下载:
  2. 实现指纹图像的预处理,增强,及特征点提取,效果好-fingerprint matching
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3933485
    • 提供者:chenbo
  1. xuliefenge

    0下载:
  2. 对信号时间序列的分析,序列分割及预处理等,所用语言为matlab-Of the signal time series analysis, sequence segmentation and pre-processing and so on, the language used for matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:101516
    • 提供者:阿曼达
  1. numocr

    0下载:
  2. 数字识别Visual C++源代码,包括图片预处理,分割,特征提取,以及数字识别等整个过程。-Numeral recognition source code, including the image preproce-Digital Identification Visual C++ source code, including image preprocessing, segmentation, feature extraction, and digital identification, t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:72648
    • 提供者:王鹏
  1. The_flow_and_the_maximal_matching1

    0下载:
  2. 散乱数据类型,对三维重构中数据的预处理,对于三角网格化提出了一种相邻轮廓同步前进法,达到了很好的效果。-Scattered data type, three-dimensional reconstruction of the data pre-processing, for the triangular grid paper, a simultaneous advance adjacent contour method achieved very good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2780194
    • 提供者:姜珊珊
  1. LPR

    0下载:
  2. 图像处理方面的程序,主要完成车牌的预处理功能和车牌的定位功能-Image processing procedures, the main function of the completion of license plates and registration of pre-positioning function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4033943
    • 提供者:weely
  1. chaos_scrambling

    0下载:
  2. 关于数字水印嵌入时处理水印的源代码,采用猫脸变换对水印图像进行预处理 -Be dealt with on the digital watermark embedding watermark source code, using a cat face on the watermark image pre-processing transformation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:50960
    • 提供者:林远
  1. tezhengtiqu

    1下载:
  2. 特征脸的提取的matlab代码(包括预处理)-matlab code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1632
    • 提供者:qqxiaoya
  1. junhenghua

    0下载:
  2. 图像的预处理,读入彩色图像将其灰度化matlab 代码-matlab code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:821
    • 提供者:qqxiaoya
  1. DSP

    0下载:
  2. 基于DSP的指纹采集系统设计与指纹图像预处理算法的研究与实现(硕士学位论文) (注意:本文件需要用CAJViewer软件打开)-DSP-based fingerprint acquisition system design and fingerprint image pre-processing algorithm research and implementation (Master thesis) (Note: This document CAJViewer need to use th
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1744860
    • 提供者:袁**
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com