搜索资源列表

  1. image-1

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

    • 发布日期:2024-05-03
    • 文件大小:7365632
    • 提供者:赵赵
  1. cuiyi-software

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

    • 发布日期:2024-05-03
    • 文件大小:401408
    • 提供者:冯灿科
  1. morph14

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

    • 发布日期:2024-05-03
    • 文件大小:15360
    • 提供者:Linyin
  1. henhaotuxiangfenge

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

    • 发布日期:2024-05-03
    • 文件大小:303104
    • 提供者:李杰
  1. MyProjectyuzhi

    0下载:
  2. 该源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充-the source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, filled Hole
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:98304
    • 提供者:jiangxia
  1. cls_factory

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

    • 发布日期:2024-05-03
    • 文件大小:23552
    • 提供者:流流
  1. shuxuexingtaixue

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

    • 发布日期:2024-05-03
    • 文件大小:4033536
    • 提供者:lily
  1. morphologyBinary

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

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:卢清华
  1. bianyuan-image

    0下载:
  2. LOG滤波器提取边缘;用形态学方法提取骨架线;由明暗度提取外形信息;-LOG filter extraction edge; Morphological skeleton extraction methods; By extracting contour shading degrees;
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-03
    • 文件大小:243712
    • 提供者:zhou
  1. cell_algorithm

    0下载:
  2. 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:31744
    • 提供者:
  1. 4Matlab

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

    • 发布日期:2024-05-03
    • 文件大小:40960
    • 提供者:xueke
  1. log_images

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

    • 发布日期:2024-05-03
    • 文件大小:264192
    • 提供者:BF
  1. kld

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

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:王志坚
  1. matlab4

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

    • 发布日期:2024-05-03
    • 文件大小:40960
    • 提供者:李明
  1. VC.image-technology

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

    • 发布日期:2024-05-03
    • 文件大小:393216
    • 提供者:闫东
  1. xingtai

    0下载:
  2. 上个形态学的基本方法的程序的,刚来,希望和大家交个朋友,-last morphology of the basic methods of procedure, just arrived, and we hope to make friends.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:140288
    • 提供者:黄一军
  1. 000Morph

    0下载:
  2. 三维图象处理软件,有visual c++写成的 里面还有图象分割,形态学处理-3D image processing software, a visual c there is also written in image segmentation, morphological processing
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-03
    • 文件大小:17657856
    • 提供者:杨柳恩
  1. LOG_filter_distill_edge

    0下载:
  2. 数学形态学提供了一种以形态或集合论为基础对图像进行分析理解的工具。可以用来去除噪声、抽取骨架、插补、分割、多分辨率分析、匹配等。 包括四个主要的算符:扩张(膨胀)○+,腐蚀○-,开○,闭●- Mathematics morphology has provided one kind carries on the analysis understanding take the shape or the set theory as t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:251904
    • 提供者:陈朋
  1. Morphological

    0下载:
  2. 内含3篇论文(英文),主要介绍了数学形态学,形态学金字塔以及基于此的多分辨率分解,构成图像处理及图像融合的一种有效方法-containing three paper (English), introduces a mathematical morphology, Morphological pyramid and that on the basis of multi-resolution image processing and con
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:3570688
    • 提供者:阿黄
  1. xingtaixue

    0下载:
  2. 这个是数学形态学在Matlab中对于数字图像处理的应用的一些指导性的意见。希望大家能喜欢。-This is a mathematical morphology in Matlab for digital image processing of the guiding opinions. Hope that we can like.
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:478208
    • 提供者:我市
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org