Working on OpenCV-Python using CV2 Module.
Jun 9, 2021
π Create image by yourself Using Python Code
π Take 2 image crop some part of both image and swap it.
π Take 2 image and combine it to form single image. For example collage
What is CV
Computer vision is scientific field that deals with how computers can gain high-level understanding from digital images or videos.
face detection , object detection and many other things are done by computer vision (cv)
OpenCV-Python is a library of Python bindings designed to solve computer vision problems