haodong0518-fpga-board--hand-gesture-recognitionsystem

https://github.com/haodong0518/haodong0518-fpga-board--hand-gesture-recognitionsystem

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: haodong0518
  • Language: Python
  • Default Branch: main
  • Size: 5.86 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

DE10-Nano, FPGA-Board--Hand-Gesture-RecognitionSystem

Author: Haodong Wang, Jiayi Xu

  1. The main function is monitor_cloud.py, this should be run on your teriminal or shell, it will monitor the azure cloudshell, if some files are uploaded, it will catch it, run image processing algorithm, and delete the image on Azure due to te limited storage size.

  2. upload the directory files, file on board, to the DE10-Nano board, to allow it capturing live camera frames and uploading files.

  3. Remember to iput the connection string.

Challenges:

  1. The DE10-Nano only provides one USB port, the USB port hub doesn't work, so I have to run take_screenshot.pt and build_connection twice.

  2. The OpenCV can not run on cloudshell, we download the images using cloud_download.py and run the image_process.py to process images locally. The monitor_cloud.py combines these two files.

Owner

  • Login: haodong0518
  • Kind: user

Citation (citations.txt)

[1]Gogul09, “GitHub - Gogul09/gesture-recognition: :hand: Recognizing ‘Hand Gestures’ using OpenCV and Python.,” GitHub, 2017. https://github.com/Gogul09/gesture-recognition

GitHub Events

Total
  • Push event: 3
  • Create event: 2
Last Year
  • Push event: 3
  • Create event: 2