opencv/modules/video
Ciprian Alexandru Pitis d2e02779c4 Merge pull request #15799 from Cpitis:feature/parallelization
Parallelize pyrDown & calcSharrDeriv

* ::pyrDown has been parallelized

* CalcSharrDeriv parallelized

* Fixed whitespace

* Set granularity based on amount of threads enabled

* Granularity changed to cv::getNumThreads, now each thread should receive 1/n sized stripes

* imgproc: move PyrDownInvoker<CastOp>::operator() implementation

* imgproc(pyramid): remove syloopboundary()

* video: SharrDerivInvoker replace 'Mat*' => 'Mat&' fields
2019-10-31 23:38:49 +03:00
..
include/opencv2 Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
misc python: discover tests from module/misc/python/test paths 2019-04-10 18:35:35 +00:00
perf perf: ignore _ovx tests 2019-03-06 15:52:23 +03:00
src Merge pull request #15799 from Cpitis:feature/parallelization 2019-10-31 23:38:49 +03:00
test Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00