Python example code on how to use convertMaps OpenCV function
Python example code on how to use convertMaps OpenCV function
Comparison between matrix operations with for loops and numpy, when using the OpenCV remap function with python. The effect of vectorization on performance.
How one can survive the installation of Anaconda Python, Jupyter, YouCompleteMe and vim on Mac OS
This post is about having a docker container, equipped with python and all the necessary programming packages and using Xcode to remotely access and edit the code
This post is about using vim as an editor with code assistance capabilities (pydiction, youcompleteme) for python programming. A Tensorflow case is presented