Skip to content
#

solvepnp

Here are 7 public repositories matching this topic...

Language: All
Filter by language

ROS 2 pose-estimation node for AprilTag-based localization of an autonomous surface vessel. Consumes tag detections from apriltag_detector, solves per-tag pose with solvePnP, fuses multi-tag views via Markley quaternion averaging, and publishes a 6-DoF vessel pose.

  • Updated Aug 21, 2026
  • 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++

Add this topic to your repo

To associate your repository with the solvepnp topic, visit your repo's landing page and select "manage topics."

Learn more