KUANG Fangjun
67acfc6e25
improve doc.
7 years ago
Alexander Alekhin
22496742b4
Merge pull request #9864 from mapreri:multiarch
7 years ago
Alexander Alekhin
bc9c9abab0
Merge pull request #9877 from mapreri:non-linux
7 years ago
Alexander Alekhin
c6fc7ccb5e
Merge pull request #9968 from alalek:fix_9960
7 years ago
Alexander Alekhin
7809c4156f
core(ocl): workaround CL_OUT_OF_RESOURCES error
...
Flush deallocation queue before calling map/unmap
7 years ago
Alexander Alekhin
37d99201ca
Merge pull request #9961 from pushkalkatara:patch-1
7 years ago
Pushkal Katara
5feb1c94a7
Documentation Update
...
Resolves - https://github.com/opencv/opencv/issues/9928
7 years ago
Vadim Pisarevsky
fd1eb63fee
Merge pull request #9703 from Ajacmac:patch1
7 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.
7 years ago
Vadim Pisarevsky
476c513447
Merge pull request #9955 from alalek:cmake_openblas_support
7 years ago
Vadim Pisarevsky
639b800787
Merge pull request #9941 from catree:improve_dnn_samples
7 years ago
Vadim Pisarevsky
712689e81a
Merge pull request #9865 from ryanfox:patch-4
7 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
7 years ago
Alexander Alekhin
7b0d2d189f
Merge pull request #9951 from alalek:fix_bilateral_f32_simd
7 years ago
Vadim Pisarevsky
e0e40405ed
Merge pull request #9847 from wzw-intel:ocl4dnn_fusion
7 years ago
Vadim Pisarevsky
ff037ebe5f
Merge pull request #9845 from dkurt:fast_neural_style_models
7 years ago
Alexander Alekhin
91c0b13743
Merge pull request #9922 from alalek:ts_markdown_table
...
ts(misc): support tables exporting in markdown format
7 years ago
Vadim Pisarevsky
eb9fcf4f08
Update windows_visual_studio_Opencv.markdown
7 years ago
Vadim Pisarevsky
1f214d232d
Merge pull request #9952 from catree:add_resnet_ssd_face.cpp
7 years ago
Vadim Pisarevsky
ede39b85f6
Merge pull request #9947 from sovrasov:floodfill_docs
7 years ago
Vadim Pisarevsky
ff190b1ef4
Merge pull request #9802 from Nickolays:Fix#9797
7 years ago
Vadim Pisarevsky
1a495a5817
Merge pull request #9875 from terfendail:fast_avx
7 years ago
Vadim Pisarevsky
09d283a39d
Merge pull request #9897 from Bhanudutta:bugfix_1
7 years ago
Vadim Pisarevsky
8b1b126e3e
Merge pull request #9892 from terfendail:v4l_custom
7 years ago
Vadim Pisarevsky
5384d2f090
Merge pull request #9880 from dkurt:caffe_ceil_mode
7 years ago
catree
b4813e6bdf
Add C++ DNN face detection sample: resnet_ssd_face.cpp
7 years ago
Dmitry Kurtaev
4b52b8df34
Layers for fast-neural-style models: https://github.com/jcjohnson/fast-neural-style
7 years ago
Alexander Alekhin
60cbc46da1
Merge pull request #9886 from mshabunin:remove-cmake-submodules
7 years ago
Vadim Pisarevsky
9e6ef99422
Merge pull request #9850 from klchang:master
7 years ago
Vadim Pisarevsky
58a83e99c0
Merge pull request #9839 from terfendail:features/python_wrapper/surface_matching_cleanup
7 years ago
Alexander Alekhin
cc9ab7e582
imgproc: fix bilateral filter SIMD 32f optimization
7 years ago
Vadim Pisarevsky
bc93775385
Merge pull request #9862 from sovrasov:dnn_nms
7 years ago
Vadim Pisarevsky
b4367c92f3
Merge pull request #9889 from IgWod:add-const-getviewerpose
7 years ago
Vadim Pisarevsky
825c0ffdb4
Merge pull request #9874 from dkurt:fix_identity_permute_layer
7 years ago
Vadim Pisarevsky
69f2590359
Merge pull request #9921 from dkurt:fix_prelu_after_fully_connected
7 years ago
Vadim Pisarevsky
7060ee4d00
Merge pull request #9923 from savuor:fitellipse_enable_tests
7 years ago
Vadim Pisarevsky
390be6d5b5
Merge pull request #9936 from ryanfox:patch-5
7 years ago
Vladislav Sovrasov
a385fff3bf
imgproc: clarify usage of the mask in floodfill
7 years ago
Vadim Pisarevsky
7b8fb64f21
Merge pull request #9939 from alalek:fix_dnn_getUMat_crash
7 years ago
Vadim Pisarevsky
0c291c7768
Merge pull request #9940 from catree:fix_issue_9925
7 years ago
Vladislav Sovrasov
5bf39ceb5d
dnn: handle 4-channel images in blobFromImage ( #9944 )
7 years ago
catree
48e07437f0
Add camera/video/image input for C++ DNN object detection samples. Add nice display and computation time.
7 years ago
Alexander Alekhin
e5766513a4
Merge pull request #9946 from alalek:fix_stitching_suft_test
7 years ago
Alexander Alekhin
9cdeb6dfbf
ocl: increase SURF stitching test tolerance
...
OpenCL SURF implementation is unstable
7 years ago
catree
f9aa411c92
Fix double definitions, correct comment.
7 years ago
Alexander Alekhin
436a1f72a5
dnn: fix sporadic crashes in getUMat()
...
Incorrect "total" buffer size calculated in StdMatAllocator::allocate() due wrong step values.
7 years ago
Vladislav Sovrasov
7e3e9144de
dnn: add an accuracy test for NMS
7 years ago
Vladislav Sovrasov
c704942b8a
dnn: add a documentation for NMS, fix missing experimantal namespace
7 years ago
Vladislav Sovrasov
acedb4a579
dnn: make NMS function public
7 years ago
Ryan Fox
db0a159229
copyediting on python object detection tutorial
...
clarify some passages, fix grammar errors
7 years ago