-
图表编辑程序,VB源代码。
图表编辑程序,VB源代码。-charts editor, VB source code.
- 2022-06-17 19:39:31下载
- 积分:1
-
用VC实现了Parzen窗估计了两个均匀分布
用VC实现了Parzen窗估计了两个均匀分布-VC achieved using Parzen window estimates of two uniformly distributed
- 2022-03-25 06:18:44下载
- 积分:1
-
一个人脸识别的程序,VC环境下开发的,正确率达95 以上。
一个人脸识别的程序,VC环境下开发的,正确率达95 以上。-A program of face recognition, develpoed in VC environment.
- 2022-05-16 03:25:11下载
- 积分:1
-
图像傅立叶变换的源代码
图像傅立叶变换的源代码-Fourier Transform Image source code
- 2022-12-04 18:20:03下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program3
- 2023-02-19 07:35:03下载
- 积分:1
-
一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。
一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。-a language with graphics windmills, directly under the turbo c that can be achieved.
- 2022-05-26 23:46:44下载
- 积分:1
-
绘制三角函数曲线源码
包括:正弦,余弦,正切,余切
绘制三角函数曲线源码
包括:正弦,余弦,正切,余切-Trigonometric function curve mapping source include: sine, cosine, tangent, cotangent
- 2022-01-25 23:48:43下载
- 积分:1
-
为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视
点下的多幅深度图像, 根据它们之间颜色和纹理的相关性,...
为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视
点下的多幅深度图像, 根据它们之间颜色和纹理的相关性, 通过逆投影变换, 可将图像中象素点映射到三维空间中的正
确位置. 然后再经模型重建和重投影, 可获取实体在任意视点下的图像. 实验结果表明, 这种建模方法具有复杂度恒定、
获取图像真实感强等优点, 适用于形状、 结构复杂的物体的重建.-: In o rder to reconst ruct th ree di mensi on model of an object, a new method of hybr id modeling is p resented .
Th is method use mut i p le range i mage of different viewpo int, acco rding to the co lo r and texture, the p ixel po int can be
mapped to co r rect po sit i on in th ree di mensi on space by the backp ro ject t ransfo rmat i on. Then the i mage can be go t in
any viewpo int by modeling reconst ruct i on and rep ro ject i on. Exper i ments has p roved that th is method can acquire h igh
realist ic i mage and has stat ic comp lexit i on. It can be used to reconst ruct some objects w ith comp licated shape and
topo logies
- 2022-02-28 21:01:55下载
- 积分: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
-
这是一个png文件的编辑码程序。可以在bmp和png之间相互转化
这是一个png文件的编辑码程序。可以在bmp和png之间相互转化- This is a png document edition code procedure. May mutually
transforms between bmp and png
- 2022-03-30 06:30:24下载
- 积分:1