focal length
This commit is contained in:
@ -33,8 +33,8 @@ uniform float pts;
|
||||
|
||||
// parameters
|
||||
const vec2 sensor_size = vec2(5.949440, 5.205760);
|
||||
const float equidistant_focal_length = 3.020000;
|
||||
const float rectilinear_focal_length = 2.232346;
|
||||
const float equidistant_focal_length = 2.970000;
|
||||
const float rectilinear_focal_length = 2.167601;
|
||||
|
||||
// constants
|
||||
const int subsampling = 4;
|
||||
|
||||
Reference in New Issue
Block a user