CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - convert binary image
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - convert binary image - List
[
Special Effects
]
ImgTool
DL : 0
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 -
Update
: 2008-10-13
Size
: 4.62mb
Publisher
:
kim S.D.
[
Graph program
]
im2bw_ent
DL : 0
国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method
Update
: 2008-10-13
Size
: 731byte
Publisher
:
yemaoqiu
[
Special Effects
]
ImgTool
DL : 0
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-
Update
: 2025-02-19
Size
: 4.62mb
Publisher
:
kim S.D.
[
Special Effects
]
auto-singlethresholdOTSU
DL : 0
OTSU的算法,很好用,好不容易才找到的。 OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。-OTSU algorithm, very good, and managed to find. 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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
汪蔚
[
Graph program
]
im2bw_ent
DL : 0
国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method-Foreign brand-new method Binarization This fucntion convert an intensity image to a binary image by using Entropy-based method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yemaoqiu
[
2D Graphic
]
21878249952005920105117074328
DL : 0
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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
将以
[
Special Effects
]
ostu
DL : 0
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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘荣辉
[
Other
]
Shape-Recognition
DL : 0
這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed up the time of processing). 5- Find the boundaries concentrate. 6- Determine shapes properties (ratio of dimensions, roundness). 7- Classify shapes according to its properties.
Update
: 2025-02-19
Size
: 50kb
Publisher
:
tom
[
Special Effects
]
convert
DL : 0
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
Update
: 2025-02-19
Size
: 3.85mb
Publisher
:
刘恒
[
Special Effects
]
connected_components_image
DL : 0
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 is used to read and process the pixels in the image. This is the specialty of C# to provide such a speed even on image processing applications. There is a set of modules that are designed to implement the algorithm. The program scans the image to convert the image into grayscale Levels. Then it converts the image into binary. This binary image will be subjected to splitting it into components. Here we can us 4-Connected or 8-Connected Algorithm but we used 8-Connected Algorithm for finding the Blobs in the image as described above
Update
: 2025-02-19
Size
: 52kb
Publisher
:
程磊
[
Graph program
]
Project
DL : 0
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 algorithm use for S.
Update
: 2025-02-19
Size
: 11kb
Publisher
:
Mohammadali
[
Windows Develop
]
Pixelto01
DL : 0
c#编写的将BMP或JPG图片转成二进制数组的工具源码-The source code for a tool which can convert image files to binary files
Update
: 2025-02-19
Size
: 35kb
Publisher
:
孙青青
[
Other
]
Bin2PGM
DL : 0
Get the Binary image and convert to PGM image.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
qianqian
[
JSP/Java
]
binaryImg
DL : 0
JAVA将图片转换成二进制字符串、将已有的符合图片格式的二进制字符串转换成图片显示。-JAVA convert the picture into a binary string, would be consistent with existing image formats to convert binary string to display images.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王永山
[
matlab
]
image2binary
DL : 0
Convert Image to Binary Image
Update
: 2025-02-19
Size
: 42kb
Publisher
:
Matrix
[
matlab
]
Thres_ent
DL : 0
Segmentation function for matlab : this fucntion convert an intensity image to a binary image by using Entropy-based method.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
AhmedMrc
[
matlab
]
convert
DL : 0
基于matlab的图像二值转换程序,在Matlab上可以运行-Matlab binary image based on the conversion process, can be run in Matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
阿速达
[
Special Effects
]
image
DL : 0
图像处理的几个实例程序,包括图像格式转换:将索引图像转换为二进制图像,灰度图像等-some examples on image processing including imageformat-convert Index image to binary images, grayscale images and so on
Update
: 2025-02-19
Size
: 515kb
Publisher
:
秦超
[
Graph Recognize
]
image2bwimage
DL : 0
图形图像处理,可以用来进行二值图像转换并显示效果,效果一般吧 , 基础性的matlab学习例子 -Graphics, image processing, can be used to convert binary image display, the general effect of it, basic matlab learning examples
Update
: 2025-02-19
Size
: 294kb
Publisher
:
sifeng
[
LabView
]
Convert-binary-to-image
DL : 0
convert binary to image
Update
: 2025-02-19
Size
: 22kb
Publisher
:
cpads
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.