meta_and_frame_from_redis_classification¶
Module Contents¶
Classes¶
Helper class that provides a standard way to create an ABC using |
-
class
meta_and_frame_from_redis_classification.MetaAndFrameFromRedisClassification(redis_read_meta_key, redis_read_image_key, image_meta_queue, *args, **kwargs)[source]¶ Bases:
pipert.core.routine.RoutineHelper class that provides a standard way to create an ABC using inheritance.