How do I compare the MSER features of two images?

2 views (last 30 days)
I am working on a project called ' Driver Drowsiness Detection"
I have successfully obtained the 'eye open' and 'eye close' images from real time. I have detected the MSER features fro both the real time images and the images from the database.
how do i compare the MSER features of the ' real time eye open' image to the 'data base eye open' image. This will help me to display that the driver is awake.
Please suggest me a method how to compare the MSER regions of both the images.
I have attached the MSER regions detected image below.

Answers (1)

Jalaj Gambhir
Jalaj Gambhir on 27 Aug 2020
Hi,
You can try matchFeatures.
Hope this helps!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!