Feature/chessboardcornerssb
Added error check to registration. Configurable threshold for MSE (chessboard point distance to estimated plane). If the board has very bad depth values, error should be high and registration would not complete.
Added pre-processor conditions to use findChessboardCorners/findChessboardCornersSB depending on OpenCV version (>= 4).