Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

hit and miss transform

I am looking at opencv functions. Could you please tell me how to do hit and miss transform - http://homepages.inf.ed.ac.uk/rbf/HIPR2/hitmiss.htm

It appears I can create my structuring element. However, I can only do erode, dilate, open, close, tophat, blackhat, gradient.

Given my own structuring element, how do I (use opencv to efficiently ) perform hitandmiss? Thanks T

click to hide/show revision 2
retagged

hit and miss transform

I am looking at opencv functions. Could you please tell me how to do hit and miss transform - http://homepages.inf.ed.ac.uk/rbf/HIPR2/hitmiss.htm

It appears I can create my structuring element. However, I can only do erode, dilate, open, close, tophat, blackhat, gradient.

Given my own structuring element, how do I (use opencv to efficiently ) perform hitandmiss? Thanks T