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