Technical requirements
For this chapter, the following technical information is available:
- All the code implementations in this chapter are available to use in the
14_analyze_image_data.ipynbfile - This chapter uses two image files (
butterfly.jpg and group.jpg) for practice purposes - We will use the
OpenCV,NumPy,Matplotlib,andPandasPython libraries