[OpenCV] How to make image masking using OpenCV in C++?

[Goal] cv::Rect을 이용하여 이미지 masking 통해 특정 이미지 영역을 추출한다.