Alexander Alekhin
6b346c92be
Merge pull request #13236 from tomoaki0705:featureHighguiGetProp
6 years ago
Alexander Alekhin
adf2013052
Merge pull request #13209 from alalek:issue_12865
6 years ago
Tomoaki Teshima
a1c073d289
add missing API cvGetPropVisible_W32
6 years ago
Alexander Alekhin
45d2e18808
Merge pull request #13232 from huangqinjin:openmp
6 years ago
huangqinjin
e1ac8589f8
fix numThreadsMax for OpenMP
...
introduced by commit 4e62900009
6 years ago
Alexander Alekhin
6e67fd2752
Merge pull request #13224 from seiko2plus:core_ppc64le_infa
6 years ago
Sayed Adel
474a0dac49
core: several improves and fixes on ppc64le infrastructure
...
- add infrastructure support for Power9/VSX3
- fix missing VSX flags on GCC4.9 and CLANG4(#13210 , #13222 )
- fix disable VSX optimzation on GCC by using flag ENABLE_VSX
- flag ENABLE_VSX is deprecated now, use CPU_BASELINE, CPU_DISPATCH instead
- add VSX3 to arithmetic dispatchable flags
6 years ago
Alexander Alekhin
495cadddbd
Merge pull request #13223 from dan-masek:fix_drawmatches_alpha
6 years ago
Alexander Alekhin
60b13d50c9
Merge pull request #13214 from 1over:fix_rect
6 years ago
Alexander Alekhin
eaf39f6b6b
Merge pull request #13213 from alalek:fix_format
6 years ago
Dan Mašek
2075fa9c15
Resolve #13219 : Make randomly generated colours opaque.
6 years ago
1over
b6367f5821
fixed operator- for Rect
6 years ago
Alexander Alekhin
d7272f76fb
dnn: fix format
6 years ago
Alexander Alekhin
1317c3d178
cmake: don't generate dllmain for cudev module
6 years ago
Alexander Alekhin
36432cf4d9
Merge pull request #13181 from dkurt:ocv_dnn_fpga
6 years ago
Alexander Alekhin
605071e76f
Merge pull request #13146 from terfendail:bilateral_nan
6 years ago
Alexander Alekhin
94d7c0f7f5
Merge pull request #13144 from dkurt:update_tf_mask_rcnn
6 years ago
Dmitry Kurtaev
0d117312c9
DNN_TARGET_FPGA using Intel's Inference Engine
6 years ago
Alexander Alekhin
183bc5c281
Merge tag '3.4.4'
...
OpenCV 3.4.4
6 years ago
Alexander Alekhin
a1fe8f754f
OpenCV version++ (3.4.4)
...
OpenCV 3.4.4
6 years ago
Alexander Alekhin
dd3398416b
experimental version++
6 years ago
Alexander Alekhin
cf86af96ea
Merge pull request #13194 from alalek:samples_fix_python_search_win32
6 years ago
Alexander Alekhin
780ae864a0
Merge pull request #13192 from alalek:fix_valgrind_3.4
6 years ago
berak
96c99c716a
Merge pull request #13193 from berak:core_copyMakeBorder
6 years ago
Alexander Alekhin
73a17baeec
samples(run_python): fix registry values querying
6 years ago
Alexander Alekhin
c26dd5d7aa
core: fix issues from valgrind builder
6 years ago
Alexander Alekhin
954969dd74
Merge pull request #13189 from alalek:cmake_options_warnings_update
6 years ago
Alexander Alekhin
43002c0c1d
Merge pull request #13188 from alalek:samples_rename
...
* samples: rename starter_imagelist.cpp
* samples: rename intelperc_capture.cpp => videocapture_intelperc.cpp
* samples: rename openni_capture.cpp => videocapture_openni.cpp
* samples: rename image_sequence.cpp => videocapture_image_sequence.cpp
* samples: rename gstreamer_pipeline.cpp => videocapture_gstreamer_pipeline.cpp
* samples: rename autofocus.cpp => videocapture_gphoto2_autofocus.cpp
* samples: rename live_detect_qrcode.cpp => qrcode.cpp
6 years ago
Alexander Alekhin
e580061b74
Merge pull request #12908 from alexevans:Issue11855
6 years ago
Alexander Alekhin
53af811530
cmake: emit warnings about unsupported options if turned ON only
6 years ago
Christopher Gundler
b58a8729c2
Merge pull request #13131 from Christopher22:add_transposedConv_onnx
...
* Add support for ConvTranspose when parsing ONNX.
* Add support for ConvTranspose when parsing ONNX.
* Add test for Deconvolution
6 years ago
Alexander Alekhin
ee417048e5
Merge pull request #13178 from alalek:fix_samples_python_video_params
6 years ago
Alexander Alekhin
a4b21d9e2e
Merge pull request #13177 from alalek:update_win32_scripts
6 years ago
Alexander Alekhin
b321851e53
Merge pull request #12977 from alalek:python_package
6 years ago
Alexander Alekhin
1d5a528107
Merge pull request #12354 from alalek:samples_find_file
6 years ago
Alexander Alekhin
a68835f7f1
features2d(test): add crossCheck=true test
6 years ago
Alexander Alekhin
f2bec05e6d
Merge pull request #12913 from dkurt:dnn_fix_ie_hyperparams
6 years ago
Alexander Alekhin
c371df4aa2
samples: use findFile() in "python"
6 years ago
Alexander Alekhin
9ea8c775f8
samples: use findFile() in T-API samples
6 years ago
Alexander Alekhin
e8e2197032
samples: use findFile() in dnn
6 years ago
Alexander Alekhin
c4c31f5bba
samples: use findFile() in "cpp"
6 years ago
Vitaly Tuzov
9ad1a84853
Unrolled bilateral filter neighbor processing loop
6 years ago
Vitaly Tuzov
f5b6bea2d4
Raised bilateralFilter processing precision for CV_32F matrices containing NaNs
6 years ago
Alexander Alekhin
ce6acd3ecd
python: bindings loader package
...
Configures and loads OpenCV bindings extension including 3rdparty dependencies
Based on running Python specify:
- configure PYTHON_PATH (via "sys.path")
- configure LD_LIBRARY_PATH / PATH
6 years ago
Alexander Alekhin
1c04a5ec47
Merge pull request #12965 from terfendail:medianBlur_wintr
6 years ago
Alexander Alekhin
2fa9bd221d
core: add utils::findDataFile() / samples::findFile()
6 years ago
Alexander Alekhin
9ca82caeb7
samples(python): fix drive handling in source path
6 years ago
Alexander Alekhin
5cf84c3765
samples: update Python launcher (winpack)
6 years ago
Alexander Alekhin
3d68b5baa1
samples: update build script (winpack)
...
- drop EnableDelayedExpansion
6 years ago
Alexander Alekhin
8792bddb0a
win32: update setupvars.cmd
...
- drop EnableDelayedExpansion
- pause on failed commands (non-interactive mode)
6 years ago