Contribute to imbolc/japronto-extra development by creating an account on GitHub. (more…)
Read more »
Proxy re-encryption is a set of algorithms which allows an untrusted proxy to transform ciphertext from being encrypted under one key to… (more…)
Read more »
About a year ago, I published a Rust crate called inline-python,
which allows you to easily mix some Python into your Rust code using a python!{ .. } macro.
In this series, I’ll go through the process of developing this crate from scratch. (more…)
Read more »
A comprehensive tutorial for getting started with Tesseract and OpenCV for OCR in Python: preprocessing, deep learning OCR, text extraction and limitations. (more…)
Read more »
We will see in this article how to detect if an image contains celebrities with Sightengine. (more…)
Read more »