Package org.opencv.bioinspired
Class Bioinspired
- java.lang.Object
- 
- org.opencv.bioinspired.Bioinspired
 
- 
 public class Bioinspired extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description static intRETINA_COLOR_BAYERstatic intRETINA_COLOR_DIAGONALstatic intRETINA_COLOR_RANDOM
 - 
Constructor SummaryConstructors Constructor Description Bioinspired()
 
- 
- 
- 
Field Detail- 
RETINA_COLOR_RANDOMpublic static final int RETINA_COLOR_RANDOM - See Also:
- Constant Field Values
 
 - 
RETINA_COLOR_DIAGONALpublic static final int RETINA_COLOR_DIAGONAL - See Also:
- Constant Field Values
 
 - 
RETINA_COLOR_BAYERpublic static final int RETINA_COLOR_BAYER - See Also:
- Constant Field Values
 
 
- 
 
-