An open API service indexing awesome lists of open source software.

https://github.com/pablonunes/deep-fryer

A simple Python script for frying a lot of images at once
https://github.com/pablonunes/deep-fryer

image-manipulation image-processing opencv python

Last synced: about 1 month ago
JSON representation

A simple Python script for frying a lot of images at once

Awesome Lists containing this project

README

          

# Deep-Fryer
A simpler way to fry a lot of images at once!

## How it works
It uses:
- Python 3.6
- Numpy
- OpenCV

## Atention
It will try to convert everyting on the input folder to the output folder, be sure to use folders with **only** images.

## Example
Normal image
![ss](https://i.imgur.com/WDmgIiW.jpg)
Fried image
![ss](https://i.imgur.com/9iae3xl.jpg)