Skip to content

Category Archives: Project

Note: This post contains codes that cannot be run using an online compiler. Please make sure that you have Python 2.7 and cv2 module installed… Read More
The following is the explanation to the C++ code to blur an Image in C++ using the tool OpenCV. Things to know: (1) The code will only… Read More
Machine Learning”. Now that’s a word that packs a punch! Machine learning is hot stuff these days! And why won’t it be? Almost every “enticing”… Read More
  Introduction  This tutorial explains how to carry out an ajax request in the Django web framework. We will create a simple post-liking app as… Read More
What is Laravel ? Laravel is a web application framework created by Taylor Otwell in 2011 and like all other modern frameworks, it also follows… Read More
NOTE: Using an online compiler is not going to work here. Please install Python 2.7x and cv2, argparse modules to actually try out this example.… Read More
NOTE: Using an online compiler is not going to work here. Please install Python 2.7x and cv2, argparse modules to actually try out this example.… Read More
Before we start working on any project, it is very important that we are very clear on what we want to do and how do… Read More
Ca-solutions basically stands for cable solutions which deals with solutions related to cables. From this application customer can send online complaints to the administrator regardless… Read More
What is SRS? A software requirements specification (SRS) is a description of a software system to be developed. It lays out functional and non-functional requirements… Read More
Introduction   Random numbers in computer science is used for cryptography, simulation, sampling, design and games. In the past the need for more and more randomness… Read More
INTRODUCTION The main idea in creating this app is to protect user’s confidential data such as passwords, bank accno, pin no and so on. There… Read More
Introduction The main object of this project is to provide the database in GUI oriented format through which we can retrieve information about the remote… Read More
Introduction Hand gesture recognition system is used for interfacing between computer and human using hand gesture. We wish to make a windows-based application for live motion… Read More
Project Description The project, Client Master, is a simple but sophisticated client manager program, made using the Python language. I started this project in my… Read More

Start Your Coding Journey Now!