create an empty RGB image with specified number of cells (rows, columns)

Dan Stromberg drsalists at gmail.com
Mon Jun 21 15:19:45 EDT 2021


I don't know about OpenCV, but here's a way of creating a ppm image file of
arbitrary size and arbitrary solid color:
https://stromberg.dnsalias.org/svn/solid/trunk

On Mon, Jun 21, 2021 at 4:01 AM Arak Rachael <arakelthedragon at gmail.com>
wrote:

> Hi guys!
>
> Does anyone know how to do this, if possible with OpenCv?
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list