Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7cffc831 authored by Eino-Ville Talvala's avatar Eino-Ville Talvala
Browse files

CameraService: Add unit tests for DistortionMapper

- Make cameraserver_test test module reachable by build system
- Fix minor compilation error in CameraProviderManagerTest
- Add tests to verify:
  - Initialization of DistortionMapper
  - Transforms with an identity distortion function
  - Round-trip transform ~1e6 points with a large distortion function
  - Raw to corrected transform compared against OpenCV undistortPoints,
    using python to generate the comparison coordinate lists as a C++
    header

Test: atest cameraservice_test
Bug: 79885994
Change-Id: Iae3d6f9de2e6c79dd5cea5ca35ee5100b38441f4
parent 7b8a1fd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment