opencv/modules/gapi/src
Orest Chura 2c6a2f0381
Merge pull request #18790 from OrestChura:oc/fitLine
[G-API]: fitLine() Standard Kernel Implementation

* fitLine API (Mat, 32S, 32F) (2D, 3D)

* Complete fitLine kernel & accuracy tests
 - initialization for vectors of cv::Point and Mats via vectors added
 - comparison functions for Vec<T, n> added:
   - straight average difference comparison
   - comparison by equasion for 2d line
 - stream overload for cv::DistanceTypes added

* Fix precommit warnings

* Fix docs

* Address comments
Try to fix warning

* Disable warning in tests
2020-11-17 15:59:59 +00:00
..
api Merge pull request #18790 from OrestChura:oc/fitLine 2020-11-17 15:59:59 +00:00
backends Merge pull request #18790 from OrestChura:oc/fitLine 2020-11-17 15:59:59 +00:00
compiler Merge pull request #18793 from dmatveev:dm/in_graph_metadata 2020-11-17 14:04:19 +00:00
executor Merge pull request #18793 from dmatveev:dm/in_graph_metadata 2020-11-17 14:04:19 +00:00
logger.hpp GAPI: GAPI_LOG_DEBUG facility 2020-07-15 01:31:25 +03:00
precomp.hpp Merge pull request #15216 from dmatveev:dm/ng-0010-g-api-streaming-api 2019-10-18 19:29:58 +03:00