Skip to content

开源华清远见的一个实训内容,完整项目代码见releases

Notifications You must be signed in to change notification settings

zouming74/camera_hqyj

Repository files navigation

华清远见(机械臂)

这是华清远见实训的一个内容,实现了在linux发送图片给qt程序,qt程序接收图片并显示的功能。

Table of Contents

Install

你需要安装git工具。我推荐你在腾讯软件中心中安装git。当然你也可以在官方网站中安装git。 如果你实在要找一个教程的话,我推荐你用这个教程。并且将git bash添加到命令行终端。

Usage

你经需要将本仓库克隆到本地。你可以在git bash中输入以下命令。

git clone https://github.com/zouming74/camera_hqyj.git

服务器代码

gcc -pthread server.c -o server  //编译

./server //运行

qt代码用qt打开即可

Contributing

非常欢迎你的加入!提交一个 Issue 或者提交一个 Pull Request。

本仓库项目 遵循 Contributor Covenant 行为规范。

Resources

Maintainers

@zouming74

License

MIT © leonardo_z
Bower

About

开源华清远见的一个实训内容,完整项目代码见releases

Resources

Stars

Watchers

Forks

Packages

No packages published