Posts tagged opencv

June 8, 2025
Two examples of performing perspective transformations with OpenCV using getPerspectiveTransform and warpPerspective.
opencv computervision numpy python
May 1, 2021
Using Flask and OpenCV to create and serve images on the fly (with the expected Content-Type).
python programming flask opencv numpy
December 29, 2017
An OLD tutorial of how to build OpenCV for using it with a Conda environment.
opencv cmake conda python linux