0
16kviews
Write a short note:HIT or MISS Transform.
1 Answer
2
496views

The Hit or Miss Transform is the morphological operator used for finding local patterns of pixels i.e. the size of the structuring element.

Method:

Method is quite simple .A small odd sized mask(structuring element ),typically 3x3 is scanned over a binary image. If the binary-valued pattern of the structuring element …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.