This repo consists of bash scripts for installing developer softwares for multiple fields on Ubuntu 22.04LTS on any distro based on this version of ubuntu, For installing the desired file Step 1- Clone the Repository Locally Step 2- Make the desired file executable, for e.g For Web Development: chmod +x web-dev-setup.sh chmod +x Step 3- Run the bash script using the command: ./.sh For e.g For Web Development: ./web-dev-setup.sh
Шинэчилсэн 6 өдөр өмнө
python /home/CITRITE/pashwani/NSTools/las_tool.py
Шинэчилсэн 4 долоо хоног өмнө
python psu_decoder.py ----------------------------------------------- Used to Troubleshoot HW Devices
Шинэчилсэн 1 сар өмнө
Gemini Watermark Removal Tool Removes visible Gemini watermarks using reverse alpha blending. Based on the mathematical formula: watermarked = α × logo + (1 - α) × original Solving for original: original = (watermarked - α × logo) / (1 - α) Python port with embedded alpha maps. Usage: python GWMRTool.py image.jpg python GWMRTool.py -i input.jpg -o output.jpg python GWMRTool.py -i ./input_folder/ -o ./output_folder/
Шинэчилсэн 4 сар өмнө
Шинэчилсэн 6 сар өмнө
Шинэчилсэн 8 сар өмнө