- 18 Nov, 2019 3 commits
-
-
Ruslan Garnov authored
-
Orest Chura authored
Introducing the sample of Face Beautification algorithm implemented via Graph-API * Introducing the sample of Face Beautification algorithm implemented via Graph-API - 'gapi/samples/face_beautification.cpp' added - FIXME added in 'gcpukernel.hpp' * INF_ENGINE fix - preprocessing clauses added not to run the sample without Inference Engine * INF_ENGINE fix 2 - warnings removed * Fixes - checking IE version cut as there is no dependency - some alignments fixed - the comment about preprocessing commands fixed * ie::backend() issue fix (according to dmatveev) - as the sample needs the cv::gapi::ie::backend() to be defined regardless of having IE or not, there is its throw-error definition in `giebackend.cpp` now (by dmatveev) - for the same reason, #includes in `giebackend.hpp` are fixed - HAVE_INF_ENGINE check is removed from the sample
-
Alexander Alekhin authored
-
- 17 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
* imgproc: fix bit-exact GaussianBlur() / sepFilter2D() - avoid kernels with bad approximation - GaussiabBlur - apply error-diffusion approximation for kernel (8-bit fraction) * java(test): update features2d ref data * test: update test_facedetect
-
- 16 Nov, 2019 2 commits
-
-
Sebastián Gurin authored
Js test puppeteer * run_puppeteer.js / tests * js run test section * rollback html * whitespace * js: update OpenCV.js tests infrastructure * js: exclude puppeteer from default 'npm install' * js: update notes * js: more fixes in run_puppeteer * fix build folder
-
Alexander Alekhin authored
-
- 15 Nov, 2019 3 commits
-
-
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()
-
ChipKerchner authored
-
Alexander Alekhin authored
-
- 14 Nov, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Liubov Batanina authored
-
Anna Khakimova authored
-
Alexander Alekhin authored
-
Anton Potapov authored
- Extended NV12 support in Fluid Core engine to cover I420
-
- 13 Nov, 2019 5 commits
-
-
Alexander Alekhin authored
-
Sebastián Gurin authored
JS - adds a tutorial about running opencv.js in Node.js
-
Alexander Alekhin authored
-
Giles Payne authored
-
Alexander Alekhin authored
-
- 12 Nov, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Christoph Bachhuber authored
Implement GArik's comments Remove unnecessary c_str() Fix brace position
-
Alexander Alekhin authored
-
Anna Khakimova authored
-
- 11 Nov, 2019 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 10 Nov, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 09 Nov, 2019 3 commits
-
-
Maksim Shabunin authored
-
Lubov Batanina authored
Supported ONNX Squeeze, ReduceL2 and Eltwise::DIV * Support eltwise div * Fix test * OpenCL support added * refactoring * fix code style * Only squeeze with axes supported
-
Adam Gyarmati authored
Fix an error during Windows installation caused by trying to create the already existing Build directory. Also excluding intermediate steps for Install directory creation.
-
- 08 Nov, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sebastián Gurín authored
-
collinbrake authored
* Grammar fixes for python core operations docs * fixed whitespace error * reverted changes
-
- 07 Nov, 2019 1 commit
-
-
Alexander Alekhin authored
-