排序
Essential OpenCV Functions to Get You Started into Computer Vision
Essential OpenCV Functions to Get You Started into Computer Vision,Computer Vision is a field of artificial intelligence that trains computers to interpret and understand the visua...
Finding Lanes Without Deep Learning
Finding Lanes Without Deep Learning,Today we are going to work together in a project to find lanes in images and videos using python. For the project, we will take a manual approac...
Understanding & Implementing Shape Detection using Hough Transform with OpenCV & Python
Understanding & Implementing Shape Detection using Hough Transform with OpenCV & Python,Today we will learn how to detect lines and circles in an image, with the help of a techniqu...
Fruits’ Classification With Orangelib
Fruits' Classification With Orangelib,Classification problem is one of the major challenges in machine learning. Computer vision is an important aspect of classification problem in...
How Automatic Image Moderation Tools Use AI to Reduce Data Biases
How Automatic Image Moderation Tools Use AI to Reduce Data Biases,Even though it looks like magic to the uninitiated, automated image moderation rests in fact on reality-grounded d...
Simple Multi Object Tracker
Simple Multi Object Tracker,This is simple multi-object tracking algorithm I wrote. I have demonstrated its use with various deep learning object detectors including: YOLO object d...
Have you worked on an AI Project that related to chemistry?
Have you worked on an AI Project that related to chemistry?,a friend of mine is now in the latest year of his college of Computer Science, and he is going to build an AI project fo...
Creating an image recognition solution with Azure IoT Edge and Azure Cognitive Services
Creating an image recognition solution with Azure IoT Edge and Azure Cognitive Services, Author Dave Glover, Microsoft Cloud Developer Advocate Solution Creating an image recogniti...
How to detect your face through image or video camera in python
How to detect your face through image or video camera in python, Human face detection and recognition is an important technology used in various applications such as students atten...
Christmas Tracking – How to track Rubric’s cube Object in python
Christmas Tracking - How to track Rubric's cube Object in python,A month ago I am thinking about what to write in December and I decided that the best thing to close this year is t...
Tortuosity in Python, test_code_#001
Tortuosity in Python, test_code_#001,The tortuosity can be defined as 'It has irregular bends, curves and undulations and in different ways.' So the calculation of a descriptor (an...
DEAL WITH IT in Python with Face Detection
DEAL WITH IT in Python with Face Detection,DEAL WITH IT is a meme where glasses fly in from off the screen, and on to a user's face. The best instances of this meme do so in a uniq...