- 19 Dec, 2016 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
"install DIRECTORY does not allow "COMPONENT" after PATTERN or REGEX."
-
Alexander Alekhin authored
-
- 18 Dec, 2016 1 commit
-
-
Sergiu Deitsch authored
find_package allows to specify optional components. This way, the command will not fail if any of the components marked as optional was not found. This is useful in cases where components such as xfeatures2d, viz etc. are not available either because they were not compiled by the user or package maintainers decided to not provide the packages at all. The user can check the availability of the optional component using the OpenCV_<component>_FOUND variable.
-
- 17 Dec, 2016 4 commits
-
-
Alexander Alekhin authored
-
jacobdang authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Dec, 2016 26 commits
-
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
logic1988 authored
Fix #4958 cv::ml::StatModel::calcError not working for responses of type CV_32S
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Vadim Pisarevsky authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
Added OpenVX based processing to FAST (#7720) * added wrapper for OVX FAST & fixes to IVX wrappers * fixed type checks in wrappers, array downloading code simplified * rewritten for new macro use
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
OpenVX pyrDown wrappers (#7793) * wrappers for vx_pyramid added * initial version of pyrDown() wrapper added * disabled for Khronos * rewritten for new macro use; border mode added to node
-
Rostislav Vasilikhin authored
OpenVX optical flow PyrLK wrappers added (#7774) * wrappers for vx_pyramid added * initial version of Optical Flow PyrLK wrappers added * array downloading code simplified * disabled due to bad accuracy; fixed bugs, e.g. vendor-specific ones * rewritten for new macro use
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 15 Dec, 2016 3 commits
-
-
Alexander Alekhin authored
Build with ICC
-
Alexander Alekhin authored
cmake: update PDB support condition
-
Alexander Alekhin authored
Unfortunately there is no stable support for installation of PDB files in CMake. This patch is just eliminate problems with modern versions.
-