I need to get the color of a pixels in a specifict region of image. Im using this script in python:
import cv2 image = cv2.imread(\'abc.jpg\') color = image