排序
Remote View your Computer Vision Models Running on AWS Panorama
Remote View your Computer Vision Models Running on AWS Panorama,Real-time smart video analytics application development and edge device deployment is a tricks task. In the last few...
Rastreamento de Contatos por Visão Computacional
Rastreamento de Contatos por Visão Computacional, Introdução Devido a situação pandêmica vivenciada desde o inicio do ano de 2020, diversas estratégias surgiram para realiza...
Drawing a rectangle in OpenCV Python
Drawing a rectangle in OpenCV Python, How to draw a rectangle in OpenCV Python A simplistic example for beginners on how to draw a rectangle using OpenCV in Python. Example as a Go...
Developing web-based real-time video/audio processing apps quickly with Streamlit
Developing web-based real-time video/audio processing apps quickly with Streamlit, Overview In this article, we will see how we can create browser-ready real-time video/audio proce...
Face Detection with Python and OpenCV
Face Detection with Python and OpenCV,I recently completed a tutorial on face detection with Python that I've been meaning to continue for a while. Now that winter break is here, t...
Projective Geometry Computer Vision
Projective Geometry Computer Vision,Projective Geometry in Computer vision is an important concept. Projective geometry provides the mathematical formalism to describe the geometry...
Mosaico de imagens com OpenCV e Python
Mosaico de imagens com OpenCV e Python,Um mosaico ou panorama de imagens (em inglês, image stitching) consiste em uma composição a partir de algoritmos de alinhamento, os quais ...
How to cartoonize an image with Python
How to cartoonize an image with Python,In this tutorial, I will show you how to give a cartoon-effect to an image in Python with OpenCV. OpenCV is an open-source python library use...
Top 5 machine learning courses on Youtube
Top 5 machine learning courses on Youtube,Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve fr...
How to calculate the distance between the objects in the image with Python
How to calculate the distance between the objects in the image with Python,Today I want to show you how to calculate the distance between the objects in the image. We will write an...
Top 5 Python libraries for Computer vision
Top 5 Python libraries for Computer vision,Computer vision is the field of computer science that focuses on replicating parts of the complexity of the human visual system and enabl...
How To Make A SlideShow Using OpenCV
How To Make A SlideShow Using OpenCV,We have been making slideshows for most of our college/office presentations to look great while presenting using Microsoft PowerPoint, let's ta...