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

搜索资源列表

  1. 实现基于android的图片处理

    0下载:
  2. 实现基于android的图片处理,转为灰度,二值化等。-Android-based image processing, to grayscale, binary, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-26
    • 文件大小:44628
    • 提供者:wangyao
  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. bitmap

    0下载:
  2. 程序采用JCreator开发平台,使用java语言进行开发。 程序整体主要有三个功能模块,分别是:初使化、分配以及回收。为三个功能模块设计三个按钮,当点击相应按钮时使用对应功能。 使用二组数组map[40][16]记录位示图使用情况; a, b, c 分别表示柱面号、磁道号和扇区号。left数组表示相对块号。 程序整体分为两个主要面板panel1与panel2,采用边框布局方式,panel1居左,panel2居右。Panel1面板含有标签控件显示提示信息、文本框控件输入文本以及
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:6286
    • 提供者:谢亚鑫
  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. Identification-

    0下载:
  2. 对单数字的验证码,通过一些OCR引擎,如:tesseract,AspriseOCR很容易解决问题。但碰到如CSDN论坛这中图形验证码就比较麻烦,必须先通过预处理。使图象二值化,黑白灰度,增加亮度。-The single digit verification code, through the OCR engine, such as: Tesseract, AspriseOCR very easy to solve the problem. But the encounter such as CS
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2294
    • 提供者:weishui35
  1. IDW_JAVA

    4下载:
  2. 反距离加权插值(IDW),Gis二维等值线网格化中常用的,采用java语言实现,内有实例,测试代码,很实用的-Inverse distance weighted interpolation (IDW), Gis-dimensional contour grid commonly used, using java language, there are examples, test code, very useful
  3. 所属分类:Java Develop

    • 发布日期:2015-06-29
    • 文件大小:4096
    • 提供者:xxl
  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. 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. ldpic

    0下载:
  2. x波段雷达影像岸线细化及提取,总共有灰度化,ostu二值化,细化,骨架提取4个步骤。-x-band radar images shoreline refining and extraction, a total of graying, ostu binarization, thinning, skeleton extraction four steps.
  3. 所属分类:Applet

    • 发布日期:2017-04-29
    • 文件大小:17164
    • 提供者:zhongcheng
  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
    • 提供者:傅里叶
搜珍网 www.dssz.com