搜索资源列表
libdib
- 自己开发的针对Windows环境下DIB位图输入输出、访问、修改、变换的C/C++函数库(不需专门VC工程, 导入其他工程即可用),已经相当长时间测试和使用。-own development environment for Windows DIB bitmap input and output, access, modify, Transform C / C + + library (without specialized VC projects into other projects can
DIBread
- 面向过程的DIB的读写及访问,在VC++下绝对可以运行-DIB process-oriented read and write and access
bmp_index256
- 能且只能对256色的索引位图进行打开、保存和像素数据访问等操作的VC++6.0单文档应用程序的源代码,内含的注释语句较详细。-And only 256 colors can be an index of the bitmap to open, save, and pixel data access and other operations of the VC++6.0 single document application source code, comments included a mor
VCPPImageProcessing
- 详细介绍了基于Windows和VC++的图像处理技术,包含图像增强,位图显示和读写操作,JPG和GIF图像文件处理,图遍历、直接访问像素,OPENGL等多方面的主题。-Described in detail based on Windows and VC++ image processing techniques, including image enhancement, digital map display and read and write operations, JPG and GIF
UseMFCDll
- VC++从DLL动态链接库中加载位图资源,加载动态链接库,要先判断DLL是否加载成功,获取动态链接库中的GetShowDlg函数,判断函数指针是否为空,调用动态链接库中的方法,构造CShowDlg对象,访问CShowDlg类的ShowNoteDlg方法,释放pShowDlg对象,加载动态链接库中的位图,其中2009为动态链接库中的位图资源ID值,判断加载位图是否成功,在控件中显示位图,加载完成,卸载动态链接库。-VC++ loaded from the DLL dynamic link libr
【21】用指针访问像素
- 用指针访问像素,opencv 可在VC 2013上编译成功(Using pointers to access pixels, opencv can be compiled successfully on VC 2013)