Marker
andBoard
usesdouble
forRvec, Tvec
FiducidalMarkers::createBoardImage*
: do not internally callsrand
any moreFiducidalMarkers::createBoardImage*
: default parameterexcludedIds
is now an empty vector instead of aNULL
pointer- removed Deprecated Functions
MarkerDetector::enableErosion
: was noopMarkerDetector::glGetProjectionMatrix
: use CameraParameters insteadMarkerDetector::pyrDown
: was noopBoardDetector::setYPerperdicular
: usesetYPerpendicular
- removed
using namespace std;
from headers - made
HighlyReliableMarkers::BalancedBinaryTree
private MarkerCode::set
now takes full 2d bitcode arrays instead of individual bitsMarkerInfo
class is goneBoardConfiguration
is no longer inherits of vector
- use either
BoardConfiguration::objPoints
- or
BoardConfiguration::ids
(also replacesBoardConfiguration::getIdList
)
BoardConfiguration::getIndexOfMarkerId
is gone. usestd::find
andBoardConfiguration::ids