Package edu.wpi.grip.core.operations
Class CVOperations
- java.lang.Object
-
- edu.wpi.grip.core.operations.CVOperations
-
public class CVOperations extends java.lang.ObjectA list of all of the raw opencv operations.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCVOperations.CVAdaptThresholdTypesEnumstatic classCVOperations.CVBorderTypesEnumstatic classCVOperations.CVThresholdTypesEnum
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddOperations()Submits all operations for addition on theEventBus.
-