GithubHelp home page GithubHelp logo

jack16888 / master_rockx_demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rockchip-toybrick/master_rockx_demo

0.0 0.0 0.0 9.91 MB

Rockx demo for RK1808 master mode over Linux/Windows/MacOS/Android

Python 99.56% Shell 0.44%

master_rockx_demo's Introduction

前言

本demo用于演示RK1808主动模式的跨平台特性,RK1808端接收上位机发送的图像数据,调用rockx进行推理,并将结果返回给上位机进行显示。

上位机部署

  1. python3.6环境准备
  2. Linux/MacOS: pip3 install –-user opencv-python
  3. Windows: pip3 install opencv-python
  4. 参考wiki的http://t.rock-chips.com/wiki.php?mod=view&id=62,通过网页192.168.180.8将计算棒配置成主动模式
  5. 参考wiki说明http://t.rock-chips.com/wiki.php?mod=view&id=76,配置RK1808计算棒NAT网络共享。
  6. 上位机插入USB camera或者使用内置摄像头 7.运行RK1808端服务程序之后,启动上位机端程序。以face_landmark为例,等待RK1808端启动face_landmark_server.py以后,上位机端运行face_landmark_server.py
  7. 安卓端源码和apk见https://github.com/troyseed/toybrick_master_rockx_Android

1808端部署

  1. export TMPDIR=/home/toybrick/tmp
  2. sudo dnf install -y python3-opencv
  3. pip3 install --user rockx

master_rockx_demo's People

Contributors

troyseed avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.