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

搜索资源列表

  1. java_image_process

    1下载:
  2. java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-18
    • 文件大小:1065804
    • 提供者:鸟人
  1. 1

    0下载:
  2. 图像简单的二值化方法,基于JAVA语言实现-Simple image binarization method, based on the JAVA language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1084
    • 提供者:栗博
  1. ChangeGrey

    0下载:
  2. 图像处理 二值化处理。设定一个阈值T,用T将图像的数据分成两部分:大于T的像素群和小于T的像素群。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1803
    • 提供者:Pukin
  1. BmpS

    0下载:
  2. 安卓手机上的图像处理程序: 包括位移,锐化,反色,高斯平滑,二值化,直方图,变色,方块-Image Processing
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:122663
    • 提供者:匡扶
  1. java_Imagepros

    0下载:
  2. 基于java的数字图像处理源代码,包含了各种图像处理的基本程序,如灰度变换、二值化、形态学滤波、中值滤波等算法的实现,是学习使用java进行图像处理的良好教程-Java-based digital image processing source code, contains a variety of basic image processing program, such as gray-scale transformation, binarization, morphological filt
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:3278082
    • 提供者:杨鹏飞
  1. 12306

    0下载:
  2. 干扰线去除判断比较挫是导致识别率低的原因,希望高手指点吧~后面的特征提取和训练识别就交给大家了~ (很不幸地告诉大家,上班前12306的验证码干扰又加强了,主要还是干扰线部分) 实现原理很简单: 1.图像灰度化与 二值化 2.去除干扰线(二值化在一定程度上已经消弱部分)-Interference lines to remove judge comparative setback is the reason for the low recognition rate, hope e
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:1446
    • 提供者:宋黑
  1. Graphic

    0下载:
  2. 简单的图像处理,可以实现灰度1,二值化,直方图均衡化等操作。-simple image processing
  3. 所属分类:Applet

    • 发布日期:2017-12-06
    • 文件大小:3330
    • 提供者:程晨
  1. ImgFilter.java

    0下载:
  2. ocr 图像预处理 包括:锐化、二值等功能-ocr image preprocessing includes: sharpening, binary, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3793
    • 提供者:巩大叶
  1. MainActivity1

    0下载:
  2. 安卓下图像处理,灰度化,二值化,直方图均衡化,边缘检测等。-Image processing, binarization, edge detection and so on
  3. 所属分类:Applet

    • 发布日期:2017-05-09
    • 文件大小:1573628
    • 提供者:teresa
  1. The-license-plate-recognition

    0下载:
  2. 该源码能够对采集的图像实现灰度化、拉格朗日算子边缘检测、图像增强、二值化等功能,其次能够对车牌图像进行初步定位和精确定位,最后再对车牌图像进行分割识别-The source to image acquisition to achieve gray, Lagrange operator edge detection, image enhancement, the value of the two functions, then to perform initial positioning and
  3. 所属分类:Applet

    • 发布日期:2017-05-07
    • 文件大小:1202559
    • 提供者:金鑫
  1. ImageProcessor

    0下载:
  2. 基础数字图像处理算法代码,包括二值化,边缘检测,亮度提升等-The basal digital image processing java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3019
    • 提供者:吴挺
  1. otsu_2d

    1下载:
  2. 灰度图像的二维otsu曲线阈值分割法,matlab实现源代码-Otsu curves dimensional gray image threshold segmentation method, matlab source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-08
    • 文件大小:1153
    • 提供者:紫色风铃
  1. Image-conversion

    0下载:
  2. 此算法是图像之间的转换,二值图,RGB等的相互转换源代码-This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3028
    • 提供者:li
  1. hw

    0下载:
  2. 数字图像处理一些东西,具有灰度化。二值化,直方图均衡化-Digital image processing something
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:9218
    • 提供者:fengyangyisheng
  1. contour-tracking

    0下载:
  2. 使用java实现基于链码的二值化图像的轮廓跟踪,课程作业,可运行。-Use java-based chain code contour tracking binary image, coursework can be run.
  3. 所属分类:Applet

    • 发布日期:2017-04-30
    • 文件大小:227325
    • 提供者:zhangpengpeng
  1. Ui

    0下载:
  2. 该代码建立了一个窗口作为平台,在上面显示图像的一些基本处理,如二值化,卷积模糊,利用sobel算子提取边缘等等(The code builds a window as a platform on which some basic processing of the image is displayed, such as binarization, convolution blur, using the sobel operator to extract the edges, etc.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:18432
    • 提供者:傅里叶
  1. Matlab实现关于数字图像处理的五种打包命令

    0下载:
  2. Matlab实现关于数字图像处理的五种打包命令,包括图像二值化等程序代码
  3. 所属分类:其它源码

搜珍网 www.dssz.com