-
找待选物体图像的长轴位置
找待选物体图像的长轴位置-find objects to be elected to the long axis image location
- 2022-10-02 21:35:03下载
- 积分:1
-
image compression encoding algorithm Hoffman
图像压缩的霍夫曼编码算法-image compression encoding algorithm Hoffman
- 2022-01-26 00:58:57下载
- 积分:1
-
image processing category, can be a variety of graphics formats freely switch
图像处理类,可将多种图形格式进行自由转换-image processing category, can be a variety of graphics formats freely switch
- 2022-10-20 13:45:03下载
- 积分:1
-
purpose computes PSNR between two raw YUV i mages compile gcc
purpose
computes PSNR between two raw YUV images
compile
gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c- lpgm- lpbm- lm
- 2022-11-18 13:35:03下载
- 积分:1
-
一个分形程序,拥有图形界面,特别不同
一个分形程序,拥有图形界面,特别不同-a fractal procedures, with a graphical interface, in particular the different
- 2022-11-03 05:10:03下载
- 积分:1
-
一个图像检索系统的源代码,一个开发好的系统,供大家参考...
一个图像检索系统的源代码,一个开发好的系统,供大家参考-an Image Retrieval System source code to develop a good system for reference
- 2022-03-22 09:22:51下载
- 积分:1
-
简单的OpenCV绘画系统
简单的OpenCV绘画系统,应用摄像机来检测黄色来当作“笔”
- 2023-06-12 20:45:02下载
- 积分:1
-
Number Recognition on NeroNet
数字识别之神经网络法- Number Recognition on NeroNet
- 2023-02-18 17:20:04下载
- 积分:1
-
一个dxf读写的类库(包含类库源码及演示源码)
一个dxf读写的类库(包含类库源码及演示源码)-Dxf to read and write a class library (including class library source code and demo source code)
- 2022-11-25 01:30:03下载
- 积分: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