Skip to content

Commit

Permalink
sample project referenced on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mprib committed Aug 19, 2024
1 parent 2adc139 commit 46c470d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ While OpenCV provides straightforward functions for the estimation of single cam

Caliscope automates this more complex calibration function along with providing visual feedback regarding parameter estimates at each stage of processing. Additionally, there are sample implementations of a Tracker class using Google's Mediapipe that demonstrate the capacity to integrate the full calibration results with landmark tracking tools to achieve 3D pose estimation. While Mediapipe pose estimation has limitations regarding accuracy and precision, it demonstrates a data processing pipeline that can easily integrate more powerful tracking tools as they emerge.

Please see our [docs](https://mprib.github.io/caliscope/) for details about installation, project setup, and general workflow.
Please see our [docs](https://mprib.github.io/caliscope/) for details about installation, project setup, and general workflow. A [sample project](https://mprib.github.io/caliscope/sample_project/) is provided to allow a quick assessment of `caliscope`'s functionality.

---
### Demo Output
Expand Down

0 comments on commit 46c470d

Please sign in to comment.