-
Hi there,
I have been running several visual odometry systems and measuring their trajectory errors. I have been attempting to use COLMAP as a "baseline" to compare the results of the real-time VO…
-
https://github.com/HeatherJiaZG/SuperGlue-pytorch/blob/e8a9edf44034b78bbbe79320fff44087701c8d68/models/utils.py#L304
the correct mean of focal length should be calculated by `K0[0, 0], K0[1, 1], K1…
-
In utils.py L292: https://github.com/magicleap/SuperGluePretrainedNetwork/blob/ddcf11f42e7e0732a0c4607648f9448ea8d73590/models/utils.py#L292
`f_mean = np.mean([K0[0, 0], K1[1, 1], K0[0, 0], K1[1, 1…
-
Firstly, thanks for your cracking work and open sourcing this repo - I feel like I am definitely standing on the shoulders of giants!
The problem case I have is so get the relative rotation between…
-
I am trying to do calibration with the given package, it gives the intrinsic calibration results at the end but doesn't give extrinsic calibration. I downloaded opencv 4.7 from source for this.
Tha…
-
This is a question I had when reading through the tutorial for the first time.
![camera_pose_initial_guess](https://user-images.githubusercontent.com/11284393/131159521-c46d87c5-b3fb-4e2d-81df-6d75…
-
Is there any reason why for pinhole cameras images are undistorted and rectified, whereas for fisheye only keypoints are undistorted?
-
Face center and region pose error increases significantly with distance from the camera field centre. For regions this is immediately obvious, for example the nose in the augmented face demo is pushed…
-
Hi, I am working on pose estimation of one vehicle with respect to another, where both vehicles have a camera and a GPS module. The translation data coming from the camera algorithm is up-to-scale, bu…
saihv updated
8 years ago
-
Test We use aruco board: we place the ee at the origin of the board; we check the FK (TF) or ee pose to be similar to the one measured by the camera.