Skip to content

quick start webcam

Jeremy Laviole edited this page Mar 7, 2017 · 6 revisions

Requirements.

  • A webcam, or Kinect Xbox 360, or Point Grey Camera.
  • Processing 3 installed, the latest version. Current version 3.2.1.
  • PapARt and its dependencies installed.

Testing the library.

  1. Start Processing. Plug the camera.
  2. File -> Examples (Ctrl-Shift-o) .
  3. Contributed Libraries -> PapaARt -> PapartCalibration -> PCConfiguration
  4. Default configuration is this Camera -> InputType OpenCV, camera number 0. Hit test the camera, if you see the video feed you can click on "save as default". If you cannot see the video feed see the hardware-configuration to choose the correct parameters.
  5. Close the sketch

Trying the examples.

  1. Go in the examples: Contributed Libraries -> PapaARt -> papart-examples -> Camera -> SeeThroughOnePaper
  2. Print the default tag sheet. Printing with inkscape provides best results. If you cannot print in A3, print A4, it is OK for simple use.
  3. Run the example, and point the camera to the markers.

Everything worked fine.

Awesome, try out the examples and calibrate your camera for better results.

## Oops something bad happended...

Post about in the issue tracker with the error messages.

Webcam

Depth Camera

PapARt Hardware

How-To

Development

Clone this wiki locally