Anyone who tried building any type of real-time computer vision project had to work the Open Source Computer Vision library. It’s a great free for use (BSD license) tool which runs smoothly with a range of Deep Learning frameworks like TensorFlow, Torch/PyTorch and Caffe.
We use it often and from our own experience, we know that working with it can sometimes be demanding due to the difficulties during the installation process. That’s why we are very happy to launch the OpenCV template on PLON! You can now use it right away without any installation process. Just start your project by choosing the correct template and you are ready to build you image recognition models on our platform.
Launch OpenCV on PLON
You can also find an example on how to use OpenCV for finding circles in pictures in the explore section.
Happy computing!