I am using Django Rest framework to create an OpenCV API for face detection. I want to do operation on post image using OpenCV but I am not able to access the image. How can