RUDE LABS
  • Home
  • About Us
  • Blogs
  • Contact Us
Select Page

C++ Program To Detect Face In A Video Using OpenCV Library

by rudelabs.ai | Mar 28, 2022 | C/C++, Coding Projects

Introduction Of The Project Are you fascinated with face recognition technology? Do you want to go deep into OpenCV? Let’s try to implement a part of it today. So, we will implement a C++ program using which we will be able to detect faces inside the video. Sounds...

Play A Video In Python With OpenCV Module

by rudelabs.ai | Mar 19, 2022 | Coding Projects, Python

Introduction of the Project Today, we will learn how to Play a Video in Python with OpenCV Module. OpenCV refers to Open source Computer Vision. It’s a library that helps in performing various tasks related to image processing & computer vision. Here, we...

Make A Notepad Using Tkinter Module In Python

by rudelabs.ai | Mar 19, 2022 | Coding Projects, Python

Introduction of the Project Do you use Notepad? Ever tried to make one? In today’s python tutorial, we will make a notepad using the Tkinter module. Coding is fun, and here, you will be guided step by step for all the instructions required to make Notepad. So...

Tracking Bird Migration Using NumPy Module

by rudelabs.ai | Mar 19, 2022 | Coding Projects, Python

Introduction of the Project Hello! Do you like birds? Are you curious to know where all of these birds migrate when climate changes? Today, we will create a simple and efficient code for Tracking Bird Migration with NumPy Module in Python. We will plot their...

XML Document Parsing And Extraction In Python | Python Project

by rudelabs.ai | Mar 19, 2022 | Coding Projects, Python

Introduction of the Project Today, we will convert an XML file into a CSV file! Sounds interesting, right? So let us have a step-by-step look at how the code for XML Document Parsing and Extraction in Python is implemented. XML stands for Extensible Markup Language,...
Page 36 of 39« First«...102030...3435363738...»Last »

Recent Posts

  • Unlocking E-Commerce Potential with Data-Driven Insights
  • How AI-Powered Tools Are Reshaping the Future of Work
  • Design Systems That Scale Across Products: A Practical Guide for Growing Teams
  • Knowledge Evaluator Software Java Project
  • Attendance Management System Java Project