搜索资源列表
DIBLOOK
- 图像处理集成开发软件,本软件系用Visual C++开发软件编成的
diblook
- 这个程序对图像处理中的一些几何变换,滤波,空域时域变换都有源码,是个很好的程序,希望对大家有用 !
diblook
- 包含CDib类库,是图像处理和计算机视觉领域初学者很具有参考的 价值的源码,工程文件完整,方便你编辑运行。
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
- 一个很好的显示位图的程序,可以显示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
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
- 直方图不完全均衡 克服了传统直方图均衡法在增强一部分灰度区的对比度是可能过分抑制另一部分灰度区对比度的缺点-Histogram is not completely balanced
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
mubanpipei
- 利用MSDN中打开图像的例子diblook完成影像匹配,将模板图像与背景图像匹配。-Open the image using the MSDN example diblook complete image matching, the template image and the background image matching.
diblook
- 有vc++实现索贝尔等六种边缘检测算法对图像边缘的检测,并比较处理结果。-There vc++ of six to achieve Sobel edge detection algorithm for image edge detection, and compare the results.