-
主要功能是检测图像,因为灰度
主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
- 2022-01-28 05:40:35下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
VB播放GIF动画的源代码控制,完全没有第三
vb播放gif动画的源码控件,完全源码无第三方控件,使用方便功能强大-vb players gif animation source control, completely without third-party source control, easy to use powerful
- 2022-01-28 07:38:02下载
- 积分:1
-
一个C++写的绘图板程序,非常棒!希望可以给大家带来点新的思路...
一个C++写的绘图板程序,非常棒!希望可以给大家带来点新的思路-A C++ The drawing board to write procedures, great! Hope that we can bring everyone to the point of new ideas
- 2023-06-11 15:15:33下载
- 积分:1
-
This procedure is based on the development of LABWINDOWS is mainly the function...
本程序是基于LABWINDOWS开发的,主要是实现数据拟合这一功能。-This procedure is based on the development of LABWINDOWS is mainly the function of data fitting.
- 2022-02-16 09:37:16下载
- 积分:1
-
让你知道一些关于MSChart控制
对微软mschart控件的使用,介绍了基本的绘制方法。-let you know something about mschart countrol
- 2023-03-07 00:25:03下载
- 积分:1
-
BMP.doc dafsdafsdf
sdfdsfsdgsdgdgdggergergeg
fas
BMP格式format-BMP.doc dafsdafsdf
sdfdsfsdgsdgdgdggergergeg
fas
- 2023-07-06 07:50:02下载
- 积分:1
-
怎么用Memory DC对位图进行操作的源码。
怎么用Memory DC对位图进行操作的源码。-Memory DC on how to use bitmaps to operate the source.
- 2022-03-24 12:35:53下载
- 积分:1
-
透明的图像,将图象中的一种或几种颜色设置为透明色
透明的图像,将图象中的一种或几种颜色设置为透明色-transparent image, the image will be one or several colors set to transparent color
- 2023-03-25 02:05:03下载
- 积分:1
-
一个简单的程序,实现了灰度图像的直方图自动均衡处理。和图像采集功能...
一个简单的程序,实现了灰度图像的直方图自动均衡处理。和图像采集功能-A simple procedure to achieve a gray-scale image histogram automatically balanced treatment. And the image acquisition function
- 2022-07-22 17:54:44下载
- 积分:1