Bicubic interpolation for images (Python)
-
Updated
Jun 23, 2019 - Python
Bicubic interpolation for images (Python)
Fast image interpolation using Metal
APV21B - Real-time Video 16X Bicubic Super-resolution IP, AXI4-Stream Video Interface Compatible, 4K 60FPS
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.
Demonstration of basic image interpolation algorithms
Implementation of image super-resolution using EDSR and WDSR on DIV2k Dataset
This is a complete implementation of H.264 codec ported for TI C6000 DSP. By using linear assembly language, we can take full advantage of DSP architecture. We tried to optimize several core routines, including DCT, Intra-Predict, Inter-Predict, CABAC, etc. maintainers: @ustc-ivclab/x264-transplant
Bicubic Resize Engine
Add a description, image, and links to the bicubic topic page so that developers can more easily learn about it.
To associate your repository with the bicubic topic, visit your repo's landing page and select "manage topics."