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

搜索资源列表

  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. Log.rar

    0下载:
  2. LOG滤波器的算法源码,包含提取边缘、明暗度提取外性信息、形态学提取骨架等,VC6下实现,LOG filter algorithm source code, including the extraction of the edge of light and shade degrees outside extract information, such as morphological skeleton extraction, VC6 under
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:234270
    • 提供者:rene
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. ImageMorph VC# (VS2010版)写的形态学源代码

    0下载:
  2. VC# (VS2010版)写的形态学源代码。包括二值图像和灰度图像的形态变化,比如腐蚀,膨胀,噪音滤波等等。-VC# (VS2010 version) written by morphological source code. Binary image and grayscale images morphological changes, such as erosion, dilation, noise filtering, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-10-31
    • 文件大小:251285
    • 提供者:于予
  1. AdvMorph

    0下载:
  2. 用OpenCV实现的Matlab中形态学细化、提取骨架、收缩算法。测试效果与Matlab相同。-Algorithms of morphological thinning,Skeleton and Shrink,ported from Matlab to OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2327422
    • 提供者:
  1. PicProcess

    1下载:
  2. 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:96333
    • 提供者:邓梦
  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. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  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. morphology1

    1下载:
  2. 用opencv进行形态学操作处理图像,开闭运算和膨胀腐蚀-Using opencv morphological image processing operations, opening and closing operation and expansion of corrosion
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:1383424
    • 提供者:何逸
  1. xingtaixue

    2下载:
  2. 使用opencv对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算-Opencv image using morphological operations (opening and closing image, erosion and dilation operations
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:207872
    • 提供者:ldcr
  1. pyramid

    0下载:
  2. 介绍了形态学金字塔,是图像处理及图像融合的一种有效方法-Describes the morphological pyramid, an image processing and image fusion is an effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1021371
    • 提供者:LJH
  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. imageshop

    0下载:
  2. 读取jpg bmp等常用图像,并进行强大的图像处理,空域、频域、形态学变换、图像降噪等等。-Jpg bmp and so commonly used to read images, and make a powerful image processing, airspace, frequency domain, morphological transformation, image noise reduction and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:515088
    • 提供者:bbdlp
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. erosion

    0下载:
  2. c语言实现的形态学膨胀算法!绝对可用。-c language morphological expansion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:易寒
  1. porterStemmer

    0下载:
  2. The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Infor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3116
    • 提供者:massumeh
  1. ch1_1

    0下载:
  2. 对256色bmp图像进行处理的程序.包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-Bmp image of 256 colors to deal with procedures. Including point computing, geometric transform, orthogonal transformation, image enhancement, morphological transformation, edge and
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:500033
    • 提供者:happysurprise
  1. imagerecgonition

    0下载:
  2. 尿沉渣图像识别,采用形态学图像分割,som进行识别!-urine image recognition, image segmentation using morphological, som identification!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:2307
    • 提供者:李明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 45 »
搜珍网 www.dssz.com