opencv/modules/3d/src
Rostislav Vasilikhin f96111ef05
Merge pull request #24961 from savuor:rv/ply_mesh
PLY mesh support #24961

**Warning:** The PR changes exising API.

Fixes #24960
Connected PR: [#1145@extra](https://github.com/opencv/opencv_extra/pull/1145)

### Changes
* Adds faces loading from and saving to PLY files
* Fixes incorrect PLY loading (see issue)
* Adds per-vertex color loading / saving

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2024-02-12 15:34:54 +03:00
..
opencl Merge pull request #22741 from savuor:hashtsdf_volposerot_fix 2022-11-17 09:10:35 +03:00
pointcloud Merge pull request #24961 from savuor:rv/ply_mesh 2024-02-12 15:34:54 +03:00
ptcloud Merge branch 4.x 2023-11-08 14:39:48 +03:00
rgbd Merge pull request #23098 from savuor:nanMask 2023-11-09 10:32:47 +03:00
usac Port of Replace double atomic in USAC 2023-11-20 16:42:00 +03:00
ap3p.cpp Merge branch 4.x 2023-09-13 14:49:25 +03:00
ap3p.h
calibration_base.cpp Merge branch 4.x 2023-07-05 15:51:10 +03:00
distortion_model.hpp
dls.cpp
dls.h
epnp.cpp
epnp.h
fisheye.cpp Finalize calib3d module split for fisheye part. 2023-08-03 09:21:05 +03:00
five-point.cpp Merge pull request #24005 from ivashmak:merge_usac_5.x 2023-07-27 17:51:16 +03:00
fundam.cpp Merge branch 4.x 2023-10-23 11:53:04 +03:00
homography_decomp.cpp
ippe.cpp
ippe.hpp Merge branch 4.x 2023-10-23 11:53:04 +03:00
levmarq.cpp initIntrisicParams2D() refactored 2022-09-15 22:55:40 +02:00
main.cpp
octree.cpp Merge pull request #22682 from TsingYiPainter:5.x 2022-11-03 07:15:17 +00:00
octree.hpp
p3p.cpp Merge branch 4.x 2023-10-23 11:53:04 +03:00
p3p.h
polynom_solver.cpp
polynom_solver.h
precomp.hpp Merge branch 4.x 2023-10-23 11:53:04 +03:00
ptsetreg.cpp Merge pull request #24005 from ivashmak:merge_usac_5.x 2023-07-27 17:51:16 +03:00
rho.cpp Merge branch 4.x 2023-10-23 11:53:04 +03:00
rho.h Merge branch 4.x 2023-10-23 11:53:04 +03:00
solvepnp.cpp attempt to add 0d/1d mat support to OpenCV (#23473) 2023-09-21 18:24:38 +03:00
sqpnp.cpp Merge branch 4.x 2022-08-21 15:27:31 +00:00
sqpnp.hpp Merge branch 4.x 2022-08-21 15:27:31 +00:00
triangulate.cpp
undistort.dispatch.cpp Merge branch 4.x 2022-08-21 15:27:31 +00:00
undistort.simd.hpp Merge branch 4.x 2023-10-23 11:53:04 +03:00
usac.hpp Port of Replace double atomic in USAC 2023-11-20 16:42:00 +03:00