Home - Harium/keel GitHub Wiki
Keel is a Java Image Processing / Computer Vision Library built over Etyl.
Features:
-
Seach Algorithms:
- by Color
- by Skin Color
- Flood Fill
- Corners
-
Validation Algorithms:
- by Minimum Dimension
- by Maximum Dimension
- by Number of Points
- by Density
-
Modifier Algorithms:
- Quick Hull
- Jarvis March
- Posit
- Coplanar Posit
Image Capture:
- It uses v4l4j to capture webcam stream. More details: Installing V4l4j
New Here?
- Check out the Examples