Skip to content

efecanxrd/Image-Recostruction-with-GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Reconstruction

Reconstructioning The Image Using Genetic Algorithm In Python

Setup The Project

Install Python

I recommend that you install Python3.8x

Install Libraries

The project uses only 1 library. You can install the library by typing 'pip install opencv-python' in the terminal

How this is working?

Our algorithm reconstructing a random image into the input image. I gave sample images. Please use 20x20 images for best experience. Besides, you can find the information about Genetic Algorithm below. You might need to translate the page