-
VC汉字识别系统源码与个体软件改进文档
VC汉字识别系统源码与个体软件改进文档-VC Chinese character recognition system with individual source software to improve document
- 2022-03-19 17:38:02下载
- 积分:1
-
3D教程从简单到复杂的进行了入门和提高的讲解,适合于初学者,同时可以step by step地进行学习,比较实用。...
3D教程从简单到复杂的进行了入门和提高的讲解,适合于初学者,同时可以step by step地进行学习,比较实用。-3D tutorial from simple to complex and the raising of entry talks, suitable for beginners, but can also step by step to learning more practical.
- 2022-01-26 05:08:34下载
- 积分:1
-
用VC实现透明效果,可能看起来有点烦,希望大家有些耐心吧
用VC实现透明效果,可能看起来有点烦,希望大家有些耐心吧-VC realize with a transparent effect,有点烦may seem, I hope everyone you some patience
- 2022-02-20 11:04:07下载
- 积分:1
-
VC++图形绘制代码,操作风格类似AutoCAD,很有研究价值!
可以画出简单的直线,方形等图形...
VC++图形绘制代码,操作风格类似AutoCAD,很有研究价值!
可以画出简单的直线,方形等图形-VC++ Graphics rendering code, operating style similar to AutoCAD, great research value! Can draw a simple straight line, square and other graphics
- 2022-04-25 13:52:49下载
- 积分:1
-
VsualC++数字图像处理典型算法及实现 相关代码(下)
VsualC++数字图像处理典型算法及实现 相关代码(下)-VsualC++ Typical digital image processing algorithm and the realization of the relevant code (below)
- 2022-12-25 20:50:04下载
- 积分:1
-
从前用matlab编的人脸识别的特征提取以及识别程序,希望有用...
从前用matlab编的人脸识别的特征提取以及识别程序,希望有用-The previous series of face recognition using matlab feature extraction and identification procedures, seek to help
- 2022-07-13 01:54:18下载
- 积分:1
-
AGEIA公司的PhysX(好
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Static Objects(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Static Objects (with the implementation of document)
- 2022-03-17 13:28:54下载
- 积分:1
-
字体处理库freetype的源码,网址:www.freetype.org
字体处理库freetype的源码,网址:www.freetype.org-font handling the freetype source website : www.freetype.org
- 2022-05-23 03:10:06下载
- 积分:1
-
System that detect zones on images.
System that detect zones on images.
- 2022-01-27 17:53:38下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1