#include "../algo-common.h"
#include <librealsense2/rsutil.h>
#include "../src/proc/sse/sse-pointcloud.h"
#include "../src/cuda/cuda-pointcloud.cuh"
#include "../src/types.h"
Go to the source code of this file.
TEST_CASE |
( |
"inverse_brown_conrady_deproject" |
| ) |
|
TEST_CASE |
( |
"brown_conrady_deproject" |
| ) |
|
Initial value:= { 1280,
720,
643.720581f,
357.821259f,
904.170471f,
905.155090f,
{ 0.180086836f, -0.534179211f, -0.00139013783f, 0.000118769123f, 0.470662683f } }
Definition at line 14 of file test-distortion.cpp.