CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image binarization
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image binarization - List
[
Graph program
]
wave2gray
DL : 0
用小波的方法对图像进行二值化操作÷ 效果不错-wavelet methods of image binarization good operating results
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王淑桦
[
Special Effects
]
otsu_th.c
DL : 0
功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
杨建
[
Special Effects
]
FingerPrintBinary
DL : 0
实现指纹图像二值化的算法,包括全局阈值二值化方法、局部阈值二值化方法、罗希平的基于方向场的二值化方法以及Mehtre B M , Chatterjee B的二值化方法4种不同的二值化方法。-Realize fingerprint image binarization algorithm, including the overall threshold binarization method, local threshold binarization methods, Luo Ping, the direction of market-based binarization methods and Mehtre BM, Chatterjee B Binarization Method 4 different Binarization method.
Update
: 2025-02-17
Size
: 74kb
Publisher
:
gdnthuang
[
Special Effects
]
image
DL : 0
车牌图像定位程序 本程序关键点为:用模版匹配法寻找车牌位置,截取出车牌图像。 图像处理内容包括:直方图统计,图像灰度化,图像均衡化,图像二值化,Sobel算子边缘检测,模板匹配。-License plate image locator key point of this procedure as follows: using the template matching method to find license plate location, the interception of a license plate image. Image processing include: histogram statistics, image, image equalization, image binarization, Sobel operator edge detection, template matching.
Update
: 2025-02-17
Size
: 2.11mb
Publisher
:
韦略
[
Special Effects
]
Image-inverse-normalization
DL : 0
程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
Update
: 2025-02-17
Size
: 38kb
Publisher
:
王东
[
Special Effects
]
Image-Processing-Lab
DL : 0
C#实现图像自适应二值化 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计)-C# Adaptive Image Binarization of the image processing toolbox contains a series of image processing, including many filtering and AForge.NET provided under the framework of image analysis functions. Adaptive binarization (simple image statistics)
Update
: 2025-02-17
Size
: 1.8mb
Publisher
:
liyan
[
Special Effects
]
binarization_Algorithm
DL : 0
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
Update
: 2025-02-17
Size
: 48kb
Publisher
:
sdfadf
[
Special Effects
]
otsu
DL : 0
otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Andy
[
ELanguage
]
2
DL : 0
A algorithm for gray image binarization
Update
: 2025-02-17
Size
: 7kb
Publisher
:
zuomeixia
[
Special Effects
]
binarization
DL : 0
visual c++ 图像二值化处理程序-visual c image binarization
Update
: 2025-02-17
Size
: 88kb
Publisher
:
xfwang828
[
Special Effects
]
Binarization
DL : 0
数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation.
Update
: 2025-02-17
Size
: 660kb
Publisher
:
凌潇然
[
CSharp
]
image-binarization
DL : 0
c#进行图像二值化,设置特定的阈值,进而对图像进一步的变换-c# for image binarization, set a specific threshold, then further transform the image
Update
: 2025-02-17
Size
: 118kb
Publisher
:
郝志浪
[
Special Effects
]
Image-binarization-method
DL : 0
图像二值化的方法,便于车牌的识别,能精确定位车牌的位置。-Image binarization method, easy to license plate recognition, license plate can pinpoint the location.
Update
: 2025-02-17
Size
: 205kb
Publisher
:
姚杰
[
Special Effects
]
ImageBinaryzation
DL : 0
image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_v7_5.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-image_binaryzation.m: image binarization main function, call otsu, kittler otsu.m: class discriminant classification (otsu global binarization algorithm) kittler: minimum classification error (minimum error thresholding) global binarization algorithm image_refining.m: thinning the main program, call otsu, refining refining.m: a practical method of calculating the skeleton of the image refinement coins.bmp lenna.bmp woman_v7_5.bmp: original gray-scale image results folder: Save the experiment generated images and the program flow chart
Update
: 2025-02-17
Size
: 705kb
Publisher
:
许胜强
[
OpenCV
]
Opencv-binarization
DL : 0
基于opencv的数字图像处理,解决了图像二值化处理问题-Opencv-based digital image processing, solved the problem of image binarization processing
Update
: 2025-02-17
Size
: 20.38mb
Publisher
:
段小
[
Special Effects
]
image-binarization
DL : 0
基于Matlab的图像二值化的形态学操作处理。-Based on the Matlab image binarization, morphological operations.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈璐
[
Special Effects
]
image-binarization-transformation
DL : 0
图像处理算法,自己要对图像进行二值化变换-Image processing algorithms, image binarization transformation
Update
: 2025-02-17
Size
: 109kb
Publisher
:
shanyt
[
matlab
]
Image-binarization-processing
DL : 0
利用matlab的GUI设计的图像二值化处理的可视化界面,包含所需的操作界面和m文件,可对图片进行导入、二值化处理及保存等操作。 -A visual interface of image binarization processing designed by Matlab GUI.It contains the desired interface and m file, you can import the picture, do binarization processing and preserve the new image.
Update
: 2025-02-17
Size
: 20kb
Publisher
:
刘朋阳
[
Graph Drawing
]
Image-binarization-process
DL : 0
图像二值化处理,彩色图像的实现,灰度图像的实现-Image binarization processing, the realization of the color image, the realization of the gray image
Update
: 2025-02-17
Size
: 3kb
Publisher
:
LijiaoZhang
[
Special Effects
]
image-binarization
DL : 0
基于system generator实现图像二值化操作,需要matlab和ise软件联合开发-Based system generator for image binarization operation.Need matlab software jointly developed and ise
Update
: 2025-02-17
Size
: 28kb
Publisher
:
代工
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.