CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - binarization matlab image
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - binarization matlab image - List
[
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
[
Special Effects
]
tuxiangceliang
DL : 2
matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。-matlab image measurement courses under experimental procedures, Smoothed operator realization of image edge detection, space-neighbor average method, image binarization and thinning, image enhancement (sharpening), median filter, such as experimental procedures.
Update
: 2025-02-19
Size
: 235kb
Publisher
:
tianshimao
[
Graph Recognize
]
PR_fingerprint
DL : 0
基于Matlab的指纹识别程序 对指纹图像进行gabbor滤波、二值化、腐蚀等适当处理后 通过SVM等算法 可以识别出新指纹图像是否在原有数据库中。可以用于演示小型的指纹识别系统 -Matlab-based fingerprint identification procedures carried out on the fingerprint image gabbor filtering, binarization, corrosion, etc. After appropriate treatment, such as through the SVM algorithm can identify a new fingerprint image is in the original database. Can be used for demonstration of small-scale fingerprint identification system
Update
: 2025-02-19
Size
: 5.05mb
Publisher
:
thusimon
[
Special Effects
]
Binary
DL : 0
图像腐蚀,膨胀,二值化处理,图像二值分割的matlab gui程序-Image corrosion, swelling, binarization processing, image binary segmentation procedure matlab gui
Update
: 2025-02-19
Size
: 11kb
Publisher
:
曹平
[
Special Effects
]
Floyd-Steinberg
DL : 0
利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出-The use of error diffusion algorithm of Floyd-Steinberg dithering algorithm to image binarization treatment, thus facilitating image output FM Screening
Update
: 2025-02-19
Size
: 254kb
Publisher
:
xiaoxin
[
matlab
]
Thepicturemutuallyreduce[matlab]
DL : 0
用于去除背景,得到原图与背景相减的图像并二值化-To remove the background, the subtraction image and background image and binarization
Update
: 2025-02-19
Size
: 1kb
Publisher
:
曾汉霖
[
Special Effects
]
extractman
DL : 0
该视频是在静态背景下利用背景减除法对运动目标进行检测,图像为二值化后的图像。-The video is in the static context of the use of background subtraction method to detect moving objects, images for binarization image.
Update
: 2025-02-19
Size
: 488kb
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-19
Size
: 38kb
Publisher
:
王东
[
Special Effects
]
matlab
DL : 0
基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
Update
: 2025-02-19
Size
: 3kb
Publisher
:
qyt
[
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-19
Size
: 48kb
Publisher
:
sdfadf
[
Special Effects
]
matlab_image
DL : 0
matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子-matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, image binarization, all kinds of edge detection operator, etc.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
王强
[
Special Effects
]
234837578658465
DL : 0
指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
Update
: 2025-02-19
Size
: 529kb
Publisher
:
郭良
[
Special Effects
]
2008172870
DL : 0
本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including part of MATLAB simulation and DSP algorithms to achieve part of, and focus on the pre-processing algorithm of fingerprint image normalization, image enhancement filter, image segmentation, binarization, refining and other key technologies. In this paper, the Gabor filtering algorithm to improve at the same time some of the other pre-processing algorithm optimization, and Fourier analysis method has been applied to study of fingerprint image processing using MATLAB realized all the algorithms discussed in this paper.
Update
: 2025-02-19
Size
: 5.35mb
Publisher
:
孙丽平
[
Special Effects
]
matlab-ImageProcessing
DL : 0
vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of check index, histogram equalization, gray balance, threshold transform , mirror image.
Update
: 2025-02-19
Size
: 1.47mb
Publisher
:
陈兰
[
Special Effects
]
matlab
DL : 0
图像二值化,去离散噪声,彩色图像灰度化,特征提取,灰度化,彩色图像平均灰度-Image binarization, to discrete noise, color gray image feature extraction, gray, color image mean gray
Update
: 2025-02-19
Size
: 19kb
Publisher
:
cg
[
matlab
]
image-processing-normalizeSign
DL : 0
this is matlab code used to process an image to crop, thinning, resizing, and binarization.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wanfazri
[
Special Effects
]
matlab
DL : 0
matlab图像处理的各种操作,含边缘检测,二值化,中值滤波等-matlab image processing of the various operations, including edge detection, binarization, median filtering, etc.
Update
: 2025-02-19
Size
: 30kb
Publisher
:
小风
[
Graph Recognize
]
Fingerprint-image-preprocessing
DL : 0
本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select the better the processing steps and the algorithm parameters to solve the problem of fingerprint image.
Update
: 2025-02-19
Size
: 723kb
Publisher
:
morningdra
[
Special Effects
]
matlab
DL : 0
基于Matlab的图像二值化的形态学操作处理。-Based on the Matlab image binarization, morphological operations.
Update
: 2025-02-19
Size
: 28kb
Publisher
:
陈璐
[
Special Effects
]
image-binarization
DL : 0
基于Matlab的图像二值化的形态学操作处理。-Based on the Matlab image binarization, morphological operations.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
陈璐
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.