Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Opencv | 67,466 | 35 | 8 hours ago | 29 | September 22, 2022 | 2,481 | apache-2.0 | C++ | ||
Open Source Computer Vision Library | ||||||||||
Cvpr2023 Papers With Code | 10,861 | 2 days ago | 5 | |||||||
CVPR 2023 论文和开源项目合集 | ||||||||||
Caire | 10,161 | 1 | 2 | 18 days ago | 53 | April 05, 2022 | 3 | mit | Go | |
Content aware image resize library | ||||||||||
Computervision Recipes | 8,817 | 2 months ago | 65 | mit | Jupyter Notebook | |||||
Best Practices, code samples, and documentation for Computer Vision. | ||||||||||
Kornia | 7,904 | 58 | 7 hours ago | 31 | May 17, 2022 | 238 | apache-2.0 | Python | ||
Open Source Differentiable Computer Vision Library | ||||||||||
U 2 Net | 6,771 | 2 months ago | 4 | February 11, 2022 | 203 | apache-2.0 | Python | |||
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection." | ||||||||||
Gocv | 5,368 | 88 | a day ago | 49 | June 07, 2022 | 265 | other | Go | ||
Go package for computer vision using OpenCV 4 and beyond. | ||||||||||
Deeplake | 5,338 | 52 | 1 | 10 hours ago | 149 | June 28, 2022 | 68 | mpl-2.0 | Python | |
Data Lake for Deep Learning. Build, manage, query, version, & visualize datasets. Stream data real-time to PyTorch/TensorFlow. https://activeloop.ai | ||||||||||
Scikit Image | 5,317 | 7,387 | 1,979 | 8 hours ago | 45 | June 12, 2022 | 685 | other | Python | |
Image processing in Python | ||||||||||
Opencvsharp | 4,398 | 6 | 74 | 14 days ago | 38 | June 08, 2022 | 65 | apache-2.0 | C# | |
OpenCV wrapper for .NET |
Keel is an Image Processing Library made in pure Java.
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:
Original (top-left), Grayscale (top-right), Sobel (bottom-left), Canny edge detector (bottom-right)