搜索资源列表
NetSrv
- 网络视频传输的C++服务器程序,用visual C++ 和 OPENCV 1.0编的-Network video transmission C++ server program, using visual C++ and compiled OPENCV 1.0
NetClient
- 网络视频传输客户端的C++程序,用visual C++ 和 OPENCV 1.0编的-Network video transmission client C++ program, using visual C++ and compiled OPENCV 1.0
blobTrackingExample
- blobtrack is a program for blob tracking with opencv librarie
csocket
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-The chat program, including server and client in two parts, the use of the MFC Class CSOCKET. It allows individuals to ch
ImageCut
- 在opencv在VC++控制台将一部分图片剪切下来的小程序-In opencv in VC++ console part of the picture cut down a small program
kracrister
- a simple program of opencv with camera
video_trans
- 基于udp协议和openCV编程实现的视频传输程序,具有自动获取本地IP地址功能,客户端输入服务器端IP,点击发送,服务器端可实现实时的接收和播放,在可靠的局域网环境下,多次测试传输可靠,除此以外具有原理简单,可扩展的优点。-Udp protocol and openCV programming-based video transmission program has automatic access to the functions of the local IP address, serve
facedetection1.tar
- face detection program in opencv using Qt which ia objected oriented program
Camera-calibration
- 可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Can directly use Opencv s own camera calibration sample program, the program is located in the directory \ Opencv \ samples \ c c
raspberry
- 本程序包含服务器端和本地端两部分,服务器端可部署在树莓派3B上,本地端部署在mac或者windows上。两者通过socket进行通信。服务器端接收指令后会对指令进行分类处理,比如执行一个opencv示例程序,本程序还附带了Makefile文档。-This program contains the server and the end of part two, the server can be deployed in raspberry pie 3B, local deployment in M