Skip to content

Harium/keel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keel

CircleCI Maven Central

Keel is an Image Processing Library made in pure Java.

Goal

Help developers to work with image processing/computer vision without previous background. Comparing to other computer vision libraries it is easier to use, easier to setup and easier to debug.

Key features:

  • Filters
  • Filter pipelines
  • Effects
  • Feature extraction

Example

Lena with filters applied

Original (top-left), Grayscale (top-right), Sobel (bottom-left), Canny edge detector (bottom-right)

Related Projects

  • Motion Slide - Experiments using Motion Tracking.
  • LuvMotion - Augmented Reality experiments.
  • Drone4 - A Virtual Environment to test robotic algorithms.
  • Emerald Lab - A Microscope Simulator.

Docs

License: