搜索资源列表
diblook
- 网上一个很流行的DIB操作示例,对这个例子学习后,你肯定会有很大收获
DIBLOOK
- 图像处理集成开发软件,本软件系用Visual C++开发软件编成的
diblook
- BMP显示程序,可打开并显示BMP格式文件
diblook
- 这个程序对图像处理中的一些几何变换,滤波,空域时域变换都有源码,是个很好的程序,希望对大家有用 !
diblook
- 用vc++编写的小程序,实现图象的显示,保存等功能
diblook
- 包含CDib类库,是图像处理和计算机视觉领域初学者很具有参考的 价值的源码,工程文件完整,方便你编辑运行。
diblook 高分辨率位图显示MFC类源码
- 高分辨率位图显示MFC类源码,带一MFC范例 ,MFC class for displaying picture with High resolution , with a MFC example
dibapi
- DibLook是Mcrosoft提供的例子,也是很多书都会借鉴的例题,这是dibapi.h和dibapi.c-DibLook is Mcrosoft examples provided, but also a lot of the book will learn Example, which is dibapi.h and dibapi.cpp
diblook
- 图像线性增强-Linear image enhancement
diblook
- 一个很好的显示位图的程序,可以显示8为24位。对刚学习图像处理的朋友来说是很不错的。-A very good display bitmap procedures, can show 8 to 24. Just a friend to learn image processing is very good.
DIBLOOK
- 真彩色位图的直方图均衡,附vc实现的具体工程文件-True Color Bitmap histogram equalization
Diblook
- A very useful tool for image processing tasks. There are implemented a lot of functions(like objects labeling, canny edge detector, filters and so on).
diblook-vs9
- image loader in c , microsoft visual studio-image loader in c , microsoft visual studio
diblook-vs9
- gauss filter, gamma, hitogra-gauss filter, gamma, hitogramm
11-windows
- windows图像处理程序,利用DIBLOOK进行图像处理-windows image processing program, image processing using DIBLOOK
diblook
- 实现6种灰度图像边缘检测算子\VC++源程序——实现6种灰度图像边缘检测算子-Achieve 6 Edge Detection Operators \ VC++ source code- to achieve 6 Edge Detection Operators
DIBLOOK
- DIB显示BMP文件,利用windows低层API-DIB display BMP file using the windows low-level API
DIBLOOK
- 数字图像处理框架程序,坑一完成图片显示,打开等功能-image about
DIBLook
- 具有带图片,对图片的各种图像处理元算。高斯滤波,轮廓提取等!-It includes he project of C++ which can process the bmp bitmap,for example ,gauss filter and constracting contour.
diblook
- 在原有的DIBLOOK开源代码的基础上改进算法,利用Sobel及Canny算子边缘检测方法实现将彩色图像转变为灰度图像,自己添加了大量的API函数。-Improved algorithm based on the original DIBLOOK open source code, using the Sobel and Canny edge detection method to achieve the color images into grayscale images, added a l