clEsperanto/CLIc
GPU-accelerated Image Processing library for C++
This library dramatically speeds up image processing tasks by leveraging your computer's graphics card (GPU). It takes raw image data and applies common filters and operations, outputting the processed image data. This is ideal for C++ developers building high-performance image analysis applications, especially in scientific or industrial fields.
Use this if you are a C++ developer needing to perform fast, GPU-accelerated image processing and want a backend that supports OpenCL, CUDA, or Metal.
Not ideal if you are looking for an end-user application or prefer a higher-level programming language like Python or Java without direct C++ development.
Stars
16
Forks
16
Language
C++
License
BSD-3-Clause
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/clEsperanto/CLIc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
scikit-image/scikit-image
Image processing in Python
rerun-io/rerun
An open source SDK for logging, storing, querying, and visualizing multimodal and multi-rate data
rapidsai/cucim
cuCIM - RAPIDS GPU-accelerated image processing library
visioncortex/visioncortex
Core library for computer graphics & vision applications
imagej/ImageJ
Public domain software for processing and analyzing scientific images