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

搜索资源列表

  1. ImageProcess

    0下载:
  2. 滤波,形态学处理,重建,求skeleton(Filter ; convolution; skeleton; distance transfrom; dilation; erosion;)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:216064
    • 提供者:栗子llsky
  1. MSI-2

    1下载:
  2. 基于opencv的阴影检测,以亮度图像为基础,基于重建的形态学运算构建出MSI,进而由阈值分割得到效果较好的阴影检测效果(Shadow detection based on OpenCV)
  3. 所属分类:其他

    • 发布日期:2017-08-06
    • 文件大小:5713920
    • 提供者:cap
  1. 数字图像处理作业

    0下载:
  2. 图像分割、复原、增强、形态学处理、滤波、直方图等简单实现。大学作业(image processing assignment)
  3. 所属分类:其他

  1. 车牌的定位与分割

    0下载:
  2. 通过形态学处理和边缘检测方法实现对图像中的车牌实现定位和分割(Through the morphological processing and edge detection method, the license plate is located and segmented in the image)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:金鱼泡泡
  1. halcon图像匹配例程

    0下载:
  2. 帮助新手入门halcon,学习二维图像处理的基本方法,从分割图像到--形态学处理--特征提取---图像匹配整个过程的讲解(The basic method of learning two-dimensional image processing is to help novice halcon, from segmentation image to - morphological processing - feature extraction - image matching the whole
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:35840
    • 提供者:清平乐
  1. xingtaixue

    0下载:
  2. 能够对信号进行虑波处理,程序自带三角形和余弦形结构元素(Can take care of the signal wave, the program comes with triangular and cosine structure elements)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:418816
    • 提供者:NUC401
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. xintai

    0下载:
  2. 我看见了一个很好的,关于面积周长的编程,想要推荐给大家(I saw a very good program about area circumference, and I'd like to recommend it to you.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:都比较卡
  1. 8602921

    0下载:
  2. LOG滤波器提取边缘;用形态学方法提取骨架线;由明暗度提取外形信息;()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:223232
    • 提供者:mrmsjrong
  1. Plate-Location-master

    0下载:
  2. 对照片进行形态学处理,提取感兴趣的区域,实现车牌的提取(The image is processed by morphology, the region of interest is extracted, and the extraction of the license plate is realized.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:风云2333
  1. carOpencv3.2

    0下载:
  2. 这个只是单纯的 通过对阀值还有 形态学滤波 +轮廓查找 筛选 的方式 对车牌进行 识别,特别是形态学滤波 对车牌的识别结果影响很大,这个只是找车牌的一种 普通方法,但对于初学 图像处理的图像来说 可以通过该项目去熟悉 图像处理的一般步骤 还有熟悉一些简单的图像处理方法。(This is simply based on the threshold and morphological filtering and contour search screening way on the license
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2925568
    • 提供者:修远python
  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
  1. 毕设

    0下载:
  2. 应用数字图像处理技术对采集到的木材缺陷图像进行预处理,运用数学形态学腐蚀膨胀等运算填补缺陷中的空洞来提取缺陷目标图像(Using digital image processing technology to preprocess the collected wood defect images, use mathematical morphology corrosion expansion and other operations to fill holes in the defects to
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:435200
    • 提供者:颖儿323
  1. 图像与视频处理

    0下载:
  2. 提取物体的特征,效果特别好!利于以后的目标识别与跟踪(Extraction of the characteristics of the object, the effect is particularly good!)
  3. 所属分类:其他

  1. pic

    0下载:
  2. 形态学处理图像源码,包括膨胀、腐蚀、开闭运算等(Morphological processing of image source code, including expansion, corrosion, opening and closing operations, etc.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:152576
    • 提供者:ES5698
  1. 多车道复杂环境下前方车辆检测算法_孔栋

    1下载:
  2. 基于前方车辆与本车存在安全距离,利用自适应阈值法确定图像灰度分割阈值,形态学处理,利用最小外接矩形框选候选车辆目标,集合车底阴影几何位置等特征验证车辆假设。(Based on the safe distance between the front vehicle and the vehicle, the adaptive threshold method is used to determine the threshold of image gray level segmentation, mo
  3. 所属分类:其他

    • 发布日期:2019-07-10
    • 文件大小:1374208
    • 提供者:向日葵的光
  1. python 裂缝识别

    3下载:
  2. 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,(This is a computer vision aided crack marking tool developed by Python and pyqt5. The tool first uses edge detection and morphological methods to pre identify
  3. 所属分类:Windows编程

    • 发布日期:2020-05-23
    • 文件大小:5390336
    • 提供者:qqqqq111
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com