Initializing WASM...
+Drag the four marker corners to simulate a perspective view. PureCV computes the 3D camera pose in real-time.
+Error loading WASM: ${err.message}
`; + } +} + +start(); diff --git a/crates/wasm/www/index.html b/crates/wasm/www/index.html index 7e71862..27b9cf4 100644 --- a/crates/wasm/www/index.html +++ b/crates/wasm/www/index.html @@ -134,6 +134,11 @@Track features across webcam frames using pyramidal Lucas-Kanade optical flow.
+ + Calib3d +Drag marker corners to compute camera pose (solvePnP, rodrigues) and homography in real-time.
+