Alexander Alekhin
f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() ( #15855 )
...
* 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
5 years ago
Sebastián Gurin
955b20230c
Merge pull request #15503 from cancerberoSgx:js-test-puppeteer
...
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
5 years ago
Alexander Alekhin
686ea5c1a6
Merge pull request #15917 from ChipKerchner:demosaicingToHal2
5 years ago
Maxim Pashchenkov
1acadd363b
Merge pull request #15100 from Volskig:cam_multiplexing_function_v
...
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()
5 years ago
Alexander Alekhin
7ec91aefc1
python: force using of ArgInfo
5 years ago
Alexander Alekhin
973b367da6
python: emit bindings conversion failures on OPENCV_PYTHON_DEBUG=1
5 years ago
ChipKerchner
1d33335e33
Convert demosiacing with variable number of gradients to HAL - 5.5x faster
5 years ago
Alexander Alekhin
1f57eb93fd
Merge pull request #15911 from l-bat:fix_reducel2
5 years ago
Alexander Alekhin
ac2dc29525
Merge pull request #15852 from akhakim:gauss_blur_kernel_5x5
5 years ago
Alexander Alekhin
6773b938b3
Merge pull request #15896 from alalek:build_gcc_9
5 years ago
Alexander Alekhin
d1c4e4b5a5
Merge pull request #15906 from anton-potapov:gapi_fluid_i420_support
5 years ago
Liubov Batanina
ac4fd4f4ae
Fix ReduceL2
5 years ago
Anna Khakimova
beb14c70da
GAPI Fluid: SIMD optimization for sep filters 5x5 kernel size (gaussBlur)
5 years ago
Alexander Alekhin
94f1c3d152
Merge pull request #15905 from alalek:issue_15904
5 years ago
Anton Potapov
b5426a8679
G-API (Fluid) core support for I420
...
- Extended NV12 support in Fluid Core engine to cover I420
5 years ago
Alexander Alekhin
ad8d7e84b9
Merge pull request #15900 from komakai:fix-osx-build
5 years ago
Sebastián Gurin
b48959fa57
Merge pull request #15425 from cancerberoSgx:nodejs
...
JS - adds a tutorial about running opencv.js in Node.js
5 years ago
Alexander Alekhin
7a52a4c134
Merge pull request #15874 from akhakim:runsepfilter_5x5_kernel_size
5 years ago
Giles Payne
3cdbcc1645
Fix MacOS build
5 years ago
Alexander Alekhin
763b80d5fa
imgproc(IPP): disable ippiDistanceTransform_3x3_8u32f_C1R
5 years ago
Alexander Alekhin
d0c767428b
Merge pull request #15891 from alalek:issue_15886
5 years ago
Alexander Alekhin
a67248f386
Merge pull request #15883 from cbachhuber:refactor-opencl-information
5 years ago
Christoph Bachhuber
c638f085aa
Refactor for clarity and avoiding code duplication
...
Implement GArik's comments
Remove unnecessary c_str()
Fix brace position
5 years ago
Alexander Alekhin
7ecdcf6ca6
build: GCC9 compilation
5 years ago
Anna Khakimova
363976694e
GAPI Fluid: The run_sepfilter() has logic error into handler for 5x5 and larger kernels
5 years ago
Alexander Alekhin
b6a58818bb
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
5 years ago
Alexander Alekhin
af92a517a7
cmake: set _WIN32_WINNT for Windows 7 API
5 years ago
Alexander Alekhin
ba58bba4e8
Merge pull request #15875 from gyadam:fix-windows-install-doc
5 years ago
Alexander Alekhin
e0b5637474
Merge pull request #15877 from mshabunin:fix-gst-relative-34
5 years ago
Alexander Alekhin
d32d31577c
Merge pull request #15835 from alalek:cmake_cpu_optimizations_fix_15802
5 years ago
Alexander Alekhin
e9dcecf9b4
Merge pull request #15826 from alalek:cmake_fix_itt_define_condition
5 years ago
Maksim Shabunin
fccf284088
Fixed relative paths handling in cap_gstreamer:
5 years ago
Lubov Batanina
cfc781949d
Merge pull request #15811 from l-bat:eltwise_div
...
Supported ONNX Squeeze, ReduceL2 and Eltwise::DIV
* Support eltwise div
* Fix test
* OpenCL support added
* refactoring
* fix code style
* Only squeeze with axes supported
5 years ago
Adam Gyarmati
3755099bd4
Fix Windows installation script error
...
Fix an error during Windows installation caused by trying to create the already existing Build directory. Also excluding intermediate steps for Install directory creation.
5 years ago
Alexander Alekhin
af23375352
Merge pull request #15861 from dkurt:dnn_fix_get_input_layers
5 years ago
Alexander Alekhin
6053996253
Merge pull request #15319 from cancerberoSgx:fs
5 years ago
Sebastián Gurín
dd9262c318
expose FS
5 years ago
collinbrake
35cebbd167
Merge pull request #15832 from collinbrake:feature_grammar_fixes_4
...
* Grammar fixes for python core operations docs
* fixed whitespace error
* reverted changes
5 years ago
Alexander Alekhin
d66aa2e0ff
Merge pull request #15848 from alalek:backport_test_15842
5 years ago
Alexander Alekhin
5dd3e6052e
Merge pull request #15868 from alalek:issue_15857
5 years ago
Alexander Alekhin
3d47e043af
Merge pull request #15866 from mshabunin:add-security-md
5 years ago
Alexander Alekhin
895fc72a0b
Merge pull request #15867 from mshabunin:fix-gapi-install
5 years ago
Alexander Alekhin
f42d5399aa
core(persistence): add more checks for implementation limitations
5 years ago
Maksim Shabunin
ad5874779c
Install: added missing gapi headers
5 years ago
Maksim Shabunin
d19bccad74
Added SECURITY.md
5 years ago
Dimitri Gerin
7c4158d8c2
Fix dnn::getLayerInputs
5 years ago
Alexander Alekhin
c546a27de7
Merge pull request #15854 from czgdp1807:rem-typo
5 years ago
Alexander Smorkalov
377fcc062d
Merge pull request #15159 from SSE4:fix_find_openexr
5 years ago
czgdp1807
07ef08e966
removed typo
5 years ago
SSE4
2e20f06f8e
- fix FindOpenEXR to respect OPENEXR_ROOT
...
Signed-off-by: SSE4 <tomskside@gmail.com>
5 years ago