Class List

Class List#

Mobilint SDK qb Compiler: Class List
Mobilint SDK qb Compiler v1.2
MCS002-EN
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nqbcompiler
 Ncalibration
 Npreprocess
 CCenterCropPerform a centered crop on the image
 CGetImageRetrieve an image tensor from a file path or NumPy array using OpenCV
 CGetNpyLoad NumPy data from an in-memory array or a .npy file
 CNormalizeApply mean/std normalization to images
 CNpyNormalize
 CNpyPadPad NumPy arrays to a desired shape
 CPadPad images to a target shape or to meet a size divisor
 Cpreproc_builderBuild a calibration preprocessing pipeline from a YAML or dict configuration
 CResizeResize images with optional aspect-ratio preservation
 CResizeTorch
 CSetOrder
 Nfrontend
 CModel_DictWrapper around the Mobilint compiler to support compilation and inference workflows
 CGetTextExtract text strings from raw inputs
 CTokenizeToEmbeddingConvert tokenized text into embeddings using a Hugging Face model
 CYoloPreApply YOLO-style resize, padding, and normalization to images