Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Calc a bounding box with a binarized image?

This is an interesting task, but sadly there aren't any detailed answers. Let's say I have binarized an image with an object that can be like this: (with some rumors)

image description

Which would be the best way (and maybe the fastest) to determine the bounding box around that triangle? Something like this:

image description

Calc a bounding box with a binarized image?

This is an interesting task, but sadly there aren't any detailed answers. Let's say I have binarized an image with an object that can be like this: this (with some rumors)rumors):

image description

Which would be the best way (and maybe the fastest) to determine the bounding box around that triangle? Something like this:

image description

Possibily without using cvBlobLib or other third party

Calc a bounding box with a binarized image?

This is an interesting task, but sadly there aren't I couldn't find any detailed answers. Let's say I have binarized an image with an object that can be like this (with some rumors):

image description

Which would be the best way (and maybe the fastest) to determine the bounding box around that triangle? Something like this:

image description

Possibily without using cvBlobLib or other third party