• Florian Echtler's avatar
    Merge pull request #10081 from floe:java-camera2-view · 6a8f57e5
    Florian Echtler authored
    * 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
    6a8f57e5
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaobjdetect Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
js Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...