搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
vc++toolboxuse
- 利用VC++实现图像的二值化处理,花了很多时间找人做的哦,希望有用.
color_processing--VC
- 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法) ;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。
二值化变换
- 对于256色灰度DIB图像进行二值化的VC++实现
实现了图像二值化变换的功能
- 实现了图像二值化变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image binarization transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, learning together
NumRead.rar
- VC实现的神经网络数字识别系统 其中包含图像滤波,归一化,二值化处理等,VC implementation figure of the neural network image recognition system which includes filtering, normalization, binarization processing
VC
- 这是一个在VC++环境下实现对图像二值化的程序。-This is a VC++ environment to achieve the image binarization process.
Binarization
- 数字图像处理,用大津算法对图像进行二值化处理,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 processin
mydip
- 用vc++编程实现图像二值化,设定阈值为122即最大灰度的一半-Vc++ programming with image binarization, the threshold set for the 122 that is half the maximum gray
OTSU
- 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
convertion
- 对一副灰度图像实现二值化。构建在VC 语言之上,程序完整,并可以运行-2—bit
twobit
- 对一副灰度图像实现二值化。构建在VC 语言之上,程序完整,并可以运行-2 bit
matlab-ImageProcessing
- 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 c
Dibclass
- 用vc++实现对数字图像的处理,包括用大津阈值法进行图像二值化以及边缘检测算法.-Using vc++ realization of digital image processing, including Otsu threshold image binarization and edge detection algorithm.
SOBEL
- 用SOBEL算子实现对RGB-24位图二值化-With the SOBEL operator to realize the RGB-24 binary bitmap
Otsu
- 最大类间方差法实现二值化,基于VC++平台的图像处理基本方法,使用OPENCV进行数据操作-The maximum between-class variance method to achieve binarization, VC++ platform-based image processing of the basic method of use OPENCV data manipulation
ostu
- ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法-ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve
vc++实现二值化.
- vc++实现二值化.实现了图像二值化变换的功能,用vc++完成喜欢数字图像处理的可以仔细看看带代码,一起学习一起进步~
指纹识别演示系统
- vc指纹识别演示系统,mfc界面,实现二值化,、分割增强、梯度场、细节点提取与特征匹配。源代码可以运行,还附有可执行程序。
test
- cdib类实现图片的二值化,底片化,用vc++打开即可使用(CDIB class realization of two values of pictures, negatives)