• Maxim Pashchenkov's avatar
    Merge pull request #15100 from Volskig:cam_multiplexing_function_v · 1acadd36
    Maxim Pashchenkov authored
    Implement Camera Multiplexing API
    
    * IdideoCapture + two wrong function
    
    function waitAny
    
    Add errors catcher
    
    Stub for Python added.
    
    Sifting warnings
    
    One test added
    
    Two tests for camera and Perf tests added
    
    * Perf sync and async tests for waitAny() added, waitAnyInterior() deleted, getDeviceHandle() deleted
    
    * Variable OPENCV_TEST_CAMERA_LIST added
    
    * Without fps set
    
    * ASSERT_FAILED for environment variable
    
    * Perf tests is DISABLED_
    
    * --Trailing whitespace
    
    * Return false from cap.cpp deleted
    
    * Two functions deleted from interface, +range for, +environment variable in test_camera
    
    * Space deleted
    
    * printf deleted, perror added
    
    * CV_WRAP deleted, cv2 cleared from stubs
    
    * -- space
    
    * default timeout added
    
    * @param changed
    
    * place of waitAny changed
    
    * --whitespace
    
    * ++function description
    
    * function description changed
    
    * revert unused changes
    
    * videoio: rework API for VideoCapture::waitAny()
    1acadd36
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
gapi 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...
stitching Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...