IT Projects

Credit Card Fraud Detection Project

Download Project Document/Synopsis The credit card fraud detection features uses user behavior and location scanning to check for unusual patterns. These patterns include user characteristics such as user spending patterns as well as usual user geographic locations to verify his identity. If any unusual pattern is detected, the system requires revivification. The system analyses user …

Credit Card Fraud Detection Project Read More »

Detect Irregular moving objects and tracking based on color and shape in real-time

Download Project Document/Synopsis Well what if you need to find a particular color in a live video ? The proposed software system aims to achieve the functionality using the dotnet library. The steps are exceptionally straightforward: Take videoframe from webcam Use separating by given color using Euclidian shifting Make greyscale Discover objects by given size …

Detect Irregular moving objects and tracking based on color and shape in real-time Read More »

Session Password Based Authentication System

Download Project Document/Synopsis A session password is a password uniquely generated for every session. The scheme allows the system to automatically generate a session password each time the user logs in. The session password is generated randomly based on the randomly generated grid. The grid is used as a medium for password generation. While registration …

Session Password Based Authentication System Read More »