opencv/modules/3d
Rostislav Vasilikhin a9d98bfb34
Merge pull request #22741 from savuor:hashtsdf_volposerot_fix
There's a bug which appears when volume pose contains non-trivial rotation.
It results in wrong depth integration which can be observed during raycasting 
or points/normals export.

- This PR fixes the bug for both CPU and OpenCL
- There is a reproducer for the bug
- The copy behavior of VolumeSettings fixed (now copy constructor creates a deep copy)
- Minor changes (e.g. unused vars removed)
2022-11-17 09:10:35 +03:00
..
doc Merge pull request #21918 from No-Plane-Cannot-Be-Detected:5.x-region_growing_3d 2022-05-23 14:47:57 +00:00
include/opencv2 Merge pull request #22741 from savuor:hashtsdf_volposerot_fix 2022-11-17 09:10:35 +03:00
misc Merge pull request #22598 from savuor:icp_oframe_readonly 2022-10-24 16:34:01 +03:00
perf Merge pull request #22598 from savuor:icp_oframe_readonly 2022-10-24 16:34:01 +03:00
samples Merge pull request #22598 from savuor:icp_oframe_readonly 2022-10-24 16:34:01 +03:00
src Merge pull request #22741 from savuor:hashtsdf_volposerot_fix 2022-11-17 09:10:35 +03:00
test Merge pull request #22741 from savuor:hashtsdf_volposerot_fix 2022-11-17 09:10:35 +03:00
CMakeLists.txt Merge pull request #20013 from savuor:rgbd_to_3d 2021-08-22 13:18:45 +00:00