Skip to content

Commit

Permalink
Updated benchmarks with Mac Mini M2 Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm4 committed May 3, 2024
1 parent 3bc4d47 commit d235492
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified apps/app_demo_slproject/Benchmarks.ods
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/app_demo_slproject/source/AppDemoLoad.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3923,7 +3923,7 @@ resolution shadows near the camera and lower resolution shadows further away.");

// Create feature tracker and let it pose the camera for AR posing
tracker = new CVTrackedFeatures(texPath + "features_stones.jpg");
// tracker = new CVTrackedFeatures("features_abstract.jpg");
//tracker = new CVTrackedFeatures(texPath + "features_abstract.jpg");
tracker->drawDetection(true);
trackedNode = cam1;

Expand Down

0 comments on commit d235492

Please sign in to comment.