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

搜索资源列表

  1. 图象处理集合

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : S
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1241848
    • 提供者:张新树
  1. java形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5623
    • 提供者:翟青
  1. fortran形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12357
    • 提供者:翟青
  1. pascal形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:29996
    • 提供者:翟青
  1. ada形式文法

    0下载:
  2. 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16627
    • 提供者:翟青
  1. c语言的词法分析器

    0下载:
  2. c语言的词法分析器 该程序是一个用c语言编写的词法分析器 -C language morphology analyzer this procedure is the morphology analyzer which compiles with the c language
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:陈阳
  1. 多种图像边缘检测与分割处理

    0下载:
  2. 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41953
    • 提供者:何问宇
  1. mathimatic morhpological

    0下载:
  2. 该程序已数学形态学算法为基础算法,系统具有膨胀腐蚀,开闭运算,测地膨胀,流域变换,HOP-HAT变换,形态学剃度等等近一百多项图象处理功能.-mathematical morphology algorithm-based algorithm, the system is expansive corrosion, opening and closing operations, geodetic expansion, watershed transform, HOP - HAT transform,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14232
    • 提供者:孙洪雨
  1. Codes and Application

    1下载:
  2. 这是一个中科院中文词法分析器,能对输入的文本进行分词,词性标注,未登陆词识别等功能,正确率相当高,很有用哦-This is an Academia Sinica Chinese morphology analyzer, can carry on the participle to the input text, the lexical category sign note, has not landed function and so on word recognition, correct r
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2298877
    • 提供者:月月
  1. 腐蚀

    0下载:
  2. 腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:57811
    • 提供者:竹运气
  1. c第二章 matlab语言基础h2

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8567
    • 提供者:肖雷
  1. 第四章 控制系统的分析方法

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:肖雷
  1. 第一章 计算机辅助设计与仿真技术概述

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14518
    • 提供者:肖雷
  1. 编译原理代码tinymachine

    0下载:
  2. 编译原理的词法,语法,分析等,还有劳顿的tiny machine (tm.c)的代码实现,前面还有相应的汇编程序 -compiler principles of morphology, syntax and analysis, there is a tiny machine Lawton (tm.c) the implementation of the code, still ahead of the corresponding assembler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:34903
    • 提供者:王超
  1. ssuan36

    0下载:
  2. Simple语言词法分析器——————大连理工版-Simple language morphology analyzer Dalian technical version
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9994
    • 提供者:
  1. 视频分割的matlab 程序

    2下载:
  2. 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2539
    • 提供者:王斌
  1. 编译原理上机指导

    0下载:
  2. 编译实验程序,主要有词法,语法分析器的设计-compiler experimental procedure, mainly morphology, syntax analyzer design
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:87643
    • 提供者:zxl
  1. kkkkk

    0下载:
  2. 一个词法分析器,可以实验词法分析的所有功能,在c环境下运行。-A morphology analyzer, may test the lexical analysis all functions, moves under the c environment.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1453
    • 提供者:lee
  1. 图像形态学算法实现

    0下载:
  2. 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17170
    • 提供者:李亚
  1. xueshengcffx

    0下载:
  2. 这个是老师要叫的作业,会很有用哦,输入一段程序,就会判断词法类型-this is the teacher called to the operation, it will be very useful, oh, the importation of some procedures, it will judge the type morphology
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:721315
    • 提供者:龚佳丽
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 44 »
搜珍网 www.dssz.com