Skip to content
Jeremy Laviole edited this page Feb 17, 2017 · 14 revisions

GitHub browsing

  • Test again and again the installation guide.

  • All Sketches -> External dependencies must be linked in their README. (Box2D, OSCP5, OCR etc...)

  • Mini-browsing guides can be upgraded: proCamKinect, debug, depthCamera.

  • Reprendre le rendu et le chargement / sauvegarde de TouchVisualization

  • BUG: precision 1 with KinectTouchCalibrated not working.

  • Comment: blocks, scanner3D, greyCode

New sketches

  • Depth Camera extrinsic calibration. For now, you can use the old all calibration sketch, or set it manually there in ~/sketchbook/libraries/PapARt/data/calibration/calibration-kinect-Stereo.xml.
  • Example with Box2D : a remake from nature of code to pick.

New features

  • Mode where the camera never starts().

  • Install on Windows.

  • Install on OSX.

  • [future] Compile & install on raspberry PI.

  • Other tracking algorithm...

new examples

###Mini-Exemples (inspirés de Caen) :

  • capture de couleur + reprojeté (vernis)
  • 3 zones de dessin : BD en fresque
  • Démo Lapin.
  • Démo mapping.

###Animation

  • reprojeter l'image précédente
  • faire des dessins partiels (image) : modifier seulement une partie d'un dessin
  • dessin multi échelle (image) : rajout d'infos sur des bouts d'image agrandis
  • transformer les images en vectoriel (cf imageMagique, Inkscape)

###Mapping

  • Planètes, Lego / Boite destinés à la projection, Modèles 3D imprimés = Objets Physiques
  • Tuto Mapping en 3D (placer les 4 coins, créer l'objet 3D et l'imprimer, mapper l'objet réel)
  • Teegi (poupée cérébrale)

Webcam

Depth Camera

PapARt Hardware

How-To

Development

Clone this wiki locally