-
OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find...
基于OPENCV的图象边缘检测,(VC++)
利用canny算法寻找图象边缘并再输出中标志.-OPENCV based on image edge detection, (VC++) Using canny edge algorithm to find the image and re-exported in the symbol.
- 2022-02-02 07:38:09下载
- 积分:1
-
条形码识别源码程序
条形码识别源码程序-bar code identification procedures FOSS
- 2022-02-27 08:45:18下载
- 积分:1
-
图象复原的VC++程序源码,希望对大家有所帮助,也希望尽快的成为会员,谢谢!...
图象复原的VC++程序源码,希望对大家有所帮助,也希望尽快的成为会员,谢谢!-Image recovery VC++ Program source code, and they hope to be helpful to everyone, and hope to become a member as soon as possible, thank you!
- 2022-10-20 13:05:03下载
- 积分:1
-
vc图形处理程序集(内涵21个实例源码)
visual c++环境下,实现图形处理程序集...
vc图形处理程序集(内涵21个实例源码)
visual c++环境下,实现图形处理程序集-vc graphics processing set (21 examples of connotation source) visual c++ environment, realize graphics processing assembly
- 2022-05-06 04:55:20下载
- 积分:1
-
Three
三维图形生成和察看工具,使用VC++ 6.0和OpenGL开发-3D graphics generation and inspect tools, VC 6.0 and OpenGL development-Three-dimensional graphics generation and View tools, the use of VC++ 6.0 and OpenGL development-3D graphics generation and inspect tools, VC 6.0 and OpenGL development
- 2023-09-07 10:50:03下载
- 积分:1
-
This is a VC project.It has some functions of Image Process,such as Image Rotati...
VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
- 2022-07-21 18:40:44下载
- 积分:1
-
image of this second program, which is suitable for athletes who are just portal...
此为图象编程之二,适合于刚入门之选手,请好好使用。-image of this second program, which is suitable for athletes who are just portal, please make good use of.
- 2023-06-21 11:00:03下载
- 积分:1
-
结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 O...
结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。-Combination of camera to use for hand position tracking, accuracy is very high, and the other six kinds of gestures can be identified. Digital tracking of their hand gesture recognition module can be used as an integral part of software, including a very detailed documentation. Compile the code, the need for OpenCV 0.97 or later support. Compiler in Windows under the order of cubicles works, handvu works, after the source of video data in accordance with the requirements of other code compiler. Recommend the use of Visual Studio 2003, if you need to compile the relevant modules DirectX, install DirectX SDK 9.0 or later.
- 2023-02-10 07:20:04下载
- 积分:1
-
为 Win32 SDK 编程初学者准备,用GDI API
为 Win32 SDK 编程初学者准备,用GDI API-Win32 SDK programming for beginners ready, use GDI API
- 2022-07-25 05:50:27下载
- 积分:1
-
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。...
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the Vertical Median Filter.
- 2022-03-24 03:49:51下载
- 积分:1