-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
122个毛衣编织图案。
122个毛衣编织图案。-122 sweater knitting patterns.
- 2023-03-05 01:05:03下载
- 积分:1
-
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码...
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码-Can image geometry, orthogonal transformation, image enhancement, morphological transformation, edge and contour detection, etc. VC++ Realize the source code
- 2023-06-03 13:45:03下载
- 积分:1
-
读取PHOTOSHOP的JPEG的缩略图
读取PHOTOSHOP的JPEG的缩略图-read PHOTOSHOP thumbnail of the JPEG
- 2022-04-12 22:46:00下载
- 积分:1
-
菜单画图程序,分别在客户区窗口画出直线,圆和正方形。也可以使用工具栏的快捷方式画图。...
菜单画图程序,分别在客户区窗口画出直线,圆和正方形。也可以使用工具栏的快捷方式画图。-Paint program menu, respectively, the window in the client area to draw a straight line, circle and square. You can also use the toolbar shortcut to drawing.
- 2022-03-23 17:15:02下载
- 积分:1
-
用VC实现了Parzen窗估计了两个均匀分布
用VC实现了Parzen窗估计了两个均匀分布-VC achieved using Parzen window estimates of two uniformly distributed
- 2022-03-25 06:18:44下载
- 积分:1
-
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个...
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
-GDI function with screenshots screenshots if we do not care about efficiency, and we want only a snapshot of the screen, you can consider using GDI mode. This mechanism is based on the screenshots Desktop is also a window, the desktop also has a window handle (HWND) This simple knowledge-based, if we get the desktop device context (DC), can be used on the blit (copy) its contents that we created in DC. We can use GetDeskWindow () get desktop window handle from the handle to get DC is also very easy
- 2023-05-23 00:30:03下载
- 积分:1
-
利用Visual C++中的MFC实现CPU以及MOUSE信息,以用来实现保护电脑的功能...
利用Visual C++中的MFC实现CPU以及MOUSE信息,以用来实现保护电脑的功能-use the Visual C MFC CPU and MOUSE information, to achieve protection for the computer"s functions
- 2022-02-26 05:12:59下载
- 积分:1
-
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是...
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, PostScript, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it smooth, free to zoom the pictures. Its format can be imported is PBM, PGM, PPM, and BMP formats, the default output format EPS files, it can be used for a company"s logo and documents scanned images to eliminate the jagged, any resolution to be displayed. Its output formats : EPS, PostScript, PDF, SVG, XFIG, Gimppath and PGM.
- 2022-03-04 00:36:31下载
- 积分:1
-
在DOS环境下的一个时钟,用C语言编写。
在DOS环境下的一个时钟,用C语言编写。-in DOS environment of a clock, using C language.
- 2022-04-07 08:49:18下载
- 积分:1