Ask Your Question
3

Is it possible to magnify an image when utilizing selectRoi?

asked 2023-06-04 13:32:03 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-04 13:58:01 +0000

ladyg gravatar image

Yes, it is possible to magnify an image when utilizing selectRoi. One way to do this is to crop the selected region of interest (ROI) from the original image and then resize the cropped image to a larger size using image processing functions like cv2.resize() in OpenCV. Another way is to adjust the zoom level or scale of the image display window to magnify the selected ROI.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-04 13:32:03 +0000

Seen: 19 times

Last updated: Jun 04 '23