|
FireSync API
|
Represents parameters for the SOBELV_ACCGDW camera algorithm.

Public Member Functions | |
| kStatus | kSobelvAccgdwInfo_Construct (kSobelvAccgdwInfo *info, kCameraCapability capabilities, kAlloc allocator) |
| Constructs a kSobelvAccgdwInfo object. More... | |
| k32u | kSobelvAccgdwInfo_EdgeWindow (kSobelvAccgdwInfo info) |
| Gets the sobel edge window size. More... | |
| kStatus | kSobelvAccgdwInfo_EdgeWindowInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the EdgeWindow setting. More... | |
| kStatus | kSobelvAccgdwInfo_InvertSpotSort (kSobelvAccgdwInfo info, kBool invert) |
| Sets the spot sorting direction. More... | |
| kStatus | kSobelvAccgdwInfo_InvertSpotSortInfo (kSobelvAccgdwInfo info, kInfoBool *infoBool) |
| Reports constraint and validity information for the InvertSpotSort setting. More... | |
| k32u | kSobelvAccgdwInfo_MaxFound (kSobelvAccgdwInfo info) |
| Gets the maximum number of spots to be found. More... | |
| kStatus | kSobelvAccgdwInfo_MaxFoundInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the MaxFound setting. More... | |
| k32u | kSobelvAccgdwInfo_MaxWidth (kSobelvAccgdwInfo info) |
| Gets the maximum spot width. More... | |
| kStatus | kSobelvAccgdwInfo_MaxWidthInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the MaxWidth setting. More... | |
| k32u | kSobelvAccgdwInfo_MinSum (kSobelvAccgdwInfo info) |
| Gets the minumum spot sum. More... | |
| kStatus | kSobelvAccgdwInfo_MinSumInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the MinSum setting. More... | |
| k32u | kSobelvAccgdwInfo_MinWidth (kSobelvAccgdwInfo info) |
| Gets the minumum spot width. More... | |
| kStatus | kSobelvAccgdwInfo_MinWidthInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the MinWidth setting. More... | |
| kCameraAlgorithmOutput | kSobelvAccgdwInfo_OutputStage (kSobelvAccgdwInfo info) |
| Gets the algorithm output stage. More... | |
| kStatus | kSobelvAccgdwInfo_OutputStageInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the OutputStage setting. More... | |
| kStatus | kSobelvAccgdwInfo_SetEdgeWindow (kSobelvAccgdwInfo info, k32u edgeWindow) |
| Sets the sobel edge window size. More... | |
| kStatus | kSobelvAccgdwInfo_SetMaxFound (kSobelvAccgdwInfo info, k32u maxFound) |
| Sets the maximum numbers of spots to be found. More... | |
| kStatus | kSobelvAccgdwInfo_SetMaxWidth (kSobelvAccgdwInfo info, k32u maxWidth) |
| Sets the maximum spot width. More... | |
| kStatus | kSobelvAccgdwInfo_SetMinSum (kSobelvAccgdwInfo info, k32u minSum) |
| Sets the minumum spot sum. More... | |
| kStatus | kSobelvAccgdwInfo_SetMinWidth (kSobelvAccgdwInfo info, k32u minWidth) |
| Sets the minumum spot width. More... | |
| kStatus | kSobelvAccgdwInfo_SetOutputStage (kSobelvAccgdwInfo info, kCameraAlgorithmOutput outputStage) |
| Sets the algorithm output stage. More... | |
| kStatus | kSobelvAccgdwInfo_SetSpotSortType (kSobelvAccgdwInfo info, kCameraSpotSort type) |
| Sets the spot sorting type. More... | |
| kStatus | kSobelvAccgdwInfo_SetThreshold1 (kSobelvAccgdwInfo info, k32u threshold) |
| Sets the primary spot threshold. More... | |
| kStatus | kSobelvAccgdwInfo_SetWidthThreshold (kSobelvAccgdwInfo info, k32u threshold) |
| Sets the secondary width threshold. More... | |
| kBool | kSobelvAccgdwInfo_SpotSortInverted (kSobelvAccgdwInfo info) |
| Gets the spot sorting direction. More... | |
| kCameraSpotSort | kSobelvAccgdwInfo_SpotSortType (kSobelvAccgdwInfo info) |
| Gets the spot sorting type. More... | |
| kStatus | kSobelvAccgdwInfo_SpotSortTypeInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the SpotSortType setting. More... | |
| k32u | kSobelvAccgdwInfo_Threshold1 (kSobelvAccgdwInfo info) |
| Gets the primary spot threshold. More... | |
| kStatus | kSobelvAccgdwInfo_Threshold1Info (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the Threshold1 setting. More... | |
| k32u | kSobelvAccgdwInfo_WidthThreshold (kSobelvAccgdwInfo info) |
| Gets the width spot threshold. More... | |
| kStatus | kSobelvAccgdwInfo_WidthThresholdInfo (kSobelvAccgdwInfo info, kInfo32u *info32u) |
| Reports constraint and validity information for the WidthThreshold setting. More... | |
Public Member Functions inherited from kAcgInfo | |
| kSize | kAcgInfo_CgScale (kAcgInfo info) |
| Reports CG scale factor of the algorithm. More... | |
| kBool | kAcgInfo_IsRowBased (kAcgInfo info) |
| Reports whether the algorithm is row-based. More... | |
Public Member Functions inherited from kAlgInfo | |
| kStatus | kAlgInfo_Construct (kAlgInfo *info, kCameraAlgorithm typeId, kCameraCapability capabilities, kAlloc allocator) |
| Constructs a suitable kAlgInfo object based on the given type id. More... | |
| kStatus | kAlgInfo_Export (kAlgInfo info, kXml xml, kXml item) |
| Exports settings from an algorithm info object to the given XML object. More... | |
| kStatus | kAlgInfo_Import (kAlgInfo info, kXml xml, kXml item) |
| Imports settings to an existing algorithm info object based on the given XML content. More... | |
| kStatus | kAlgInfo_Load (kAlgInfo *info, kCameraCapability capabilities, kXml xml, kXmlItem item, kAlloc allocator) |
| Constructs a suitable algorithm info object based on the given XML content. More... | |
| kStatus | kAlgInfo_LoadReplace (kAlgInfo *info, kCameraCapability capabilities, kXml xml, kXmlItem item, kAlloc allocator) |
| Constructs a new algorithm object or reuses the given algorithm object based on the XML content. More... | |
| kStatus | kAlgInfo_Save (kAlgInfo info, kXml xml, kXmlItem item) |
| Saves the algorithm info to the specified XML object. More... | |