OpenCV Preview Plug-in Sample for RICOH THETA

Developer Only

Camera Models: V, Z1

Developer: Ricoh Company, Ltd.

Source Code Available

Technologies: Vysor

Description:

This sample plug-in gets the preview frames from RICOH THETA and does some image processing using by OpenCV library.

Set up

  • Download this project using git close.
$ git clone https://github.com/theta-skunkworks/theta-plugin-opencv-preview-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".

Related Items