README Introduction
This GitHub repository contains the source code for a visually impaired application built using the Flutter framework. The application includes three main features: currency denomination detection, object recognition, and obstacle detection. These features aim to help visually impaired individuals navigate their environment more easily and independently. Getting Started
To use this application, you will need to have Flutter installed on your device. You can download Flutter from the official website at https://flutter.dev/docs/get-started/install.
Once you have installed Flutter, you can clone this repository to your local machine using the following command:
git clone https://github.com/saudch007/EYEC-PROJECT.git
After cloning the repository, you can open it in your preferred text editor or IDE and run it on an emulator or physical device. Features Currency Denomination Detection
The currency denomination detection feature uses the device camera to scan and identify the denomination of currency notes. The application supports multiple currencies and can detect and announce the value of a currency note to the user. Object Recognition
The object recognition feature uses machine learning algorithms to identify objects in the user's environment. The application can recognize a wide range of objects, including household items, food, and furniture. Once an object is identified, the application announces its name to the user. Obstacle Detection
The obstacle detection feature uses sensors in the device to detect obstacles in the user's path. The application can detect both static and moving obstacles and can alert the user with an audible warning if an obstacle is detected. Contributing
Contributions to this project are welcome. If you encounter any bugs or issues while using the application, please submit an issue on the GitHub repository page. Additionally, if you have any ideas or suggestions for new features, please feel free to submit a pull request. License
This project is licensed under the MIT License - see the LICENSE file for details. Conclusion
This visually impaired application is designed to assist visually impaired individuals in navigating their environment more independently. With its currency denomination detection, object recognition, and obstacle detection features, the application aims to improve the daily lives of visually impaired individuals.