搜索资源列表
维纳滤波处理
- 对DIB图像进行维纳滤波复原操作和评价滤波效果的信息熵计算算法.-right DIB images Wiener filter recovery operation and evaluation of the effect of filtering information entropy algorithm.
LPR_DIPCourse
- DIB是图像处理的基础,进一步延伸,可以很好的来做车牌识别,相信会对大家有帮助
逆滤波处理
- 该函数用来对BlurDIB()生成的DIB图像进行复原操作-the function used to BlurDIB () generated DIB image recovery operation
windows_dibapi
- DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以
midfilter
- C语言编写的中值滤波程序,可对DIB图像进行中值滤波-C language median filtering process can DIB image median filtering
DIB
- MFC没有封装DIB,但在程序中经常用到,该DibImage.cpp包含了对DIB处理的所有函数,头文件也随之附上。-MFC does not encapsulate DIB, but often used in the process, the DIB handled DibImage.cpp contains all the functions of the header file also will be attached.
FACE
- VC6.0的人脸检测程序。包含载入图像,一个常用DIB类以及检测方法。-VC6.0 Face Detection program. Includes loading images, a common DIB class and testing methods.
GLAUX_replacement_code_BMP.H
- BMP Loader - a quick and dirty substitute for GLaux if you only use GLaux to load BMP files will load any format of a windows DIB BMP format graphics file Only works on a windows box Caution! memory for the data is allocated using new . In th
