opencv/modules/gapi/include/opencv2/gapi
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
..
cpu Merge pull request #18510 from OrestChura:oc/boundingRect 2020-11-11 12:13:10 +00:00
fluid Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 2020-07-29 16:18:52 +03:00
gpu Merge pull request #14741 from rgarnov:gapi_fix_includes 2019-06-14 19:27:19 +03:00
infer Merge pull request #18716 from dmatveev:dm/upstream_onnx 2020-11-03 18:39:16 +00:00
ocl Merge pull request #18451 from OrestChura:oc/count_non_zero 2020-09-30 16:07:35 +00:00
own Merge pull request #18339 from rgarnov:rg/rmat_integration 2020-10-04 18:57:41 +00:00
plaidml Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 2020-07-29 16:18:52 +03:00
render Fix issues found by static analysis 2020-11-11 13:59:01 +03:00
s11n Changed behaviour of cv::gapi::serialize, cv::gapi::deserialize for GCompileArgs 2020-11-02 18:55:54 +03:00
streaming Merge pull request #18793 from dmatveev:dm/in_graph_metadata 2020-11-17 14:04:19 +00:00
util GAPI: utils - variant converting ctor and assignment op. reworked 2020-05-20 14:34:55 +03:00
core.hpp G-API: Introduced a Text Detection sample 2020-10-21 17:25:56 +03:00
garg.hpp Merge pull request #18793 from dmatveev:dm/in_graph_metadata 2020-11-17 14:04:19 +00:00
garray.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gasync_context.hpp Merge pull request #15735 from anton-potapov:gapi_async_documentaion 2019-10-21 22:33:18 +03:00
gcall.hpp Merge pull request #18419 from TolyaTalamanov:at/generic-inference 2020-10-08 22:12:25 +00:00
gcommon.hpp Changed behaviour of cv::gapi::serialize, cv::gapi::deserialize for GCompileArgs 2020-11-02 18:55:54 +03:00
gcompiled_async.hpp Merge pull request #15735 from anton-potapov:gapi_async_documentaion 2019-10-21 22:33:18 +03:00
gcompiled.hpp Enable state initialization params via compile_args 2020-06-25 00:43:12 +03:00
gcompoundkernel.hpp Merge pull request #17163 from AsyaPronina:gcompound_kernel_gmatp_coop 2020-08-25 13:51:43 +00:00
gcomputation_async.hpp Merge pull request #15735 from anton-potapov:gapi_async_documentaion 2019-10-21 22:33:18 +03:00
gcomputation.hpp Merge pull request #18493 from TolyaTalamanov:at/wrap-streaming 2020-10-14 22:21:09 +00:00
gframe.hpp G-API: Integrated cv::MediaFrame as I/O type + CPU backend 2020-10-05 20:21:15 +03:00
gkernel.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gmat.hpp Merge pull request #18339 from rgarnov:rg/rmat_integration 2020-10-04 18:57:41 +00:00
gmetaarg.hpp G-API: Integrated cv::MediaFrame as I/O type + CPU backend 2020-10-05 20:21:15 +03:00
gopaque.hpp Merge pull request #18793 from dmatveev:dm/in_graph_metadata 2020-11-17 14:04:19 +00:00
gproto.hpp Merge pull request #18493 from TolyaTalamanov:at/wrap-streaming 2020-10-14 22:21:09 +00:00
gscalar.hpp Merge pull request #18309 from TolyaTalamanov:at/wrap-apply-overloads 2020-09-12 22:02:21 +00:00
gstreaming.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gtransform.hpp Merge pull request #14952 from smirnov-alexey:gapi_transform_macro_rework 2019-07-24 23:29:52 +03:00
gtype_traits.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
gtyped.hpp Merge pull request #17871 from OrestChura:oc/typed_GArray_GMat 2020-07-28 14:20:36 +03:00
imgproc.hpp Merge pull request #18790 from OrestChura:oc/fitLine 2020-11-17 15:59:59 +00:00
infer.hpp G-API: Introduce streaming::desync and infer(ROI) 2020-10-29 20:19:15 +03:00
media.hpp KW fixes 2020-10-19 13:46:23 +03:00
opencv_includes.hpp G-API: "deownification" corrections 2020-05-12 14:28:32 +03:00
operators.hpp Merge pull request #18182 from OrestChura:oc/operators_to_cv 2020-09-02 19:28:10 +00:00
render.hpp Merge pull request #16050 from dmatveev:dm/ocv42_gapi_doc_fixup 2019-12-06 15:36:02 +03:00
rmat.hpp Added multidimensional RMat::View steps 2020-11-12 13:15:02 +03:00
s11n.hpp Changed behaviour of cv::gapi::serialize, cv::gapi::deserialize for GCompileArgs 2020-11-02 18:55:54 +03:00
video.hpp gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation 2020-04-21 14:36:42 +03:00