You can find the code that we present in this chapter at our GitHub repository at https://github.com/PacktPublishing/OpenCV-4-with-Python-Blueprints-Second-Edition/tree/master/chapter5.
We will also use the rawpy and exifread Python packages for reading RAW images and reading image metadata. For the full list of requirements, you can refer to the requirements.txt file in the book's Git repository.