- 25 Jan, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
solvePnP: use CV_32F for rvec, tvec if all PnP inputs are CV_32F
-
- 24 Jan, 2017 5 commits
-
-
Dal Rupnik authored
-
Pavel Rojtberg authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Dal Rupnik authored
-
- 23 Jan, 2017 4 commits
-
-
Dal Rupnik authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 22 Jan, 2017 1 commit
-
-
Peter Würtz authored
-
- 20 Jan, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dal Rupnik authored
CMake: Building Dynamic Framework on iOS (#8009) * Updated python script with dynamic parameter Updated python script to build static library by default Updated python script to include bitcode flag Added bitcode flag to c flags Fixed directories and targets with static Bitcode parameter fixed Fixed script for static library Fixed parameters in build function Updated cmake common toolchain Added changes to OpenCV Utils Updates to cmake Added cache internal Updates to common toolchain Fixed path in framework destination and added UIKit dependency Dynamic plist for framework Lib version removed hardcoded value Removed trailing whitespace in toolchain * Removed trailing whitespace * Fixed typo in comment * Renamed bitcode variable to bitcodedisabled * Fixed target device family
-
Tomoaki Teshima authored
-
- 19 Jan, 2017 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
chrizandr authored
-
Alexander Alekhin authored
CMake should not fail.
-
- 18 Jan, 2017 9 commits
-
-
Tim King authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Fix typos in py_houghlines tutorial.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
- disabled OPTIMIZE_OUTPUT_JAVA - filtered out *.m scripts - removed link to old Sphinx documentation - replaced all mentions of Sphinx with Doxygen
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Fix tutorial code link in basic_linear_transform tutorial.
-
- 17 Jan, 2017 7 commits
-
-
catree authored
-
catree authored
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
-
Alexander Alekhin authored
hal_internal.cpp(101): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
-
Alexander Alekhin authored
- added compile check with multiple tries for different configurations - restored find_package(LAPACK) - avoided modification of OPENCV_LINKER_LIBS
-
berak authored
ml: fix small typo in lr.cpp (#8019)
-
- 16 Jan, 2017 3 commits
-
-
logic1988 authored
Fix error usage in HitMiss tutorial, and improved the visualization results (#7978) * Fix error usage in HitMiss tutorial, and improved the visualization results Fix error usage in HitMiss tutorial, and improved the visualization results * Update HitMiss.cpp * Update HitMiss.cpp
-
Nicholas Nadeau authored
Fixed exceptions, print statements, and long types for gen_pattern.py to be Python 3 compatible (#7994) * fixed exceptions and print statements to be python 3 compatible; removed long type checks (py3 uses int); whitespace reformatting * Pulled latest svgfig from upstream https://github.com/jpivarski/svgfig/commit/f3179a8926508bf0f9021fd4e1f9731c95524a38
-
Alexander Alekhin authored
-