Face Identification abstract

Unknown | 7:37 PM |

Face Identification
Description of the project:
       This project is used to identify the criminal records in which the image of the criminal is made into different segments of individual parts of the face. This project is developed in order to overcome the problem in existence system such as  poor image quality and resolution where the detection of the image becomes a tedious task. In order to solve this problem we are developing a desktop-based application called “Face Identification”
 Criminal records generally contain personal information about particular person along with photographs. To identify any criminal we need some identification regarding person, given by the eyewitness. In most cases the quality and resolution of the recorded image segments is poor and hard to identify the face. To overcome this problem we are developing software. Identification can be done in many ways like fingerprints, eyes, DNA, etc., One of the application is “Face Identification” This project is aimed to identify criminals of any investigation department. Here the technique is that we store some images in the database along with the details that the images are segmented into many slices say forehead, eyes, nose etc. These are again stored in the database to identify the criminals. If any image is matched up to 99% then we suspect that particular image to be the criminal. In this way it creates a friendly environment to both the operator and witness.
Existing system:
Currently, in the existing system the images are being compared manually but there is no particular software that does this kind of processing.
Proposed system:
                 Proposed system is an application that detects face on a picture supplied to the database using the concept of image streaming.
IMAGE STREAMING: This is the technique used for the transmission of the image from the source to destination.

Modules:
1) Criminal Details Insertion
In this module we insert all the criminal details into database. All the criminal images are also stored in database. We can also view all the criminal details based on the criminal IDs and it will display all the detail information of the criminal and his criminal history. We can also view all the criminal images one after another in the form of slide show.
2) Face Construction and Displaying:
In this module we can construct the criminal face. In this we need to provide some default images. These images are cut down in to pieces based in the form of Nose, fore head, Lips etc.., all the images are streamed and stored in the images folder present in our project folder. The images which are displayed in the website are converted from streams to images and displayed to the end user.
3) Image streaming:
In this module images are streamed and converted into streams and stored in database. While displaying the streams are converted into image and displayed to the end user. We use the concept of bit streams. Bit streams are a time series or collection of bits which represents the meaningful data or information.
Software requirements:
o   Microsoft .Net framework 3.5
o   Microsoft Visual Studio 2008
o   Microsoft C#.Net language
o   Microsoft SQL Server 2005
o   ADO.NET

Hardware Requirements:
Processor       :            Intel Pentium 4 or more
Ram                :            1 GB or more

Hard disk       :            40 GB hard disk recommended for primary partition.

Category:

About http://dotnetvisual.blogspot.in/:
DOT NET TO ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any Microsoft .NET language. create an application very easily ....