Ask Your Question
1

How to create irregular ROI??

asked 2013-09-27 07:05:07 -0600

wuling gravatar image

updated 2013-09-28 00:39:17 -0600

Moster gravatar image

Hi all:

How to use opencv to create irregular ROI? Like rotate rectangle, cycle , H,or T sharp ROI????

edit retag flag offensive close merge delete

Comments

1

create a mask image of that shape and apply operations accordingly

Abid Rahman K gravatar imageAbid Rahman K ( 2013-09-27 07:20:32 -0600 )edit
1

1 answer

Sort by ยป oldest newest most voted
3

answered 2013-09-27 07:32:01 -0600

ROI(region of interest) is rectangular area that needs to be processed but the Mask(irregular ROI) is set of points that should be processed(8bit uchar image).

edit flag offensive delete link more

Comments

Hi all,i get it:) Thanks

wuling gravatar imagewuling ( 2013-09-27 08:10:13 -0600 )edit

Question Tools

Stats

Asked: 2013-09-27 07:05:07 -0600

Seen: 1,998 times

Last updated: Sep 27 '13