Keel

A pure java Image Processing Library made from scratch
Alternatives To Keel
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Opencv67,466358 hours ago29September 22, 20222,481apache-2.0C++
Open Source Computer Vision Library
Cvpr2023 Papers With Code10,861
2 days ago5
CVPR 2023 论文和开源项目合集
Caire10,1611218 days ago53April 05, 20223mitGo
Content aware image resize library
Computervision Recipes8,817
2 months ago65mitJupyter Notebook
Best Practices, code samples, and documentation for Computer Vision.
Kornia7,904587 hours ago31May 17, 2022238apache-2.0Python
Open Source Differentiable Computer Vision Library
U 2 Net6,771
2 months ago4February 11, 2022203apache-2.0Python
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Gocv5,36888a day ago49June 07, 2022265otherGo
Go package for computer vision using OpenCV 4 and beyond.
Deeplake5,33852110 hours ago149June 28, 202268mpl-2.0Python
Data Lake for Deep Learning. Build, manage, query, version, & visualize datasets. Stream data real-time to PyTorch/TensorFlow. https://activeloop.ai
Scikit Image5,3177,3871,9798 hours ago45June 12, 2022685otherPython
Image processing in Python
Opencvsharp4,39867414 days ago38June 08, 202265apache-2.0C#
OpenCV wrapper for .NET
Alternatives To Keel
Select To Compare


Alternative Project Comparisons
Readme

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:

Popular Image Processing Projects
Popular Computer Vision Projects
Popular Media Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Processing
Computer Vision
Image Processing