Package com.osmb.api.visual
package com.osmb.api.visual
-
ClassDescriptionInterface for analyzing pixels within images or shapes, detecting clusters, animations, and specific pixel patterns.Represents a respawn circle with its bounds and type.Represents the query parameters for a cluster search, including the maximum distance between pixels to be considered part of the same cluster, the minimum size of a cluster, and the array of searchable pixels.Represents the result of a cluster search, containing the search criteria (pixel array) and the clusters found.