-
The image smoothing of the VC code, the code of practice to learn tutorial
有关图像平滑处理的VC代码,学习教程时的练习代码-The image smoothing of the VC code, the code of practice to learn tutorial
- 2022-04-19 06:39:21下载
- 积分:1
-
SDK贴图双缓冲
SDK贴图双缓冲
SDK贴图双缓冲
SDK贴图双缓冲-SDK Texture mapping double-buffer SDK Buffer SDK mapping Double Buffer
- 2022-08-09 23:19:18下载
- 积分:1
-
这是一个表情识别方面的程序,里面附带一个表情库,用VC++做的...
这是一个表情识别方面的程序,里面附带一个表情库,用VC++做的-expression detection
- 2023-09-09 23:05:04下载
- 积分:1
-
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览...
图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, linear). Procedures for how to add menu options and option settings dialog box, and how to use the standard Color dialog box, and how to use the Font dialog box, and realize in the Options dialog box in preview. Realize the Options dialog box and the window class of data exchange. How to change the dialog box and controls the background color, how to change the control text color of the button controls the special treatment. How to display a window bitmap.
- 2022-04-11 18:42:49下载
- 积分:1
-
achieved in a transparent bmp bitmap subtitles rolling on the procedure
一个实现在透明bmp位图上滚动字幕的程序-achieved in a transparent bmp bitmap subtitles rolling on the procedure
- 2022-02-05 12:40:39下载
- 积分:1
-
模式识别mdhshj线性判别函数的算法
模式识别中
MDHSHJ线性判别函数
的算法-pattern recognition MDHSHJ linear discriminant function algorithm
- 2022-02-14 17:03:23下载
- 积分:1
-
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。...
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the Vertical Median Filter.
- 2022-03-24 03:49:51下载
- 积分:1
-
设计图片源代码. 自己编译,爽!是我自己的作品。多多支持
设计图片源代码. 自己编译,爽!是我自己的作品。多多支持-Design image source code. Own compiler, cool! Is my own work. A lot of support
- 2022-04-10 22:30:56下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1
-
这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。...
这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。-This is the way to the edge-based text in the image text detection algorithm can extract the text in the image and mark them.
- 2022-08-15 21:42:02下载
- 积分:1