opencv/modules/3d/perf
Rostislav Vasilikhin a423b07149
Merge pull request #22845 from savuor:volume_interface_etc
Corresponding contrib PR: #3382@contrib

Changes

- Volume::raycast(): camera intrinsics can be explicitly passed to the function. If not, the ones from current volume settings are used
- getVolumeDimensions() renamed to getVolumeStrides() because they are strides actually
- TSDF tests: OpenCLStatusRevert and parametrized fixture
- ColorTSDF::integrate(): extra RGB projector is redundant, removed
- Minor changes
2022-11-24 17:16:18 +03:00
..
perf_affine2d.cpp calib3d module in opencv is split into 3 modules: 3d, calib and stereo. 2020-12-01 23:42:15 +03:00
perf_main.cpp calib3d module in opencv is split into 3 modules: 3d, calib and stereo. 2020-12-01 23:42:15 +03:00
perf_pnp.cpp Merge pull request #21018 from savuor:levmarqfromscratch 2021-12-27 21:51:32 +00:00
perf_precomp.hpp Merge pull request #20013 from savuor:rgbd_to_3d 2021-08-22 13:18:45 +00:00
perf_tsdf.cpp Merge pull request #22845 from savuor:volume_interface_etc 2022-11-24 17:16:18 +03:00
perf_undistort.cpp Merge branch 4.x 2021-06-13 10:27:44 +00:00