Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efecanxrd/image-recostruction-with-ga
Image Reconstruction with Genetic Algorithm
https://github.com/efecanxrd/image-recostruction-with-ga
ga gan genetic genetic-algorithm genetic-algorithm-python genetic-algorithms image image-manipulation image-processing image-processing-python image-reconstruction image-reconstructions python python-image
Last synced: 18 days ago
JSON representation
Image Reconstruction with Genetic Algorithm
- Host: GitHub
- URL: https://github.com/efecanxrd/image-recostruction-with-ga
- Owner: efecanxrd
- License: mit
- Created: 2022-08-21T09:54:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T10:53:07.000Z (over 2 years ago)
- Last Synced: 2024-11-15T04:42:02.387Z (3 months ago)
- Topics: ga, gan, genetic, genetic-algorithm, genetic-algorithm-python, genetic-algorithms, image, image-manipulation, image-processing, image-processing-python, image-reconstruction, image-reconstructions, python, python-image
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Image Reconstruction
Reconstructioning The Image Using Genetic Algorithm In Python
Setup The Project
Install Python
I recommend that you install Python3.8x
Install LibrariesThe 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
[](https://medium.com/@efecanxrd/genetic-algorithm-nedir-ne-i%CC%87%C5%9Fe-yarar-cac86be1dea4)