CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - convert binary image

搜索资源列表

  1. ImgTool

    0下载:
  2. Open Image file of any fomat type View several mode Convert RGB24->Gray->Binary Image Rotate Image with Any angle Scroll image softly bt hand -Open Image file of any type View sever fomat Convert mode RGB24 al -
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4840728
    • 提供者:kim S.D.
  1. im2bw_ent

    0下载:
  2. 国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method
  3. 所属分类:图形图象

    • 发布日期:2014-01-16
    • 文件大小:731
    • 提供者:yemaoqiu
  1. OTSU 算法可以说是自适应计算单阈值

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:1680
    • 提供者:刘荣辉
  1. connected_components_image

    0下载:
  2. Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be affected. The class BitmapData i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:53721
    • 提供者:程磊
  1. ostu

    0下载:
  2. ostu自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法.-ostu Adaptive Computing single threshold (used to convert the gray image to binary image) is simple and efficient method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:10011
    • 提供者:libra
  1. match

    0下载:
  2. we use GUIDE to creat a GUI in which we load two images ,convert to binary images and calculates the percentage match.This is gud for studying image procssing for beginners. i think this coudl be modified better and hardware interfaced for clinic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5924
    • 提供者:Yingli Xie
  1. convert

    0下载:
  2. 将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4035022
    • 提供者:刘恒
  1. Project

    0下载:
  2. it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object. Sobel use for P and finding edges and Labeling a
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:10882
    • 提供者:Mohammadali
  1. Calnumofsheet

    0下载:
  2. 这段代码主要是用于连通性的处理,输入一幅灰度图像,程序将其转化为二值图像,并根据设定的联通阈值进行连通个数的统计。-This code is mainly used for the handling of connectivity, input a grayscale image, the program will convert it into binary images, and in accordance with thresholds set Unicom, the number of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10605221
    • 提供者:雷蕾
  1. SourceCode

    0下载:
  2. The following codes a)convert an 8-grey scale image to a binary. b) convert a 24-bit colour image to its red channel image c)convert an 8-bit colour image to a grey-scale iamge.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1985420
    • 提供者:seduex
  1. bmp

    0下载:
  2. 读取一张图片,将其转换为灰度图像之后再转换为二值图像-Read a picture, convert it to grayscale image then to the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:39382
    • 提供者:张伦榤
  1. depthofimagegenerati

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:213599
    • 提供者:zhangxinran
  1. Matlab_code_nocropping

    0下载:
  2. this prgram takes input image, convert it into binary and then calcualte area and locations of objects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:58868
    • 提供者:imi
  1. image

    0下载:
  2. 图像处理的几个实例程序,包括图像格式转换:将索引图像转换为二进制图像,灰度图像等-some examples on image processing including imageformat-convert Index image to binary images, grayscale images and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:526880
    • 提供者:秦超
  1. image2bwimage

    0下载:
  2. 图形图像处理,可以用来进行二值图像转换并显示效果,效果一般吧 , 基础性的matlab学习例子 -Graphics, image processing, can be used to convert binary image display, the general effect of it, basic matlab learning examples
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-16
    • 文件大小:300735
    • 提供者:sifeng
  1. edge-detect-cv

    1下载:
  2. Opencv 通过形态学操作实现图像边缘。 首先将图像转换为二值图像,然后膨胀此二值图像,最后减去未膨胀之前的图像便得到了图像的边缘。-Opencv realize the image edge by morphological operations. First, convert the image to a binary image, and then expanded this binary image, the last image before subtracting the
  3. 所属分类:Graph Recognize

    • 发布日期:2015-11-12
    • 文件大小:36864
    • 提供者:wade
  1. 2

    0下载:
  2. Untitled1.m和Untitled2.m文件是利用imfilt和fspecial函数对图像作锐化处理。 Untitled3.m是利用edge函数对图像进行锐化处理。- hua.m file is the picture "Untitled1.m and Untitled2.m file using imfilt and fspecial functions for image sharpening. Untitled3.m is the use of edge function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1098
    • 提供者:zhou
  1. chuxue2

    0下载:
  2. 使用阈值操作将图像转换为二进制图像,查找对象的个数,伪彩色图像中标记矩阵的每一个对象都被映射为相关色调中的不同颜色-Convert image to binary image using threshold operation, find the number of objects, pseudo color image tag in matrix of each object is mapped for related tone of different colors
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:许颖
  1. chuxue3

    0下载:
  2. 生成背景图,以表面图形式显示的背景,使用阈值操作将图像转换为二进制图像-Generation background, in the form of surface display background, using threshold operation convert image to binary image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1300
    • 提供者:许颖
搜珍网 www.dssz.com