搜索资源列表
ImageProcessLab
- 我编写的教学用的图象处理实验指导书和VC源码,详细内容看指导书。此外辅助程序可以把一个彩色图象转变为灰度图象,因为实验内容主要是处理灰度图象的;并且辅助程序是基于Windows C编程的,可以籍此更多了解windows编程的核心机理。
BMP处理Windows编程中图像
- BMP处理Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过 ... 选择要处理的图像文件
多窗口编程的C函数库和演示程序
- 多窗口编程的C函数库和演示程序-more windows on the C function libraries and Demonstration Program
WinImage
- Windows C 图象处理演示程序 华东理工信息学院 包括 图象文件操作 图形练习 几何变换 图象数据
WinImage
- windows c图像处理演示程序,包括图像文件的读取,图形练习,几何变换等
xml
- With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
Asprise-OCR-C-Windows_XP_32bit
- 验证码识别dll库,对于未加花、噪,纯数字与字母均可识别,Asprise-OCR-C-Windows
BMP_to_TIF.rar
- 这份vc源代码是实现bmp 图像格式到tif图像格式的转换,this vc source code is bmp format images to tif image format conversion
CImg-1.3.1
- 一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save,
stb_imv_src
- imv[stb] commandline windows image viewer. Support JPEG/BMP/PNG.
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
Windows
- 二维条码识别器(含PDF417、QRcode和DataMatrix),在window平台下开发,有VB、C#、VC和Dephi多种版本-2D barcode reader (including PDF417, QRcode and the DataMatrix), in the window platform development, the VB, C#, VC and Dephi multiple versions
First_GL_Model
- C#, .NET, Windows Froms,OpenGL 写的一个例子,已经在VS2005中调试通过-C#,. NET, Windows Froms, OpenGL write an example, has been adopted by VS2005 in Debug
WinImage
- Windows C 图像处理演示程序,可对图像文件进行简单处理,并可进行图形操作,有VC界面-Windows C demo program of image processing may be simple to deal with image files, and graphics to do so, there are VC interface
bmpenc
- 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
Paint
- This program simulates Windows paint in C++ Builder
wxWidgets-WidgetsDemo-Windows
- wxWidgets是一种基于跨平台开发的GUI程序库和类函数集,方便大家开发自己的多平台应用系统-wxWidgets is a C++ framework providing GUI (Graphical User Interface) and other facilities on more than one platform. Version 2 currently supports all desktop versions of MS Windows, Unix with GTK+, U
bmpread-c
- window下读取bmp图像的源代码,纯C,测试可用-read a bmp image under windows ,c code
GDI+教程(C++中文版)
- 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat