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

搜索资源列表

  1. 图像的阈值分析

    1下载:
  2. 图像的阈值分割分析,包括迭代分割,峰谷阈值分割,半阈值分割等-image thresholding segmentation analysis, including iterative segmentation, segmentation threshold peak, semi-threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:166659
    • 提供者:苗苗
  1. ucgui简单分析

    0下载:
  2. 嵌入式图像界面ucgui的设计、使用说明文档,该文档是官方说明文档-embedded images ucgui interface design, documentation, use, the documentation is the official documentation
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:32025
    • 提供者:
  1. scacascacascsc

    0下载:
  2. 图像直方图是图像处理中一种十分重要的图像分析工具,它描述了一幅图像的灰度级内 容 本人用Visual C++实现数字图像的直方图 -image histogram is an image processing importance of image analysis tools, It describes a gray-level image content himself with Visual C digital image histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6153
    • 提供者:陈杨
  1. tu_xiang_jianche

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6521
    • 提供者:孙天凯
  1. ASM3

    0下载:
  2. cootes提出的ASM算法的matlab实现。在cootes用于课堂使用的源代码的基础上改写。改正了原来代码中的一些错误,加入了方便使用的样本训练标注保存环节。供图像分析处理,模式识别,人工智能研究者使用。-the ASM Algorithm Implementation of Matlab. Cootes used in the classroom use of the source code on the basis rewritten. To correct the original s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25777
    • 提供者:冯雪涛
  1. imageanalysis

    0下载:
  2. 动态图像分析。imageanalysis,对于图像初学者不错 -dynamic image analysis. Imageanalysis, good for the image beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3012788
    • 提供者:黄巧珍
  1. image_processing_synthesis

    0下载:
  2. 一个综合处理图像的源代码 内容包括图像的几何变换 正交变换 图像增强 形态学变换 边缘检测 图像分析 图像复原 图像编码 等-an integrated image of the source code includes images of the geometric transformation orthogonal transform image enhancement morphological transformation Edge Detection image analysis
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1745936
    • 提供者:徐明媚
  1. cpp_image_process

    0下载:
  2. 对256色bmp图像进行处理的程序.包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-to 256 colors bmp image processing procedures. Including point computation, geometry transformation, orthogonal transformation, image enhancement, morphological transformation, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:319506
    • 提供者:asly
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. glcm_texture

    1下载:
  2. glcm_texture纹理分析算法源码,将其拷贝进入imageJ(一图像分析软件,源码已上传)的filter文件夹后即可在imageJ菜单栏的filter类出现,用于纹理分析。但有一缺点,即目前只能进行方框ROI分析,不能对非方框ROI即不规则ROI进行分析。对不规刚ROI的算法源码正在编写中。-glcm_texture texture analysis algorithm source code to copy into imageJ (an image analysis software
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5541
    • 提供者:郑元义
  1. ij137d-src

    0下载:
  2. imageJ是根据NIH image(pascal)源代码用JAVA语言加以实现。是一种非常有用的医学图像分析源码,涵盖所有医学专业的大部分算法及分析方法,包括分水岭算法、threshold算法、纹理分析算法(另外的源代码滤件)等。最新版本源代码1.37。我是一名医学博士,对此软件强烈推荐。-imageJ under NIH image (pascal) source code increases with JAVA to achieve. It is a very useful source
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:929382
    • 提供者:郑元义
  1. image-1

    0下载:
  2. 图像增强,图像分析,图像复原,几何变换,形态学变换,正交变换的应用-image enhancement, image analysis, image recovery, geometric transformation, morphological transformation, orthogonal transformation Application
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:340351
    • 提供者:赵赵
  1. 3333333333333333

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础-Digital Image Edge detection is image segmentation, identification of the target region, regional shape extraction image analysis based on the importance of field
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2448
    • 提供者:zhou tian
  1. imagedisposal

    0下载:
  2. 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:361680
    • 提供者:严蓉
  1. 20063682348361

    0下载:
  2. 小波图像分析 小波图像分析 小波图像分析 小波图像分析 小波图像分析 小波图像分析-wavelet image analysis wavelet image analysis wavelet image analysis Image Analysis Wavelet image analysis wavelet image analysis wavelet image analysis wavelet image analysis wavelet image analysis wavelet i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:53308
    • 提供者:林新
  1. Wangmeng_8433028879

    0下载:
  2. ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operation, the geometry transformatio
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:179573
    • 提供者:sadgdg
  1. tect

    0下载:
  2. 该程序是图像分析与检测程序,使用了几个函数进行阈值分割,加减,水平,垂直投影运算。-image analysis and detection procedures, the use of several functions threshold segmentation, addition and subtraction, vertical projection operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3671
    • 提供者:王先生
  1. VC.image-technology

    0下载:
  2. vc图像处理,点运算,几何变换,正交变换,图像增强,边缘轮廓,形态学变换,图像分析,图像复原,图像编码.-vc image processing, point operations, geometry transformation, orthogonal transformation, image enhancement, edge contour, morphological transformation, image analysis, image restoration, image co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:341483
    • 提供者:闫东
  1. yichuan3

    0下载:
  2. 把遗传算法和退火算法相结合,寻找图像分析所需的阈值。-genetic algorithms and annealing algorithm combining image analysis to find the required threshold.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:袭乐宣
  1. DigitalImageandPictureProcessing

    0下载:
  2. 很不错的数字图像处理资料,包括图像基础、图像处理以及图像分析-very good digital image processing of information, including images based on image processing and image analysis
  3. 所属分类:技术管理

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