-
GIF解码器源代码,C语言编程在嵌入式系统的移植…
GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。-GIF decoder source code, C language programming for embedded systems in the transplant.
- 2022-02-06 10:32:25下载
- 积分:1
-
Paintlib是移植可用于图像的加载、存储和处理。
paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling of the C library. From BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF, and WMF files to load images and the retention of BMP, JPEG, PNG and TIFF formats. Both filters through the implementation of category filters, are also available via direct access to Bitmap image processing. For a complete C source code.
- 2022-01-22 01:30:11下载
- 积分:1
-
这个小东西WPF开发,开放
WPF 开发的小东西 ,公开本源码!通过调节滚动条实时改变颜色!-WPF development of the small things, the open-source! Rolling through the adjustment of the real-time change in color!
- 2022-03-21 03:05:39下载
- 积分:1
-
三维地形实时显示的核心技术研究,用vc++编写
三维地形实时显示的核心技术研究,用vc++编写-Real-time display of three-dimensional topography of the core technology research, with vc++ Prepared
- 2022-06-20 07:59:52下载
- 积分:1
-
//程序说明: //该函数用来对图像进行直方图均衡。
//程序说明: //该函数用来对图像进行直方图均衡。-//procedures :// This function used to image histogram equalization.
- 2022-03-25 17:13:57下载
- 积分:1
-
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法...
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法-Matlab based on a combination of Laplacian Pyramid and unsharp mask to improve the method of image enhancement algorithm
- 2023-03-18 19:45:03下载
- 积分:1
-
基于VC++平台的指纹识别算法,设计到直方图,软化,细化,等效果还不错,很值得学习...
基于VC++平台的指纹识别算法,设计到直方图,软化,细化,等效果还不错,很值得学习-based VC fingerprint recognition algorithm design to the histogram, softened details, such as the results were pretty good. worth learning! !
- 2022-01-30 11:03:02下载
- 积分:1
-
Cohen
Cohen-Sutherland 直线段裁剪算法的实现-Cohen-Sutherland Line Clipping Algorithm
- 2022-07-13 17:39:14下载
- 积分:1
-
关于球的一个优化算法
关于球的一个优化算法-ball on the 1 Optimization Algorithm
- 2023-09-03 21:15:03下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1