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

搜索资源列表

  1. cuiyi-software

    0下载:
  2. 崔屹著《图象处理与分析——数学形态学方法及应用》的盘。-"image processing and analysis -- mathematical morphology and application of the" disk.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:402154
    • 提供者:冯灿科
  1. morph14

    0下载:
  2. 是数学形态学的重要部分 ——包括腐蚀、膨胀、开启、闭合。可以对图形进行一些重要的变换-mathematical morphology is the important part -- including corrosion, expansive, open, closed. Graphics can be right for some important transformation
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:15633
    • 提供者:Linyin
  1. henhaotuxiangfenge

    0下载:
  2. 首先采用灰度投影匹配进行全局运动估计和补偿,用以消除背景变化的影响;然后由二次差分抽取中间帧解决遮挡问题,通过Fisher 评价函数结合数学形态学填充得到运动对象分割掩膜,同时消除残余噪声以及平滑边缘。该方法在一定范围内较好地解决了遮挡问题,并能够高效快速地得到比较精确的视频对象。-first used for overall projection matching motion estimation and compensation, in order to remove the impact
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:303049
    • 提供者:李杰
  1. cls_factory

    0下载:
  2. 介绍了各种数字图像处理的算法分析及编程实现技术。全书由12章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码。 -introduced a variety of digital image processing algorithm analysis and programming technology. B
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:23601
    • 提供者:流流
  1. morph1[1].2

    0下载:
  2. SDC Morphology Toolbox V1.2 27Sep02 有名的图像处理和信号分析的工具箱。-SDC Morphology Toolbox V1.2 27Sep02 famous images signal processing and analysis toolkit.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7590833
    • 提供者:武国忠
  1. shuxuexingtaixue

    0下载:
  2. 利用数学形态学的基本知识进行对位图的处理-using mathematical morphology of basic knowledge on the processing bitmap
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:244443
    • 提供者:lily
  1. morphologyBinary

    0下载:
  2. 图像处理中数学形态学二值操作的C程序,希望对各位有帮助。-image processing mathematical morphology of the two operations value C program, and I hope to help you.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5052
    • 提供者:卢清华
  1. cpp123

    0下载:
  2. 这个是一个编译原理的词法和语法分析的程序,运行时必须输入一个小程序,即子程序,子程序的内容不受限制-this is a compiler principles of morphology and syntax analysis, the running time to allow the importation of a small program that subroutine, the unrestricted subroutine
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:温绮
  1. chengfeng_cifa

    0下载:
  2. 学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术.-compiler theory when learning to do morphology and syntax analysis procedures. Morphology and syntax analysis package in a category CFen Xi, the process in Visual
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:34511
    • 提供者:陈顺锋
  1. chifayufafenxi

    0下载:
  2. 一个简单的词法,语法分析程序,虽然简单但结构比较清晰,有助于我们对后面语义分析的生成.-a simple morphology, syntax and analytical procedures, although relatively simple but clear, and help us right behind the formation semantic analysis.
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:3327
    • 提供者:廖巍
  1. 4Matlab

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

    • 发布日期:2008-10-13
    • 文件大小:41094
    • 提供者:xueke
  1. flexbison

    0下载:
  2. 词法,语法分析自动生成工具的使用教程(源代码)。 将flex,bison结合使用可以生成复杂的编译程序。用来做编译程序的前端非常合适。-morphology, syntax analysis tools automatically generate the directory (source code). To flex, bison combination can generate complex compiler. Procedures used in the compiler fron
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1001145
    • 提供者:陈伟
  1. log_images

    0下载:
  2. 包括锐化、平滑、LOG滤波器提取边缘 数学形态学的腐蚀、膨胀、骨架化、开闭运算 以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 -including sharpening, smooth, LOG filter from the brink of mathematical morphology corrosion, swelling, skeleton, opening and closing operations and fractal approach p
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:246600
    • 提供者:BF
  1. kld

    2下载:
  2. 基于数学形态学的图像颗粒度分析算法,先去噪再求面积然后绘制颗粒度函数。-based on mathematical morphology particle size analysis algorithms, first try to de-noising area before drawing particles function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5629
    • 提供者:王志坚
  1. matlab4

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

    • 发布日期:2008-10-13
    • 文件大小:41150
    • 提供者:李明
  1. cpplex

    0下载:
  2. C++编写的C++词法分析器,比较全-C compilation C morphology analyzer, compared with entire
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:28712
    • 提供者:tljswallow
  1. pascallex

    0下载:
  2. C++编写的Pascal词法分析器-C compilation Pascal morphology analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9058
    • 提供者:tljswallow
  1. 12cocorc

    0下载:
  2. C/C++词法语法分析程序-C/C morphology grammar analysis program
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:216315
    • 提供者:刘玉龙
  1. compiler

    0下载:
  2. 编译原理程序之词法分析器- Translation principle morphology of analyzer procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:17817
    • 提供者:珠珠
  1. cffxq

    0下载:
  2. 基于控制台的词法分析器- Based on control bench morphology analyzer
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:14555
    • 提供者:瀚海
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »
搜珍网 www.dssz.com