Image Detector and Convertor App created using python’s Pillow, OpenCV, cvlib, numpy and streamlit packages

Image Detector and Convertor App Image Detector and Convertor App created using python’s Pillow, OpenCV, cvlib, numpy and streamlit packages. Image Detector can perform Face Detection, Gender Detection and Object Detection using cvlib’s detect_face(), detect_gender() and detect_common_objects() Image Filters can perform Gray Scale Effect, Pencil Drawing Effect, Sepia Effect, Summer Effect, Winter Effect, Invert Effect and also can alter Image’s Contrast, Brightness and Blurrinessusing OpenCV functions. App Interface 👇:-

Read more

Convert the .py file into exe for faster transformation and can result to build an app in a single click

GitHub – Aaris-Kazi/PY2EXE_APP: The Application can convert the .py file into exe for faster transformation and can result to build an app in a single click The Application can convert the .py file into exe for faster transformation and can result to build an app in a single click – GitHub – Aaris-Kazi/PY2EXE_APP: The Application can convert the .py fi…    

Read more

A python scripts for importing Source 1 assets such as materials, models, and particle effects into Source 2

Set of scripts for importing Source 1 assets such as materials, models, and particle effects into Source 2. Inspired by Valve’s own source1import.exe (written in C++ and Perl), this one is in Python. Requires: Python 3.9python -m pip install -r requirements.txt Installing: Download as ZIP and ExtractOpen folder, press Ctrl + L, enter cmd and run the following commands python -m pip install -r requirements.txt cd utils All set. Use python materials_import.py –help or read below examples to get started. […]

Read more
1 2 3