Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arjo129/image-sorter

Sort through folders of videos and images. Root out blurred and overexposed images.
https://github.com/arjo129/image-sorter

computational-photography data-analysis photo-browser photo-gallery photography uwp uwp-apps

Last synced: 16 days ago
JSON representation

Sort through folders of videos and images. Root out blurred and overexposed images.

Awesome Lists containing this project

README

        

# Imagesorter App
This is a UWP (Universal windows platform app) which uses only UWP APIs to sort through large numbers of images and videos.
You can select a folder and root out blurred images.

## Why I built this
I wrote this app upon my return from South Africa. During this trip my family took over 5000 photos and 500 videos.
So how do you sort through the good ones and bad ones?
This app essentially allows me to individually delete photos and videos that are low quality. It ranks all photos by metrics like blurriness, exposure quality etc.
I can then identify which photos are worth keeping and which are not.
It is the first time that I dealt with UWP and C#. I must say despite all of M$S$ problems, they have put together a very solid developer platform.