Welcome to VisualGenius! 🌐 An innovative web application that harnesses the power of Google Cloud Vision API to deliver advanced image processing and detection capabilities. Whether you're interested in detecting landmarks, localizing objects, or recognizing celebrities, VisionWeb has you covered!
- Face Detection: Real-time face detection using your webcam.
- Landmark Detection: Identify and get detailed information about landmarks in images.
- Object Localization: Detect and localize objects within images.
- Logo Detection: Find and identify logos in images.
- Document Text Extraction: Extract and translate text from documents.
- Celebrity Recognition: Recognize celebrities in images.
- Image Description: Get detailed descriptions of images.
- Python
- Flask
- OpenCV
- Google Cloud Vision API
- HTML/CSS
- Python 3.x
- Google Cloud Vision API credentials
- Flask
- Clone the Repository:
git clone https://github.com/VasuDevdrlg/VisionWeb.git cd VisionWeb
