Live Image Processing with Intel® Movidius™ Neural Compute Stick and Intel® Nuc

Rose Day

Rose Day

Unknown

1 0
  • 0 Collaborators

Using Intel® Movidius™ Neural Compute Stick running on Intel® Nuc with Ubuntu to check for movement and detect people. ...learn more

Project status: Under Development

Internet of Things, Artificial Intelligence

Intel Technologies
OpenVINO, Movidius NCS

Code Samples [1]

Overview / Usage

Current Work:
Using Intel® Movidius™ Neural Compute Stick running on Intel® Nuc with Ubuntu to check for movement and detect people in real-time.

Future Work:
With this, the desire is to add further object detection to the application code in order to detect what is in the scene around the person. If certain criteria are met, then the image can be uploaded to the cloud for storage.

Methodology / Approach

  1. Open the device (Movidius™ Neural Compute Stick) and get a handle to it.
  2. Load a graph file onto the NCS device (Movidius™ Neural Compute Stick).
  3. Pre-process the images coming from the video stream.
  4. Read and print inference results from the device based on image classification.
  5. Unload the graph and close the device.

Technologies Used

Intel® Movidius™ Neural Compute Stick
Intel® Nuc
Python 3
Intel® OpenVino

Repository

https://github.com/rosejcday/camera_person_detect

Comments (0)