Function: useImageSegmentation()
useImageSegmentation(
ImageSegmentationProps):ImageSegmentationType
Defined in: packages/react-native-executorch/src/hooks/computer_vision/useImageSegmentation.ts:15
React hook for managing an Image Segmentation model instance.
Parameters
ImageSegmentationProps
Configuration object containing model source and optional preventLoad flag.
Returns
Ready to use Image Segmentation model.