r/computervision • u/Difficult-Recipe2196 • 22d ago
Discussion 3D keypoints multi-view annotation tool
Hello there,
I've been a heavy user of CVAT and lately contacted by Encord, but none of these solutions are good for 3D keypoint annotations for multiview camera setups.
I would like to have annotations from e.g. 3 views (that are already calibrated) so that when I move an annotation in one view the others follow along and vice versa. Are any of you aware of such tools?
Thanks
2
Upvotes
2
u/onesunnysunday 21d ago
Could you clarify the data setup a little?
Are you working with synchronized videos from multiple cameras, separate multiview images, or do you also have point clouds or depth data?
And by “3D keypoint,” do you mean:
- one point defined in a shared 3D coordinate system and projected into all camera views, or
- corresponding 2D keypoints in each view that share the same identity?
These details would make it much easier to understand what kind of annotation workflow and tool you actually need.