gapi_streaming_size2
import { gapi_streaming_size2 } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSsrc
FUNCTIONgapi_streaming_size2
RETURN TYPEGOpaque_Size
Gets dimensions from Mat.
Note: Function textual ID is "org.opencv.streaming.size"
gapi_streaming_size2(src: GFrame): GOpaque_Size;srcInput tensor
Returns
Size (tensor dimensions). Release returned native handles with using or delete(), including handles nested in results.
These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.