PixCraft (Unleash the Power of Pixels) is a powerful image processing and computer vision application that allows users to explore and manipulate digital images effortlessly. With its intuitive interface, users can upload images or access their device's camera, and then apply a wide range of image processing operations like grayscale conversion, HSV color space transformation, edge detection, and more.
Furthermore, PixCraft incorporates advanced recognition and detection techniques, including face detection, object detection, pose detection, and hand detection. These cutting-edge capabilities unlock new dimensions of image analysis and exploration, making PixCraft an invaluable tool for hobbyists, professionals, and anyone interested in the world of digital imagery. Unleash the power of pixels and embark on an extraordinary visual journey with PixCraft.
- Clone the Git repository:
Use the git clone
command followed by the repository URL to clone the repository locally:
git clone https://github.com/MeqdadDev/PixCraft.git
- Navigate to the project directory:
Use the cd
command to navigate to the directory where the cloned repository resides.
cd PixCraft
- Install dependencies:
Install the dependencies by using requirements.txt
file that lists all the necessary dependencies the application needs to run.
pip install -r requirements.txt
- Run the application:
Once the dependencies are installed, you can run the Flask application using the following command:
python app.py
- Access your application in the browser:
Open a web browser and navigate to:
http://localhost:5000
Or...
http://127.0.0.1:5000/
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Kindly try to avoid duplications, please take a sneak peek on the uploaded source code before making your PR.
- Meqdad Dev (Meqdad Darwish)
- We're waiting your name to be listed here :)