Skip to content
Raphael Kim edited this page Aug 14, 2018 · 11 revisions

libsrcnn

Features

  • 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
Clone this wiki locally