-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Raphael Kim edited this page Aug 14, 2018
·
11 revisions
- libsrcnn is an open source library belong to ShuWnag's SRCNN.
- Native C++ source codes for G++ and MinGW-W64.
- No OpenCV needed.
- Much faster within 4x ( depends on Cores of CPU ).
- OpenMP accelerated.
- Suitabled for almost of platforms - ARM, ARM Cortex-A, AARCH64, x86.32, x86.64
- Less memory than OpenCV model.
- More interpolation filterings - Bicubic, Lanzcos-3, B-Spline.
- Easy to use
- LGPLv3