Skip to content
guillaume charbonnier edited this page Mar 7, 2019 · 5 revisions

Camera

topic_camera

😅 (difficulty) ⌛ (time-Box) 🔗 (related to)
3️⃣ / 5️⃣ 60 - 90 mn Multimedia

✔️ primary objectives

:suspect: Piece of cake

  • Start the camera and show its viewfinder

:rage1: Easy

  • add some UI to select the camera, control flash, mode...
  • take a photo, see preview
  • control the zoom by pinching the viewfinder

:rage3: Normal

  • support video recording
  • add a timer for delayed capture

💰 useful ressources

  • N/A

👶 Newbies area

Warning : Spoilers !!!
QML types Module Useful for...
Camera QtMultimedia Control a camera
VideoOutput QtMultimedia viewfinder

ℹ️ useful information and hints

N/A

⚠️ cautions and warnings

N/A

secondary objectives (only for the braves 🏆 )

:rage4: very difficult

  • deploy to iOS or Android, manage rotation and save to the camera roll

:goberserk: Nightmare

  • read the camera frame to scan a QRCode

:godmode: God mode

  • add eyes recognition using OpenCV

Clone this wiki locally