kayeungadrian-tam / Image_Processing

A gui for python in the field of data analysis.
0 stars 0 forks source link

Image_Processingv2.2

An image processing GUI written in python. Nothing magical.

Just getting started on my personal project.

Objective

The main objective of this image processing GUI is to provide a quick and dirty way for the effect of different algorithms including but not limited to:

Enviornment

Setup

Create docker image.

sudo bash setup.sh

Enter the docker environment.

sudo bash docker/run.sh

Change directory

cd ImageProcessing/

Start the program

bash image_process.sh

Exit the docker image.

exit

BE WARNED!

Although this program will run (hopefully), it has not been optimized nor has it been finialized.

And them photos are from the FLIR dataset.

TO-DOs

  1. Enable objection detection.
  2. Labelling option (maybe?)
  3. Color separation (WHOA)
  4. Features Extraction (oh yea)
  5. Image Search Engine (HOT!)

Dependency

Standard python libraries for image processing which include:

PySimpleGUI is used as the GUI engine for this project.

DEMO

https://user-images.githubusercontent.com/51869912/123275596-6a6b3980-d53f-11eb-8eed-41401c4a314c.mp4

9e28ccaef71211d7778d0fece58cccc0d22b24e2