Motion Detector Plug-in Sample for RICOH THETA

Developer Only

Camera Models: V, Z1

Developer: Ricoh Company, Ltd.

Source Code Available

Technologies: OpenCV

Description:

This sample plug-in detects moving objects using OpenCV library from the preview frame of RICOH THETA and shoots pictures.

Set up

  • Download this project using git clone.

$ git clone https://github.com/theta-skunkworks/theta-plugin-opencv-detection-sample

  • Import this project by Android Studio.
  • Build the plug-in and install to the THETA.
  • Set up app permissions manually after the installation using by Vysor.
  • Enable the permission of "Camera" and "Storage".

Related Items