mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
21b2e33ebb
[G-API]: Performance tests for kmeans * - Perf.Tests for kmeans(2D, 3D (Point2f/3f), ND (Mat)) - New file for common parts of acc. and perf. tests for core kernels added - Some typos corrections * Applying comments