-
Color Image Quantization in Windows Systems
Color Image Quantization in Windows Systems
- 2022-11-27 15:50:03下载
- 积分:1
-
一个测绘专业软件的源码,用于全球定位系统(GPS)测量值的高程值转化,将GPS测量高转化为正常高。...
一个测绘专业软件的源码,用于全球定位系统(GPS)测量值的高程值转化,将GPS测量高转化为正常高。- A mapping specialized software source code, uses in the global
positioning system (GPS) the observed value elevation value to
transform, surveys GPS high transforms as normally is high.
- 2023-04-12 20:10:03下载
- 积分:1
-
DispFusion
DispFusion--Display the fusion of two images -DispFusion Display the fusion of two images
- 2022-05-17 12:56:45下载
- 积分:1
-
3D skeleton extraction of the basic algorithm code, will be four kinds of the mo...
3D骨架提取的基本算法代码,将4种最常见的算法均包含在内。-3D skeleton extraction of the basic algorithm code, will be four kinds of the most common algorithms are included.
- 2022-07-20 16:54:45下载
- 积分:1
-
一个实时曲线的代码, 超级酷
一个实时曲线的代码, 超级酷-curve of a real-time code, Super Cool
- 2022-10-11 06:05:03下载
- 积分:1
-
利用图形的填充,字符可改
利用图形的填充,字符可改-use graphics to fill the characters can be changed
- 2022-05-13 23:29:40下载
- 积分:1
-
B样条曲线插值程序,实现B样条曲线的经典算法
B样条曲线插值程序,实现B样条曲线的经典算法-B-spline curve interpolation procedures, B-spline curve to achieve the classic algorithm
- 2023-07-30 01:45:03下载
- 积分:1
-
基于混合高斯模型的前景提取
资源描述使用视频数据,并对视频数据进行了预处理,以及对混合高斯模型提取的目标进行形态学操作,并进行了边缘检测提取出运动目标。使用的是opencv3写的
- 2023-08-12 05:45:06下载
- 积分:1
-
java编写的关于图形的简单的粒子系统
java编写的关于图形的简单的粒子系统-prepared on the simple graphical particle system
- 2022-08-24 04:50:40下载
- 积分: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