First time here? Check out the FAQ!

Ask Your Question
0

Applying filter in facedetect

asked Feb 26 '14

antonio.paes gravatar image

I wanted to see if you have any color intensity within the rectangle generated by the rectangle method rectangle(frame, pt1, pt2, Scalar (0, 255, 0), 4, 8, 0), anybody have some idea?

Preview: (hide)

Comments

Thanks man, help me very much !

antonio.paes gravatar imageantonio.paes (Feb 26 '14)edit

1 answer

Sort by » oldest newest most voted
1

answered Feb 26 '14

updated Feb 26 '14

Once you generate the rectangle,taking region of interest as the rectangle you can modify just the pixels of that region keeping the rest of the image unaltered,the modification be anything,intensity,brightness,contrast,thresholding that part,anything. Link1:http://www.pieter-jan.com/node/5 Link2:http://stackoverflow.com/questi...

Preview: (hide)

Question Tools

Stats

Asked: Feb 26 '14

Seen: 213 times

Last updated: Feb 25 '14