搜索资源列表
ImageProBase
- Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
ImageStone
- 一套强大的图像处理c++类库,带API手册,自由软件-a powerful image processing c library, with API manual, free software
vc_digital_image_processing_code
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用-GeoTrans directory for Packaging Dll Visual C projects. Compliant with the 10 commonly used image processing API function, the convenience of the VC, VB, Delphi and other devel
Fireball-Core
- Fireball.Core is class library developed with C#, with the objective to integrate an API that I need for my daily work, and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Co
MyBook
- 用windows api写的关于C++下模拟翻书效果的程序。可以采用鼠标和摄像头双重控制。同时摄像头检测是通过opencv来做的
GeoTrans
- 此源码为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。区别于通常的8位位图处理,封装的各API函数可以处理24位彩色图像。
LearningOpenCV_ComputerVisionwiththeOpenCVLibrary.
- OpenCV入门书籍,很好的学习资料,电子版-OpenCV 是英特尔? 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV 是一个跨平台的中、高层 API 构成,目前包括 300 多个 C 函数。它不依赖与其它的外部库,尽管也可以使用某些外部库。 OpenCV 对非商业用途和商业用途都是免费的
imagdoing
- 用c++写的最简单的数字图像处理代码,用了API函数,直接操作位图矩阵,高效-It is a imag-doing pragress
opencv_Reference
- 英特尔图像处理库opencv 1.1 C 的索引API-OpenCV 1.1 C Reference
NewDibs
- 基于 Win32 DIBSECTION 的新型位图 CDibs,可直接调用 Windows API 图形函数,除底层结构或类的定义稍有不同外,上层的图像处理程序在C、VC++、C++Builder三种编程环境下基本相同。-New CDibs based on Win32 DIBSECTION, Image Processing basic function.
cbuilderwaystoenhancetheimagequality
- 介绍了增强图像质量的若干方法,包括图像平滑处理、图像锐化处理以及Windows API函数SetStretchBltMode的调用,阐述了其原理、算法及该原理在Windows 平台上以C++ Builder 为开发工具的具体程序实现。-Introduced a number of ways to enhance the image quality, including image smoothing, image sharpening processing and call Windows AP
ShowDIB
- 基于Visual C++ 6.0开发的处理bmp格式图像的API函数,其中调用了若干Win32 API函数。-Visual C++ 6.0 on the development of image processing bmp format API function, which calls a number of Win32 API functions.
1
- 纯C语言实现图像处理知道如何用纯C语言(不能用Turbo C ,windows API 和 MFC)对BMP图像实行二值化处理,最好有源代码-Pure C language image processing know how to use pure C language (can not use Turbo C, windows API and MFC) on the implementation of BMP image binarization, the best source code
OpenCV2.2_API_Specification
- 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
GDK_code
- 關於GDK 3D API的介紹,是C++圖形及遊戲基礎一書的教學範例。-Presentation on the GDK 3D API is a C++ graphics and games based on the teaching of the book examples.
chenzhenBMPa
- 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
CreateBlock
- 在C++平台下,用API语言编写生成 长方体!-In c++ flat, we use API language writing about cuboids generation!
ImageMagick-6.7.6-1
- Magick++ 是 ImageMagick 图像处理库的面向对象 C++ API 调用包。-Magick++ provides a simple C++ API to the ImageMagick image processing library which supports reading and writing a huge number of image formats as well as supporting a broad spectrum of traditional imag
BmpLoader.c
- 不是用API,纯C编写的bmp读取程序。-Load a bmp file without apis.
IDS_Camera
- IDS相机的官方API从c++转制到PYTHON接口下(APIs of IDS Camera from Cpp converted to Python)