bioinspired_TransientAreasSegmentationModule_create
import { bioinspired_TransientAreasSegmentationModule_create } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSinputSize
FUNCTIONbioinspired_TransientAreasSegmentationModule_create
RETURN TYPEbioinspired_TransientAreasSegmentationModule | null
bioinspired_TransientAreasSegmentationModule_create: allocator
bioinspired_TransientAreasSegmentationModule_create(inputSize: Size): bioinspired_TransientAreasSegmentationModule | null;inputSize: size of the images input to segment (output will be the same size)
Returns
The bioinspired_TransientAreasSegmentationModule | null result.
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.