{"dataset": "TUM RGB-D fr1_xyz", "method": "ORB-SLAM (pure Python OpenCV implementation)", "input_frames": 798, "processed_frames": 399, "target_fps": 15, "success_rate": 77.7, "num_keyframes": 264, "num_map_points": 97259, "tracking_failures": 89, "total_distance": 35.869, "hyperparameters": {"n_features": 1000, "min_inliers": 20, "keyframe_thresh": 0.3, "match_ratio_thresh": 0.7}, "trajectory_bounds": {"X_range": 1.992, "Y_range": 1.99, "Z_range": 1.999}, "visualizations": [{"url": "/experiments/fr1_xyz_orb_slam/orb_features_first_frame.png", "title": "ORB Feature Extraction", "description": "OpenCV's ORB detector extracts 1000 features from the first frame. Each green circle shows a detected keypoint with size proportional to the FAST response strength."}, {"url": "/experiments/fr1_xyz_orb_slam/trajectory_pointcloud_3d.png", "title": "3D Trajectory & Point Cloud", "description": "Reconstructed camera trajectory (blue line) and sparse 3D point cloud (gray points) from ORB-SLAM."}, {"url": "/experiments/fr1_xyz_orb_slam/trajectory_pointcloud_topdown.png", "title": "Top-Down Trajectory View", "description": "XZ plane projection of the reconstructed trajectory shows the circular path shape."}]}
0 Comments
Sign in to add a comment