-
使用directx进行摄像头调用,可以完成基本功能
使用directx进行摄像头调用,可以完成基本功能-Directx camera used to call, you can complete the basic functions
- 2022-03-18 10:35:09下载
- 积分:1
-
基于空间域图象变换的矢量量化图象编码方法
基于空间域图象变换的矢量量化图象编码方法----论文-Space-based transform domain image vector quantization image coding method---- Papers
- 2023-07-20 21:45:04下载
- 积分:1
-
图片拉伸到布满窗体,一个很好的图片处理示例
图片拉伸到布满窗体,一个很好的图片处理示例-Image stretching to the full form, a very good picture of the treatment sample
- 2022-03-21 02:55:45下载
- 积分:1
-
2 直方图均衡源代码.rar VC++PICURE PROCEED
2 直方图均衡源代码.rar VC++PICURE PROCEED-two histogram equalization source code. Rar VC PICURE PROCEED
- 2023-08-18 17:25:03下载
- 积分:1
-
基于vc的图象浏览程序
基于vc的图象浏览程序- Based on vc image browsing procedure
- 2022-11-06 05:15:04下载
- 积分:1
-
关于VC和windows 的绘图机制,使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device...
关于VC和windows 的绘图机制,使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 Windows下的MFC编程机制,消息驱动,事件等待.-On the VC and the windows of the drawing mechanism, the use of GDI (Graphics Device Interface) objects, used by CDC category, CPaintDC same (device-context) device context of the MFC under Windows programming mechanisms, message-driven, event wait.
- 2022-10-21 07:40:03下载
- 积分:1
-
MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我...
MiniGUI 的最新发布版本是 0.9.96。我们将 0.9.xx 系列版本定位为 MiniGUI 1.0 版本的预览版。在 0.9.xx 版本足够稳定时,我们将发布 MiniGUI 1.0 版本,同时,目前的代码不会再进行重大调整。在 MiniGUI 1.0 版本发布之后,我们将立即着手开发 MiniGUI 2.0 版本。该版本预期将在体系结构上进行重大调整-MiniGUI release of the latest version 0.9.96. We will be positioning version 0.9.xx series of MiniGUI 1.0 version of the preview version. The 0.9.xx version stable enough, we will release version 1.0 MiniGUI, and the current code will not be further significant adjustments. MiniGUI in version 1.0 was released, we will immediately proceed with the development of version 2.0 of MiniGUI. This version of the system is expected to undergo major structural adjustment
- 2022-10-18 02:10:04下载
- 积分:1
-
图像跟踪算法
Image trace algorithm
- 2022-05-17 07:58:02下载
- 积分:1
-
an example of image processing procedures, can achieve a gray, gray histogram st...
一个图象处理事例程序,可以实现灰度处理,灰度直方图统计等-an example of image processing procedures, can achieve a gray, gray histogram statistics
- 2022-10-14 12:35:03下载
- 积分:1
-
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user...
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
-Achieve image smoothing (to noise), the process of sharpening the following command-line compiler vcvars32rc bmp.rccl smooth.c bmp.res user32.lib gdi32.lib
- 2022-03-19 16:09:31下载
- 积分:1