pandey2612

pandey2612

Geek Repo

Github PK Tool:Github PK Tool

pandey2612's repositories

Facial-Recognition

A facial recognition system is a technology capable of identifying or verifying a person from a digital image or a video frame from a video source. There are multiple methods in which facial recognition systems work, but in general, they work by comparing selected facial features from given image with faces within a database. It is also described as a Biometric Artificial Intelligence based application that can uniquely identify a person by analysing patterns based on the person's facial textures and shape. [1][better source needed] While initially a form of computer application, it has seen wider uses in recent times on mobile platforms and in other forms of technology, such as robotics. It is typically used as access control in security systems and can be compared to other biometrics such as fingerprint or eye iris recognition systems.[2] Although the accuracy of facial recognition system as a biometric technology is lower than iris recognition and fingerprint recognition, it is widely adopted due to its contactless and non-invasive process.[3] Recently, it has also become popular as a commercial identification and marketing tool.[4] Other applications include advanced human-computer interaction, video surveillance, automatic indexing of images, and video database, among others.

Language:PythonStargazers:4Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Data-Analysis

Data Analytics with Numpy and Pandas Python Library

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Command_Line_Dictionary

It is a simple command line dictionary that is written with the help of JavaScript Object Notation(JSON) and using Simple and basic python library and basic python code

Language:PythonStargazers:0Issues:0Issues:0

datasets

Datasets used in Plotly examples and documentation

License:MITStargazers:0Issues:0Issues:0

Face_Detector

Using python library namely opencv it is a face detector using webcam video capturing

Language:PythonStargazers:0Issues:0Issues:0

Library-Management-System

This application is build with the help of Python and PyQt5 with database support.Export

Language:PythonStargazers:0Issues:0Issues:0

Time-lapse

Time-lapse photography is a technique whereby the frequency at which film frames are captured (the frame rate) is much more spread out than the frequency used to view the sequence. When played at normal speed, time appears to be moving faster and thus lapsing. For example, an image of a scene may be captured at 1 frame per second, but then played back at 30 frames per second; the result is an apparent 30 times speed increase. In a similar manner, film can also be played at a much lower rate than it was captured at, slowing down an otherwise fast action, as in slow motion or high-speed photography. Processes that would normally appear subtle and slow to the human eye, e.g. the motion of the sun and stars in the sky or the growth of a plant, become very pronounced. Time-lapse is the extreme version of the cinematography technique of undercranking. Stop motion animation is a comparable technique; a subject that does not actually move, such as a puppet, can repeatedly be moved manually by a small distance and photographed. Then the photographs can be played back as a film at a speed that shows the subject appearing to move.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Youtube-Downloader

A complete Youtube Downloader that contains Audio and Video Download support.With playlist for video and Audio is also available.The main thisng about this Downloader is that it is Open Source and flexible means it can be able to run on any machine(Linux , Windows , Mac). Now lets talk about the architecture of the Software it is developed by using Python(3.7) and through python Open Source library Pytube and Youtube_dl.

Language:PythonStargazers:0Issues:0Issues:0