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

搜索资源列表

  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. yuer

    0下载:
  2. 前几天因为好久没发blog了,就拿我毕设中的一段算法凑数,没想到引起很多人的兴趣。因此就把我的分词算法单独拎出来做了一个项目叫作DartSplitter。暂时把分词算法的名称叫做树状词库分词法。 -days ago had not issued because of the blog, I took the completed section based algorithm to make up the numbers. never thought aroused the intere
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2661
    • 提供者:于明
  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. 7650193814745

    0下载:
  2. 数字图像处理源码,vc写的,包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀-digital image processing source code, written by the vc, including sharpening, smoothing, LOG filter from the brink of mathematical morphology corrosion
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:26945
    • 提供者:wangming
  1. fushihepengzhang

    0下载:
  2. 对图像的形态学操作,包括膨胀操作和腐蚀操作。-right image morphology operations, including the expansion and operation of corrosion operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1152203
    • 提供者:jlcn0306
  1. My0search

    0下载:
  2. 错误查找帮助工具,词法、语法分析器,毕业设计模块,。看到现在好多做VC的新手,因为需要查找一个功能,把别人的代码复制过来,但是左比较右比较就是找不到错误,这个程序帮助大家这个烦恼,只要你有想法,什么自己也能够实现的。-tool to help identify errors, morphology, syntax analyzer, a graduate design module. See that the VC so many newcomers because of the need to
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:32430
    • 提供者:小刘
  1. Morphological_Opening

    1下载:
  2. 以rice.tif为图像实例,介绍用形态学方法对灰度图像进行处理与分析的技术要点,即对灰度图像进 行如下操作:去除图像的不均匀背景;用设置阈值的方法(thresholding)将结果图像转换成二值图像;通过成分标记(components labeling)返回图像中的目标对象属性,并计算目标对象的统计数字特征。-to rice. Tif images for example, introduces the morphology of gray image processing and ana
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1784
    • 提供者:何子鸣
  1. PARSER

    0下载:
  2. 一个词法分析器程序- A morphology analyzer procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:15763
    • 提供者:雷飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 47 »
搜珍网 www.dssz.com