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

搜索资源列表

  1. 二值化源程序

    0下载:
  2. 图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1528
    • 提供者:authority007
  1. 二值化变换

    1下载:
  2. 对于256色灰度DIB图像进行二值化的VC++实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-05-18
    • 文件大小:108393
    • 提供者:andywahaha
  1. ostu二值化图像

    1下载:
  2. 内包括一个主函数以及一个ostu函数,能实现ostu二值化图像的效果。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-24
    • 文件大小:683
    • 提供者:liudongze10000
  1. 图像的二值化,和转化为tiff 文件

    0下载:
  2. 对图像进行二值化,二值化后,进行从jpg转化为tiff文件
  3. 所属分类:源码下载

    • 发布日期:2012-01-16
    • 文件大小:7425
    • 提供者:li555shuo
  1. 图像的二值化,和转化为tiff 文件

    0下载:
  2. 对图像进行二值化,二值化后,进行从jpg转化为tiff文件
  3. 所属分类:源码下载

    • 发布日期:2012-01-16
    • 文件大小:7425
    • 提供者:li555shuo
  1. open cv直方图 二值化

    0下载:
  2. opencv图像处理二值化分析,直方图
  3. 所属分类:系统编程

    • 发布日期:2012-02-15
    • 文件大小:528594
    • 提供者:hip3@163.com
  1. opencv 图像的二值化

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2159385
    • 提供者:于帆
  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:3096212
    • 提供者:高凯
  1. opencv实现二值化图像的黑点计数并计算出连同区域的面积

    4下载:
  2. opencv实现二值化图像的黑点计数并计算出连同区域的面积 -use opencv to count the number of binary image s black point
  3. 所属分类:GDI/图象编程

    • 发布日期:2015-08-06
    • 文件大小:9876480
    • 提供者:august
  1. jpgtobinary jpg图像进行二值化转化

    1下载:
  2. 可选择一幅jpg图像,进行二值化转化。其中包括用PCNN方法和用matlab自带命令两种方法,可进行比较实验-Choose a jpg image, binarization transformation. Including the use of PCNN methods and comes with the matlab command two methods can be compared to experimental
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:1115
    • 提供者:caocao
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. 基于OPENCV人脸识别与追踪,灰度化,二值化

    2下载:
  2. 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:17341440
    • 提供者:jackchen
  1. OV7725_111

    0下载:
  2. 将OV7725图像二值化处理,YUV输出,灰度和二值化处理(The two value of the OV7725 image processing)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-13
    • 文件大小:12771903
    • 提供者:神奇的光
  1. 用C++builder二值化图像

    1下载:
  2. 本例用BCB进行图像的基本处理,包括阈值二值化,黑白处理,中值滤波等实用程序
  3. 所属分类:图形图象

  1. morphological

    0下载:
  2. 对创建的二值图像进行膨胀处理(matlab编程实现),膨胀会增长或粗化二值图像中的物体,我自己编写了一个用matlab编程实现二值化的例子(morphological,matlab,image processing,dilate)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:12288
    • 提供者:qkicen
  1. RowToBmp

    0下载:
  2. 图像二值化处理,c++实现,完整源代码,具体实现过程和注释详细,希望有帮助(achieved by my mates,after hard work in the classroom,hoping will be helpful to all of you.thank you)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:18295808
    • 提供者:April_
  1. opencv 基本全局阈值法--二值化

    0下载:
  2. 图像二值化代码,使用全局二值化算法实现,效果不错(binary transfer algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-11
    • 文件大小:734062
    • 提供者:天天田田
  1. Image2value

    0下载:
  2. 能够基本实现图像二值化处理,采用大津法进行阈值划分(probably realize image transform into two value image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:8424448
    • 提供者:飞_
  1. jbigkit-2.1.tar

    0下载:
  2. 银联签名信息 图像二值化处理 jbigkit(Image binarization processing jbigkit unionpay signature information)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:438272
    • 提供者:jd_demo
  1. 骨架提取

    1下载:
  2. 对彩色图像先进行二值化,然后可以提取出骨架并且骨架简化(The color image is first binarized, then the skeleton can be extracted and the skeleton simplified)
  3. 所属分类:其他

    • 发布日期:2020-01-04
    • 文件大小:129024
    • 提供者:孙米
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com