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

搜索资源列表

  1. two_valuable

    0下载:
  2. 一个对图像进行二值化处理的代码,有灰度拉伸的比较-an image managing algorithm, set an threshold for the manage to turn it to an two-value manage.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:33121
    • 提供者:李丹
  1. image_processing_CPP

    0下载:
  2. 基于C++的图像处理程序包括二值化,图像的直方图,去噪等-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:257404
    • 提供者:YQH
  1. open

    0下载:
  2. 运用opencv打开图像并进行二值化处理,注意:运行时需修改图片路径-Open the image using opencv and binarization processing, the attention of: run-time image path must be amended
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1315441
    • 提供者:张鹤
  1. TransformBinarization

    0下载:
  2. 数字图像处理,二值化变换 内含参数图片,源码-Digital image processing, binary image transformation contains parameters, source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:98966
    • 提供者:teencole
  1. Dialog_bmp_process

    0下载:
  2. 该程序可以实现DIB图像的读取、灰度化、二值化、彩色化等处理。-The program can read the DIB images, grayscale and binarization, color processing, and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3776592
    • 提供者:tianshu
  1. Otsualgorithm

    0下载:
  2. 经典的OSTU的算法,实现对图像阈值的查找并对图像进行二值化分割显示-OSTU classic algorithms, to achieve the threshold on the image search and image segmentation show binarization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:冯西
  1. DigitRec

    0下载:
  2. 使用说明 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:176441
    • 提供者:sombad
  1. ERZHIHUA

    0下载:
  2. 数字图像处理中的二值化问题,挺实用的程序!-Digital image processing in the binarization problem, very useful program!
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3007309
    • 提供者:gracie
  1. normalization

    0下载:
  2. 图像的二值化处理就是讲图像上的点的灰度置为0或255,也就是讲整个图像呈现出明显的黑白效果。即将256个亮度等级的灰度图像通过适当的阀值选取而获得仍然可以反映图像整体和局部特征的二值化图像。-Binary image processing is to say the point of image gray-scale home for 0 or 255, that is, speaking of the images clearly show the effect of black and wh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2741
    • 提供者:zhangyun
  1. colorPIC

    0下载:
  2. 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:113738
    • 提供者:YanMeng
  1. erzhihua

    0下载:
  2. 直接完成BMP图像的二值化处理,可用于人脸检测与识别、指纹识别、车牌定位等领域-BMP images directly to complete binarization processing, can be used for face detection and recognition, fingerprint identification, the areas of license plate location
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2910009
    • 提供者:weiweixiong
  1. shuzitupianrecognition

    0下载:
  2. 图像数字识别系统,包括灰度处理,二值化,去噪化,以及神经网络识别等-Image recognition system, including the gray-scale processing, binarization, denoising, and the neural network recognition
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:176384
    • 提供者:王君宝
  1. bivalue

    0下载:
  2. 对图像进行二值化处理的源代码,编译后的可执行文件须带参数运行-bivalue.rar
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:10609
    • 提供者:zhangsong
  1. ImageN

    0下载:
  2. 利用CImage类对图像进行处理,包括二值化、开闭运算、腐蚀、锐化等,MFC编程-CImage category using the image processing, including binary, opening and closing operations, corrosion, such as sharpening, MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253663
    • 提供者:jason
  1. LineTrans

    0下载:
  2. 位图图像的打开,并可输入任意的阈值,来进行图像的二值化-Open the bitmap image and the importation of arbitrary threshold for image binarization
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3911052
    • 提供者:江百
  1. DigitRec

    0下载:
  2. 数字识别系统的图像处理部分的源码,包括图像灰度转换,二值化,梯度锐化,去离散噪声,倾斜度调整,字符分割,归一化调整,紧锁重排等-Digital Identification System part of the source image processing, including image conversion, binarization, the gradient sharpening to discrete noise, tilt adjustment, character segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:37687
    • 提供者:liu chunyan
  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:24226
    • 提供者:cui ju
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. photoprocess

    2下载:
  2. 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:6460
    • 提供者:tingting
  1. haha

    0下载:
  2. 这是一个关于对图像的二值化的源程序, 编译已过,尽情使用。-It is a binary image of the source code, the compiler has, Enjoy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:47458
    • 提供者:
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com