Stryke: An Orc Library in C++
This library uses templates to perform dispatch and type conversion (unlike the official implementation that uses dynamic dispatch).
Keyword: C++, Template, Orc
Certains de mes projets personnels. Leur but est principalement d'apprendre de nouvelles technos et bibliothèques.
This library uses templates to perform dispatch and type conversion (unlike the official implementation that uses dynamic dispatch).
C++-Python binding that allows automatic conversion between cv::Mat in C++ and np.array in Python.
A word game between hangman and word search where vowels letters have been removed from words.
Dockerfiles used to configure development boxes for computer vision and deep learning.