In this chapter, we will be using Python 3 with the following supporting libraries:
- deap
- numpy
- matplotlib
- seaborn
- Pillow (PIL fork) – introduced in this chapter
- scikit-image (skimage) – introduced in this chapter
- OpenCV-Python (cv2) – introduced in this chapter
The programs that will be used in this chapter can be found in this book's GitHub repository at https://github.com/PacktPublishing/Hands-On-Genetic-Algorithms-with-Python/tree/master/Chapter11.
Check out the following video to see the Code in Action:
http://bit.ly/2u1ytHz