opencv/modules
Florian Echtler 6a8f57e5d7 Merge pull request #10081 from floe:java-camera2-view
* add (untested) JavaCamera2View class

* initial fixes

* minor cleanup

* exclude JavaCamera2View from build for older SDK version

* fix method name typo

* add asserts + sanity checks

* fix preview format checks

* fix the memory leak

* export cvtTwoPlaneYUVtoBGR for Java usage

* add handling for two-plane YUV frames (C wrapper still missing)

* add two-plane cvtColor helper function

* fix warnings

* actually use the new cvtColorTwoPlane helper func

* fix wrong output matrix size

* fix wrong conversion type

* simplify method signature, add error condition

* minor fixes to Mat types

* remove leftover semaphore from camera api 1

* android: JavaCamera2View minor refactoring

- re-apply Java code style
- imports cleanup
- dump exceptions information

* android: JavaCamera2View: pause/resume fixes

* android: JavaCamera2View: fix mScale
2018-02-17 15:01:24 +03:00
..
calib3d build: portable integer types 2018-02-15 23:43:02 +03:00
core Merge pull request #10885 from alalek:issue_10881 2018-02-17 11:58:51 +00:00
cudaarithm Fix for CUDA_Arithm/Dft.Algorithm/0 test 2018-02-14 09:54:13 +09:00
cudabgsegm ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudacodec Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudafeatures2d Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudafilters Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaimgproc Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudalegacy Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaobjdetect Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
cudaoptflow ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudastereo ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudawarping ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
cudev Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
dnn Merge pull request #10867 from dkurt:dnn_fix_ave_pooling_area 2018-02-16 11:17:32 +00:00
features2d Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
flann Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
highgui Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
imgcodecs build: portable integer types 2018-02-15 23:43:02 +03:00
imgproc Merge pull request #10081 from floe:java-camera2-view 2018-02-17 15:01:24 +03:00
java Merge pull request #10081 from floe:java-camera2-view 2018-02-17 15:01:24 +03:00
js Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ml Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
objdetect Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
photo Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
python Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
shape Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
stitching Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
superres Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
ts Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
video Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
videoio Added avi-container with tests 2018-02-15 17:34:49 +03:00
videostab ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
viz Misc. modules/ typos 2018-02-12 07:09:43 -05:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00