-
-
Notifications
You must be signed in to change notification settings - Fork 81
Obfuscationtimeblock
#ObfuscationTimeblock Child of the Subject class. Tracks individuals as ROIs throughout the video for identification and/or obfuscation.
##TimecodeStart When on the video's timeline this subject first appears (in order to apply obfuscation) if media type is video. If media type is image, this is null. Time in milliseconds.
Datatype: long
##TimecodeEnd When on the video's timeline this subject is no longer visible (in order to get rid of obfuscation) if media type is video. If media type is image, this is null. Time in milliseconds.
Datatype: long
##InitialCoordinates Where on the image space should the app apply obfuscation? String is JSON-encoded, and contains 4 coordinates, comma-separated, for top-left x and y position and bottom-right x and y position.
Datatype: varchar
##ObfuscationPath