-
一个图形界面很友好的小游戏“消灭害虫”。可以练习一下在C++中图像处理的能力。...
一个图形界面很友好的小游戏“消灭害虫”。可以练习一下在C++中图像处理的能力。-a graphical interface is very friendly little game "pest eradication." Can practice in C image processing capabilities.
- 2022-02-03 22:37:59下载
- 积分:1
-
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix...
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口.
还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there"s no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
- 2022-02-25 08:14:58下载
- 积分:1
-
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波...
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波;
4.图象锐化: Sobel算子;
5.图像旋转:将图像旋转任意角度并显示;
6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
-VC bitmap-based image processing procedures, can realize the following functions: 1. Image parameters statistics: maximum, minimum, average, histogram 2. Contrast enhancement: histogram equalization 3. Image Smoothing: median filter 4. Image sharpening: Sobel operator 5. Image Rotation: Rotate the image at any angle and shows 6. Image Transformation: The image sub-block (8* 8), for the DCT transform, and IDCT
- 2022-04-25 03:53:21下载
- 积分:1
-
读写dip的vc源程序,所有函数都有定义,可以供开发参考
读写dip的vc源程序,所有函数都有定义,可以供开发参考-vc the source, all functions have definition, for the development of reference
- 2022-02-16 05:00:13下载
- 积分:1
-
BMP.doc dafsdafsdf
sdfdsfsdgsdgdgdggergergeg
fas
BMP格式format-BMP.doc dafsdafsdf
sdfdsfsdgsdgdgdggergergeg
fas
- 2023-07-06 07:50:02下载
- 积分:1
-
本例子主要介绍如何使用GDI+编程显示图像。
本例子主要介绍如何使用GDI+编程显示图像。-this case mainly on how to use GDI+ Programming display the image.
- 2022-02-07 13:54:26下载
- 积分:1
-
some source code deal with CMYK color space using GDI+
some source code deal with CMYK color space using GDI+
- 2022-03-14 22:31:04下载
- 积分:1
-
边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。...
边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。-edge detection algorithm for the classic, is an eye-catcher. The opportunity should not be missed. Come see ah.
- 2022-07-21 22:27:53下载
- 积分:1
-
一个简单的入口
一种易于入门的图像背景减法和差分捕捉法,对于入门的前景检测容易理解
- 2022-04-29 08:00:54下载
- 积分:1
-
在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图
在控制台下写的BMP图像的存储,可以复制存储24位,8位、4位和1位的位图-In the console write BMP image storage, you can copy the stored 24-bit, 8-bit, 4 and 1-bit bitmap
- 2022-01-20 22:59:15下载
- 积分:1