48 #ifndef DW_IMAGEPROCESSING_FILTERING_PYRAMIDMODULE_PROCESS_PIPELINE_H_ 49 #define DW_IMAGEPROCESSING_FILTERING_PYRAMIDMODULE_PROCESS_PIPELINE_H_ 103 #endif // DW_IMAGEPROCESSING_FILTERING_PYRAMIDMODULE_PROCESS_PIPELINE_H_ struct dwImageObject * dwImageHandle_t
DW_API_PUBLIC dwStatus dwPyramidPVA_bindOutput(dwPyramidImage *output, dwPyramidPVAHandle_t obj)
Binds the initialized output pyramid to class.
dwPyramidPVAState
The dwPyramidPVAState enum represents the current state the module is in.
dwStatus
Status definition.
DW_API_PUBLIC dwStatus dwPyramidPVA_process(dwPyramidPVAState stageToExecute, dwPyramidPVAHandle_t obj)
Calls process functions based on the current state of execution.
DW_API_PUBLIC dwStatus dwPyramidPVA_bindInput(const dwImageHandle_t input, dwPyramidPVAHandle_t obj)
Binds the input image to class member.
NVIDIA DriveWorks API: Pyramid
struct dwPyramidPVAObject * dwPyramidPVAHandle_t
Handle to a Pyramid object.