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

搜索资源列表

  1. Multiscalemm

    0下载:
  2. 数学形态学用于技术分析ECG心律的探测,很不错的-mathematical morphology for technical analysis of the ECG arrhythmia detection, very good
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2991
    • 提供者:zhang Fei
  1. digital_picture_process_for_vc

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

    • 发布日期:2008-10-13
    • 文件大小:235236
    • 提供者:陈正昌
  1. ImageErosion

    0下载:
  2. 二值图像基本的形态学运算是腐蚀和膨胀,简单的腐蚀是消除物体的所有边界点的一种过程,其结果是使剩下的物体沿其周边比原物体小一个像素的面积。-two basic image morphology operations and the expansion of corrosion, Corrosion simple object is to eliminate all the border points of a process, The result is to make the remaining
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:政鹰
  1. seg22

    0下载:
  2. 一种用于尿沉渣图片的分割方法,先用小波变换和形态学,再使用边缘检测和阈值分割-urine for a picture segmentation method, use wavelet transform and morphology, re-use of edge detection and thresholding segmentation
  3. 所属分类:波变换

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

    1下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的数学形态学操作,包括:膨胀、腐蚀、开运算、闭运算和图像的细化。-VC prepared by an image processing procedures : it can image the mathematical morphology operations, including : Expansion, corrosion, opening operation, closing operation and image refinement.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:86606
    • 提供者:何再兴
  1. cifashiyanbaogao

    0下载:
  2. 实验报告 词法分析 内有详细的程序结构 解释以及程序的整个相关说明-Experimental Morphology Analysis report has detailed procedures to explain the structure and procedures of the entire note
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8917
    • 提供者:余琨
  1. cancer-fenxi

    0下载:
  2. 这是癌细胞形态学分析的程序 图片在里边 测试通过-This the analysis of cell morphology in the process photographs inside the test
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:61751
    • 提供者:王鑫
  1. 45623541

    1下载:
  2. 数字图像处理源码,vc写的,包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 -digital image processing source code, written by the vc, including sharpening, smoothing, LOG filter from the brink of mathematical morphology corrosion, swelling, ske
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:501819
    • 提供者:
  1. scaner(c)

    1下载:
  2. 一个C编写的词法分析程序(词法扫描器)。 fetch.txt为取词文件,程序可识别该txt中的词法。 需要编译原理词法分析程序的人,还等什么!-a lexical analysis prepared by the procedures (lexical scanner). Fetch.txt for word from documents, procedures to identify the morphology of txt. Need to build principl
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8296
    • 提供者:li
  1. 数字图像处理源码

    0下载:
  2. 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:114334
    • 提供者:lengjun
  1. MorphDIB

    0下载:
  2. 针对一幅处理好的二值图像进行形态学处理得到完整的图像-against a good handle binary image morphology deal with the integrity of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:85428
    • 提供者:520789
  1. morphologic

    0下载:
  2. 实现数字图像数学形态学处理,包括图像的腐蚀膨胀和细线化。-digital image processing of mathematical morphology, including images of corrosion expansion and thinning.
  3. 所属分类:图形图象

    • 发布日期:2014-01-14
    • 文件大小:32514
    • 提供者:小哈
  1. caner_cell

    0下载:
  2. 图像处理中的形态分析,针对癌细胞形态学分析的程序,供研究用-Image Processing Analysis of the morphology, cell morphology analysis against the procedures for research
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:maxu
  1. faceorientation

    0下载:
  2. 对静态图像实现脸部的定位与眼睛的定位,基于数学形态学的方法-right static facial images to achieve the position and orientation of the eyes, based on the method of mathematical morphology
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:225282
    • 提供者:陈玉
  1. VideoObjectSegmentation

    0下载:
  2. 时空联合的视频对象分割,时域采用多帧帧差,形态学处理和高斯聚类,空域采用小波变换和分水岭变换。时域分割的模板与空域分水岭变换的结果融合得到最终的分割结果。-joint space-time video segmentation, multi-domain when displayed poor handling and morphology Gaussian clustering, airspace wavelet transform and watershed transformation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10040
    • 提供者:Prayer
  1. xingtaixuetyperec

    0下载:
  2. 形态学车牌定位,可转灰度图、二值化、梯度锐化、腐蚀、膨胀、定位、截取.-morphology plates, which can turn gray level binary gradient sharpening, corrosion, swelling, positioning and interception.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:120867
    • 提供者:李俊
  1. gaijinyuzhifenge

    0下载:
  2. 采用迭代算法,实现了图象分割阈值的最优自动选择,并对处理后的二值图象进行数学形态学操作,是后续图象识别最关键的以一环-using the iterative method, the image segmentation optimal threshold value of the automatic choice, as well as treatment, the two binary images using mathematical morphology operation, is the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:108945
    • 提供者:西城刀客
  1. lexuretest

    0下载:
  2. 编译原理词法和语法分析,体内容是产生一个二元式文本文件,扩展名为dyd,可将Pascal程序(测试程序)分解成为一个一个的单词,并查“单词符号与种别对照表”得出其种别,用一数字表示,范围1-56(52-56分别对应保留字integer、real、boolean、char)。-compiler theory morphology and syntax analysis, body is a dual-generated text files, dyd the extension can be Pa
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:test
  1. C++cifafenxiqi

    0下载:
  2. 针对C++的简单词法分析器,局限性较大,算法简单,易懂,导入词法文件,输出分析结果-against C simple lexical analyzer and limitations larger, the algorithm is simple, understandable, import documents morphology, Output analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:363071
    • 提供者:Norman
  1. fus_segmentmain

    0下载:
  2. 图像分割源程序 通过融合处理,% image segmentation based on multispectral image fusion % and morphology reconstruction watershed % main program -image segmentation source through fusion, % image segmentation based on multispectral im age fusion% and morphol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1255
    • 提供者:li mingxi
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com