2

How can i extract the objects from an image using IplImage?

Also, how can I get the original color of the object if I have the mask with white pixels where the object is?

An example of what I want to do can be found here, but using IplImage not mat.

Sassa
  • 3,294
  • 2
  • 28
  • 42
  • Ok, what have you tried? – karlphillip Sep 11 '12 at 16:35
  • Since the link you provide already has code for what you want to do, why don't you use that, and convert to IplImage based on the [other question you asked](http://stackoverflow.com/questions/12355547/how-to-convert-from-c-interface-cvmat-to-c-iplimage)? – Sassa Sep 11 '12 at 17:46

0 Answers0