DEV Community

Soumya kumar naik
Soumya kumar naik

Posted on

How to create own image by python code

To create our own image:
-For that we have to install the python.
-Then on top of the python we have to install numpy and opencv library .

For creating own image:
https://github.com/soumyanaik717/Image-creation-

For image crop and swap:
https://github.com/soumyanaik717/crop-the-image-and-swap-it

For collage image:
https://github.com/soumyanaik717/collage-image

Top comments (0)