Skip to content

T265 distortion matrix #3497

@abylikhsanov

Description

@abylikhsanov

Required Info
Camera Model { T265
Firmware Version (Open RealSense Viewer --> Click info)

Has anybody calibrated T265 camera? I have tried several times and got this result:

camera matrix
284.509100 0.000000 421.896335
0.000000 282.941856 398.100316
0.000000 0.000000 1.000000

distortion
-0.014216 0.060412 -0.054711 0.011151

rectification
0.999988 -0.003180 -0.003693
0.003180 0.999995 0.000038
0.003693 -0.000049 0.999993

projection
284.509100 0.000000 421.896335 3.910271
0.000000 282.941856 398.100316 0.000000
0.000000 0.000000 1.000000 0.000000

The FoV is being reduced though. But the problem is when I try to run the OpenCV image rectification with those values, the process dies.

Also, I have noticed that the t265 launch file has an argument called "json_file", what is the purpose of it? I am guessing the JSON file for the calibration? If yes, can we have some example of it?

As T265 has 2 cameras, calibration parameters will differ in the projection matrix...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions