solvepnp
Here are 5 public repositories matching this topic...
I built this project to comparatively study different pose estimation algorithms side-by-side. It was a practical investigation into the nuances of ArUco, PCA, and SolvePnP to understand how each calculates 3D position and orientation from 2D data.
-
Updated
Sep 13, 2025 - Python
Hands-free multi-monitor window focus switcher for Windows 11 driven by head pose. Estimates head yaw from your webcam (MediaPipe Face Mesh + OpenCV solvePnP) to automatically bring the window on the monitor you're facing to the foreground. CPU-only, single-process Python 3.11, no GPU required.
-
Updated
Jun 30, 2026 - Python
Real-time camera calibration and augmented reality system using OpenCV. Implements checkerboard corner detection, camera intrinsic estimation, pose tracking with solvePnP, 3D virtual object projection, and Harris corner feature detection.
-
Updated
Apr 18, 2026 - C++
Facial Emotion Recognition from sequential images using ML techniques (thesis) / Αναγνώριση συναισθηματικής κατάστασης προσώπου από ακολουθιακές εικόνες με χρήση τεχνικών μηχανικής μάθησης
-
Updated
Nov 10, 2025 - Python
Improve this page
Add a description, image, and links to the solvepnp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solvepnp topic, visit your repo's landing page and select "manage topics."