ScArucoDictionary.h File Reference

Go to the source code of this file.

Typedefs

typedef struct ScOpaqueArucoDictionary ScArucoDictionary
 

Enumerations

enum  ScArucoDictionaryPreset {
  SC_ARUCO_DICTIONARY_PRESET_4X4_250 = 2 , SC_ARUCO_DICTIONARY_PRESET_5X5_50 = 4 , SC_ARUCO_DICTIONARY_PRESET_5X5_100 = 5 , SC_ARUCO_DICTIONARY_PRESET_5X5_250 = 6 ,
  SC_ARUCO_DICTIONARY_PRESET_5X5_1000 = 7 , SC_ARUCO_DICTIONARY_PRESET_5X5_1023 = 16 , SC_ARUCO_DICTIONARY_PRESET_6X6_250 = 10
}
 

Detailed Description

ArUco symbology dictionary interface.

Typedef Documentation

◆ ScArucoDictionary

typedef struct ScOpaqueArucoDictionary ScArucoDictionary