Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

Camera intrinsic parameter

shin

New member
Joined
Dec 4, 2018
Messages
2
Reaction score
0
Hi all,

Does anyone know how to extract the intrinsic parameter of the camera?
 

Netfolks2000

Well-known member
Joined
Mar 3, 2018
Messages
127
Reaction score
41
Hi all,

Does anyone know how to extract the intrinsic parameter of the camera?
I'm sorry no one has answered you yet. For some reason there are slower responses here than on other model drone forums. Did you find your answer? Can you elaborate on what you are actually seeking? I think you'll find those options in the Tello app.
 

shin

New member
Joined
Dec 4, 2018
Messages
2
Reaction score
0
I'm seeking for the intrinsic parameters of the camera in tello, particularly on the focal length (fx, fy), optical centre (cx,cy) and distortion parameters. Has anyone here had any clue how to obtain these parameters ?
 

clydemcqueen

Member
Joined
Sep 20, 2018
Messages
16
Reaction score
8
Website
github.com
I don't know of any way to pull this data from the SDK.

I ran a camera calibration using ROS tools. This was the resulting camera calibration:

camera_matrix = numpy.array([[921.170702, 0.000000, 459.904354], [0.000000, 919.018377, 351.238301], [0.000000, 0.000000, 1.000000]])
distortion = numpy.array([-0.033458, 0.105152, 0.001256, -0.006647, 0.000000])

YMMV
 

New Posts

Members online

No members online now.

Forum statistics

Threads
5,573
Messages
39,419
Members
16,264
Latest member
ME21SU

New Posts