Constructing Image Preprocessors
This section describes how to construct and initialize a preprocessor for resize/crop operations (3559 hardware acceleration). If the operation fails, you can view the skill log or output to locate the fault.
API Calling
static std::shared_ptr<Preprocessor> hilens::Preprocessor::Create()
Return Value
If the operation is successful, the pointer of a preprocessor is returned. Otherwise, nullptr is returned.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot