Check position of Super Pixels in labelled image

2 views (last 30 days)
Hello,
I want to design a simple code In Matlab to check the position of Superpixels in a labeled image!
I already have an idea on how to do it but I don't know how to write the code for it. It will be very short, probably 2 lines of code
The steps are as follow:
1. Check the labeled image of how many Superpixels it have.
2. Check if the positions of the Superpixels are in the correct place. This can be done by checking creating an empty image and then checking the superpixel posisiton. Or if you have another idea you can implement it.
  2 Comments
Image Analyst
Image Analyst on 3 Dec 2020
I don't understand. Why do you doubt that they are in the correct place?
Adnan Khan
Adnan Khan on 3 Dec 2020
for example this picture! I need to check how many superpixels are generated. and is the picture correct or some superpixel is stray and is not in the correct position

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!