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

搜索资源列表

  1. CDibimage

    0下载:
  2. 自己写的一个DIB操作类,里面含有很多图像处理的算法,包括,图像增去强,形态学操作,边缘检测等等。-To write a DIB operations, which contains a lot of image processing algorithms, including the image increased to strong, morphological operations, edge detection and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:15988
    • 提供者:胡伟
  1. Digital-Image-Processing

    0下载:
  2. Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:50520
    • 提供者:nicole
  1. edge-detect-cv

    1下载:
  2. Opencv 通过形态学操作实现图像边缘。 首先将图像转换为二值图像,然后膨胀此二值图像,最后减去未膨胀之前的图像便得到了图像的边缘。-Opencv realize the image edge by morphological operations. First, convert the image to a binary image, and then expanded this binary image, the last image before subtracting the
  3. 所属分类:Graph Recognize

    • 发布日期:2015-11-12
    • 文件大小:36864
    • 提供者:wade
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. bwcut

    0下载:
  2. 用形态学操作剪除毛刺(毛刺像素不要过大)。 描述:输入X是一个二值图像,n是预估的毛刺像素长度输出和X相同大小的去毛刺图像。方法就是形态学操作,膨胀腐蚀再和原图像做交-Morphological operations to cut off burrs (burr pixels not too big). Descr iption: The input is a binary image X, n is an image projected deburring burr length of t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:Jason
  1. morphological-operation

    0下载:
  2. 对图像进行形态学操作,腐蚀,膨胀,开闭-Image morphological operations, erosion, dilation, opening and closing. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2176210
    • 提供者:朱佳琦
  1. The-license-plate-recognition

    0下载:
  2. 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:719668
    • 提供者:藕之花
  1. erode-and-dilate

    2下载:
  2. 形态学操作,图像的膨胀和腐蚀操作,使用matlab进行实现。-Morphological operations, image dilation and erosion operations, using matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2015-11-12
    • 文件大小:158720
    • 提供者:卫一旻
  1. zebrafish

    0下载:
  2. ,基于opencv进行一系列的形态学操作,得到斑马鱼的轮廓,通过计算连通域的像素个数确定斑马鱼的重心-get the location of zebrafish
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12170829
    • 提供者:brilliantonata
  1. likai

    0下载:
  2. 织物疵点检测,输入一副织物图片,先除去图片上的噪声,在经过形态学操作,检测出织物上的疵点-Fabric defect detection, enter a pair of fabric pictures, first remove the noise the picture, after morphological operations, detect defects on the fabric
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:588
    • 提供者:jiang likai
  1. segment_cells

    0下载:
  2. 使用形态学操作把细胞分割成关注区.图片会经过扩张,侵蚀已填铺细胞空洞-use morphology operation to segment in cell image into region of ROI
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:896
    • 提供者:yihui
  1. morphology

    0下载:
  2. 形态学操作实现,包括针对灰度图、二值图像的腐蚀、膨胀、开、闭。-Morphological operations to achieve, including for grayscale, binary image erosion, dilation, opening and closing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:46837
    • 提供者:luo
  1. chardetect_4_13

    0下载:
  2. 简单的字符提取功能,通过边缘检测以及形态学操作等-Simple character extraction, through edge detection and morphological operations, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26598217
    • 提供者:孙伟
  1. locate

    0下载:
  2. 该程序为车牌检测中的图像分割采用一系列不同的滤波器、形态学操作、轮廓算法和验证算法,提取图像中可能包含车牌的区域。-license plate detection
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5622121
    • 提供者:徐琴一
  1. fushi

    0下载:
  2. opencv实现图像的形态学操作-腐蚀,通过调用opencv函数对图像实现腐蚀操作-opencv to achieve image of morphological operations- corrosion, by calling the function opencv image CORROSION operation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2941337
    • 提供者:戴应登
  1. MRIxiaonaonaogan

    1下载:
  2. 从脑部MRI图像中提取小脑和脑干,分别采用k均值聚类算法,阈值分割,形态学操作,分水岭算法,区域合并-Brainstem and cerebellum extracts the brain MRI images were used to k-means clustering algorithm, thresholding, morphological operations, watershed algorithm, region merging, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:5161
    • 提供者:soso
  1. MRIzuoyounaobanqiu

    0下载:
  2. 从脑部MRI图像中提取左右脑半球,分别采用k均值聚类算法,阈值分割,形态学操作,分水岭算法,区域合并-Extracted the brain MRI image left and right brain hemispheres, respectively k-means clustering algorithm, thresholding, morphological operations, watershed algorithm, region merging, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:5181
    • 提供者:soso
  1. GUI图像处理程序

    0下载:
  2. 能够实现简单的图像处理操作,滤波,灰度化,二值化,形态学操作等(To achieve a simple image processing operations, filtering, grayscale, two values, morphological operations)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:14336
    • 提供者:时光稀释
  1. binaryimage

    0下载:
  2. 二值图像分析基础算法,如边缘提取,形态学操作,链式编码等,实现源代码(Two value image analysis algorithm to achieve the source code)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:55296
    • 提供者:shenlongqing
  1. OpenCV_By_Example(中文版)

    0下载:
  2. 该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示: 第1章 OpenCV的探险之旅; 第2章 OpenCV基础知识介绍; 第3章 图形用户界面和基本滤波; 第4章 深入研究直方图和滤波器; 第5章 自动光学检测、目标分割和检测; 第6章 学习目标分类; 第7章 识别人脸部分并覆盖面具; 第8章 视频监控、背景建模和形态学操作; 第9章 学习对象跟踪; 第10章 文本识别中的分割算法; 第11章 使用Tessera
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:66423808
    • 提供者:flypig1994
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com