← 返回 anthropic 的题目列表Process Cat Images
类型:online_judge
Process a set of images containing cats:
Use the pillow library to load the images.
Perform some basic operations on the images such as resizing, rotating, or cropping.
Write unit tests to validate the image processing.
Please complete the code based on the requirements.
Example
Input
cat_image.jpg
Output
processed_image.jpg