Coretex
coretex.coretex.sample.image_segmentation_sample.local_image_segmentation_sample.LocalImageSegmentationSample Class Reference
Inheritance diagram for coretex.coretex.sample.image_segmentation_sample.local_image_segmentation_sample.LocalImageSegmentationSample:
coretex.coretex.sample.image_sample.local_image_sample.LocalImageSample coretex.coretex.sample.local_sample.LocalSample coretex.coretex.sample.image_sample.image_sample_data.AnnotatedImageSampleData coretex.coretex.sample.sample.Sample

Additional Inherited Members

- Public Member Functions inherited from coretex.coretex.sample.image_sample.local_image_sample.LocalImageSample
AnnotatedImageSampleData load (self)
 
bool saveAnnotation (self, CoretexImageAnnotation coretexAnnotation)
 
- Public Member Functions inherited from coretex.coretex.sample.local_sample.LocalSample
str path (self)
 
str zipPath (self)
 
bool download (self, bool ignoreCache=False)
 
- Public Member Functions inherited from coretex.coretex.sample.sample.Sample
None unzip (self, bool ignoreCache=False)
 
Path joinPath (self, Union[Path, str] other)
 
- Public Member Functions inherited from coretex.coretex.sample.image_sample.image_sample_data.AnnotatedImageSampleData
np.ndarray extractSegmentationMask (self, ImageDatasetClasses classes)
 

Detailed Description

    Represents local sample linked to task of type Image Segmentation from Coretex.ai

Definition at line 21 of file local_image_segmentation_sample.py.


The documentation for this class was generated from the following file: