opencv/modules/3d/test
Rostislav Vasilikhin fa745553bf
Merge pull request #24459 from savuor:tri_rasterize
Triangle rasterization function #24459

#24065 reopened since the previous one was automatically closed after rebase
Connected PR with ground truth data: [#1113@extra](https://github.com/opencv/opencv_extra/pull/1113)

### 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-19 12:23:05 +03:00
..
test_affine2d_estimator.cpp Merge branch 4.x 2023-09-13 14:49:25 +03:00
test_affine3.cpp
test_affine3d_estimator.cpp Merge branch 4.x 2023-09-13 14:49:25 +03:00
test_affine_partial2d_estimator.cpp Merge branch 4.x 2023-09-13 14:49:25 +03:00
test_compose_rt.cpp
test_decompose_projection.cpp
test_filter_homography_decomp.cpp
test_fisheye.cpp Merge branch 4.x 2024-02-19 09:06:26 +03:00
test_fundam.cpp
test_homography_decomp.cpp
test_homography.cpp Merge branch 4.x 2023-01-28 17:31:32 +00:00
test_main.cpp
test_modelest.cpp
test_normal_estimation.cpp Merge pull request #21918 from No-Plane-Cannot-Be-Detected:5.x-region_growing_3d 2022-05-23 14:47:57 +00:00
test_normal.cpp 3d: fix static init in test 2023-11-09 22:07:59 +03:00
test_octree.cpp Merge pull request #22682 from TsingYiPainter:5.x 2022-11-03 07:15:17 +00:00
test_odometry.cpp Merge pull request #23098 from savuor:nanMask 2023-11-09 10:32:47 +03:00
test_pointcloud.cpp Merge pull request #24961 from savuor:rv/ply_mesh 2024-02-12 15:34:54 +03:00
test_pose_graph.cpp
test_precomp.hpp
test_ptcloud_utils.cpp Merge pull request #21918 from No-Plane-Cannot-Be-Detected:5.x-region_growing_3d 2022-05-23 14:47:57 +00:00
test_ptcloud_utils.hpp Merge pull request #21918 from No-Plane-Cannot-Be-Detected:5.x-region_growing_3d 2022-05-23 14:47:57 +00:00
test_registration.cpp
test_rendering.cpp Merge pull request #24459 from savuor:tri_rasterize 2024-02-19 12:23:05 +03:00
test_sac_segmentation.cpp Merge pull request #24005 from ivashmak:merge_usac_5.x 2023-07-27 17:51:16 +03:00
test_sampling.cpp Merge pull request #21615 from No-Plane-Cannot-Be-Detected:5.x-ptcloud_comments 2022-02-18 20:43:08 +03:00
test_solvepnp_ransac.cpp Merge branch 4.x 2023-09-13 14:49:25 +03:00
test_translation3d_estimator.cpp Merge branch 4.x 2023-09-13 14:49:25 +03:00
test_tsdf.cpp Merge pull request #23098 from savuor:nanMask 2023-11-09 10:32:47 +03:00
test_undistort_badarg.cpp
test_undistort_points.cpp Merge branch 4.x 2022-08-21 15:27:31 +00:00
test_undistort.cpp Merge branch 4.x 2023-07-05 15:51:10 +03:00
test_usac.cpp Merge pull request #24005 from ivashmak:merge_usac_5.x 2023-07-27 17:51:16 +03:00