The Assign Class algorithm is the most simple classification algorithm. It determines by
means of a threshold condition whether the image object is a member of the class or
not.
This algorithm is used when one threshold condition is sufficient to assign an Image
Object to a Class.