Typedef holoscan::inference::processor_FP
Defined in File data_processor.hpp
- using holoscan::inference::processor_FP = std::function<void(const std::vector<int>&, const std::vector<float>&, std::vector<int64_t>&, std::vector<float>&)>
Declaration of function callback used by DataProcessor.