static ChessPieceRecognizer chessOCR_pieceRecognizer() { new ChessPieceRecognizer r; r.load(); ret r; }