Code Monkey home page Code Monkey logo

Kritika Srivastava's Projects

face-detection-and-recognition-video-analytics- icon face-detection-and-recognition-video-analytics-

Conceal your own identity in a live webcam stream. Facial regions corresponding to any other person remains unaltered. One Classifier was trained for detecting faces. Another classifier was trained to recognise my own face. During testing, a live video was captured using webcam where the student and other people will be captured. The task is to identify the student and blur their facial region to conceal their identity.

furniture-management-system icon furniture-management-system

The objective is to develop an application which acts as an agent between seller and buyer where any furniture can be bought, sold or rented. Every user of the system is treated by default both as a buyer and a seller. As a buyer, the user can browse the catalog of furniture of interest and buy items, and as a seller can feed in the details about the item that the customer wishes to sell.

heart-rate-estimation icon heart-rate-estimation

A C++ code that detects the heart-rate of an individual from a input video. It is inspired by reviewing recent work on Eulerian Video Magnification. This application uses OpenCV to find the location of the user's face, then isolate the forehead region. Data is collected from this location over time to estimate the user's heart rate. This is done by measuring average optical intensity in the forehead location, in the subimage's RGB channels. With good lighting and minimal noise due to motion, a stable heartbeat should be isolated in about 30 seconds.

hierholzer-s-algorithm icon hierholzer-s-algorithm

A graph G is called Eulerian if it is connected and the degree of every vertex is an even number. It is known that such graphs aways have a tour (a cycle that may not be simple) that goes through every edge of the graph exactly once. Such a tour is called an Euler tour. In this project, write code that finds an Euler tour in a given graph.

nodejs-application icon nodejs-application

A basic NodeJs application to fetch weather details of a place using Google API and ForeCast API

shunting-yard-algorithm icon shunting-yard-algorithm

shunting-yard algorithm is a method for parsing mathematical expressions specified in infix notation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.