Beginner's tutorial on OpenCV using Python
OpenCV is an open-source cross-platform computer vision library having interfaces in different languages like C++, Java, Python. In this post, we are...
October 25, 2020 4 min read
Posts with tag : opencv
OpenCV is an open-source cross-platform computer vision library having interfaces in different languages like C++, Java, Python. In this post, we are...
October 25, 2020 4 min read
In perspective transformation, the perspective of an image is tranformed to get a better view or insights about the required informatin. We need point...
October 11, 2020 1 min read