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

搜索资源列表

  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. CVMFC

    0下载:
  2. OpenCV图像处理入门,可以对图像进行邻域处理,二值化,二值图像处理,形态学处理等。-Introduction to OpenCV image processing, image neighborhood can handle, binary, binary image processing, morphological processing.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:5713639
    • 提供者:高战立
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. opencvgray

    0下载:
  2. opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6094
    • 提供者:sdphw
  1. zhencha

    0下载:
  2. opencv 运动目标检测 帧差发实现 优化 形态学处理消除噪声-opencv example
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28658375
    • 提供者:cj
  1. detection

    0下载:
  2. 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1327
    • 提供者:地方
  1. Morph

    0下载:
  2. 数字图像处理形态学变化 包括腐蚀、膨胀、开、闭、细化-Digital image processing morphological changes, including Erosion、Dilation、 open and close, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2170973
    • 提供者:miaomiao
  1. SealingElement

    0下载:
  2. 有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法-There are many basic algorithms, including edge extraction, filtering, tracking, detection, treatment and other basic morphological algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:56073
    • 提供者:郭江
  1. MathMorph

    0下载:
  2. 基于数学形态学的图像处理源代码,用vc++编写,已经调试成功!-Based on mathematical morphology image processing source code, with vc++ Preparation has been successful debugging!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2306904
    • 提供者:zhangpin
  1. IP-Programing

    1下载:
  2. 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7089192
    • 提供者:王亚亮
  1. 1

    1下载:
  2. 图像处理论文:多尺度形态学图像边缘检测方法,多尺度形态学图像边缘检测方法-Image Processing Thesis: Multi-scale morphological edge detection methods, multi-scale morphological image edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:181986
    • 提供者:swx
  1. Graymorph

    0下载:
  2. 图象处理的形态学处理的相关代码,包括膨胀腐蚀\开\闭运算-Morphological image processing to deal with the relevant code, including the expansion of corrosion opening and closing operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3180
    • 提供者:zm
  1. EasyAnalysis

    0下载:
  2. 实现图像处理基本操作的函数库,里面有分割,滤波,增强,边缘检测,形态学操作等基本函数的实现。设计了图像的基类,扩展性好-Image processing to achieve the basic operation of the library, there are segmentation, filtering, enhancement, edge detection, morphological operations, such as the realization of the basic
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3845476
    • 提供者:herman
  1. xingtaixuechuli

    0下载:
  2. VC++图像处理程序设计配套光盘中形态学处理源代码-VC++ Image processing procedures designed to deal with matching CD-ROM Morphological source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:241200
    • 提供者:刘青
  1. Morph

    0下载:
  2. 数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。-Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural ele
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:81855
    • 提供者:caonimabitoo
  1. 11

    2下载:
  2. 图形图像处理,形态学滤波器,脑部MRI图像。可用于图像平滑滤波。-Graphic image processing, morphological filters, the brain MRI images. Can be used for image smoothing filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:55219
    • 提供者:LiuKe
  1. MathMorph

    0下载:
  2. 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:2261920
    • 提供者:汪汪
  1. morphology

    0下载:
  2. 对图像进行形态学处理的源代码,用opencv实现-Morphological image processing source code, using opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:182702
    • 提供者:buaa
  1. MedicalImageProcessing

    0下载:
  2. 医学图像处理:P0701:细胞边缘检测;702:癌细胞形态学分析;P0703:癌细胞颜色分析-Medical Image Processing: P0701: cell edge detection 702: morphological analysis of cancer cells P0703: color analysis of cancer cells
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:63838
    • 提供者:无理取闹
  1. morphology

    0下载:
  2. 形态学处理程序,基于opencv,开发环境是vc6.0-Morphological processes, based on the opencv, development environment is vc6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:182776
    • 提供者:杨光
« 1 2 3 4 5 67 8 9 10 11 ... 39 »
搜珍网 www.dssz.com