Alexander Alekhin
8e21f808be
cmake: allow custom OpenCV_ARCH / OpenCV_RUNTIME values
7 years ago
Alexander Alekhin
ac22d3c817
cmake: MSVC_VERSION use pattern matching
7 years ago
Mikhail Paulyshka
62737c777c
cmake: add support for MSVS 2017 update 5
7 years ago
Cartucho
7267e94be7
Merge pull request #9736 from Cartucho/const_and_class_to_json
...
* Adding constants to json file
* adding sub-module to constants name
* adding namespace to functions
* adding namespace to classes
* remove namespace from methods
* static methods
* python signatures generation
* python: more fixes for signatures generation
Python names existence can be checked via command:
python -c "import cv2 as cv; print(repr(<py_name>))"
7 years ago
Alexander Alekhin
d7a1d2230f
Merge pull request #9988 from alalek:ocl_verbose_api_errors
7 years ago
Alexander Alekhin
9c4f0a984f
ocl: drop CV_OclDbgAssert
7 years ago
Alexander Alekhin
8fb48c09f7
ocl: improve debug information
7 years ago
Alexander Alekhin
6e4f9433d0
Merge pull request #9998 from alalek:ocl_fix_dnn_softmax_9991
7 years ago
Alexander Alekhin
c624967049
Merge pull request #10007 from alalek:videoio_gst_mjpeg_fix
7 years ago
Alexander Alekhin
b1b2528e50
videoio: improve condition for MJPEG gstreamer sink
7 years ago
Alexander Alekhin
bacc96f4e8
dnn(ocl): fix softmax global/local size consistency
7 years ago
Alexander Alekhin
f9ac1665b6
Merge pull request #9983 from dkurt:fix_halide_copy_to_device
8 years ago
Alexander Alekhin
942672ad91
Merge pull request #9995 from alalek:ocl_fix_moments_9990
8 years ago
Alexander Alekhin
9cceccd645
Merge pull request #9993 from alalek:ocl_fix_gemm_9989
8 years ago
Alexander Alekhin
47ae5197a9
test: extract OpenCL Moments tests, drop 'coi' parameter
8 years ago
Alexander Alekhin
c9c759f700
ocl: fix moments global_size (should be >= local_size)
8 years ago
Alexander Alekhin
7db612a545
core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel
8 years ago
Alexander Alekhin
18a4ced07a
Merge tag '3.3.1-cvsdk'
8 years ago
Vadim Pisarevsky
cc626a3b5a
Merge pull request #9627 from dtmoodie:pyrlk_bugfix
8 years ago
Dmitry Kurtaev
14af2a0c0c
Fixed Halide's copy_to_device invocation
8 years ago
Vadim Pisarevsky
bc348eb8ab
Merge pull request #9963 from dkurt:fix_caffe_shrinker
8 years ago
Alexander Alekhin
6e4dacc0b3
Merge pull request #9971 from csukuangfj:fix-doc
8 years ago
Dmitry Kurtaev
e1ebc4e991
Specify layer types for Caffe FP32->FP16 weights converter
8 years ago
KUANG Fangjun
67acfc6e25
improve doc.
8 years ago
Vadim Pisarevsky
87984f2c6a
Merge pull request #9854 from opalmirror:test_stereo_min_disparity_master
8 years ago
Vadim Pisarevsky
15df161b22
Merge pull request #9959 from dkurt:reset_detection_outputs
8 years ago
Vadim Pisarevsky
988a5626f6
Merge pull request #9969 from mshabunin:dispatch-vs-folders
8 years ago
Alexander Alekhin
22496742b4
Merge pull request #9864 from mapreri:multiarch
8 years ago
Alexander Alekhin
bc9c9abab0
Merge pull request #9877 from mapreri:non-linux
8 years ago
Alexander Alekhin
c6fc7ccb5e
Merge pull request #9968 from alalek:fix_9960
8 years ago
Maksim Shabunin
93813fec6e
VisualStudio: Added solution folders for dispatched optimization targets
8 years ago
Alexander Alekhin
7809c4156f
core(ocl): workaround CL_OUT_OF_RESOURCES error
...
Flush deallocation queue before calling map/unmap
8 years ago
Alexander Alekhin
37d99201ca
Merge pull request #9961 from pushkalkatara:patch-1
8 years ago
Pushkal Katara
5feb1c94a7
Documentation Update
...
Resolves - https://github.com/opencv/opencv/issues/9928
8 years ago
Vadim Pisarevsky
fd1eb63fee
Merge pull request #9703 from Ajacmac:patch1
8 years ago
Fakabbir Amin
cd428fb798
Error in the documentation for cv::getRectSubPix. #9788 ( #9871 )
...
* Error in the documentation for cv::getRectSubPix. #9788
The function name is corrected to GetRectSubPix since, it uses the notation
of src, dst and center. Also added the number of channel assertion criteria.
* Error in the documentation for cv::getRectSubPix. #9788
Replace dst with patch in the formula, reverted function name to
getRectSubPix, removed BorderTypes comment line due to no explicit call
to the function found.
* Error in the documentation for cv::getRectSubPix. #9788
Replace dst with patch in the formula, reverted function name to
getRectSubPix, removed BorderTypes comment line due to no explicit call
to the function found.
8 years ago
Vadim Pisarevsky
476c513447
Merge pull request #9955 from alalek:cmake_openblas_support
8 years ago
Vadim Pisarevsky
639b800787
Merge pull request #9941 from catree:improve_dnn_samples
8 years ago
Vadim Pisarevsky
712689e81a
Merge pull request #9865 from ryanfox:patch-4
8 years ago
Dmitry Kurtaev
03cefa7bfe
Set zero confidences in case of no detections
8 years ago
Alexander Alekhin
5f80e42dac
cmake: update OpenBLAS support
...
- reorder path HINTS to avoid conflicts with other LAPACK libraries
- add extern "C" { } to avoid generation of C++ symbols
8 years ago
Alexander Alekhin
7b0d2d189f
Merge pull request #9951 from alalek:fix_bilateral_f32_simd
8 years ago
Vadim Pisarevsky
e0e40405ed
Merge pull request #9847 from wzw-intel:ocl4dnn_fusion
8 years ago
Vadim Pisarevsky
ff037ebe5f
Merge pull request #9845 from dkurt:fast_neural_style_models
8 years ago
Alexander Alekhin
91c0b13743
Merge pull request #9922 from alalek:ts_markdown_table
...
ts(misc): support tables exporting in markdown format
8 years ago
Vadim Pisarevsky
eb9fcf4f08
Update windows_visual_studio_Opencv.markdown
8 years ago
Vadim Pisarevsky
1f214d232d
Merge pull request #9952 from catree:add_resnet_ssd_face.cpp
8 years ago
Vadim Pisarevsky
ede39b85f6
Merge pull request #9947 from sovrasov:floodfill_docs
8 years ago
Vadim Pisarevsky
ff190b1ef4
Merge pull request #9802 from Nickolays:Fix#9797
8 years ago
Vadim Pisarevsky
1a495a5817
Merge pull request #9875 from terfendail:fast_avx
8 years ago