Clear Filters
Clear Filters

separating pixels and calculating number of pixels

1 view (last 30 days)
i have to calcuate how many number of pixels present in selected area
iam done the priject that i need to calcuate precition and accuarcy so i need to extract the number of pixcels that are presented in my required area
it is possible to extract number of pixel
  3 Comments
Image Analyst
Image Analyst on 7 May 2020
How are you defining the area? Some mask gotten from thresholding, or manually tracing using drawpoints()?
krishna kotha
krishna kotha on 8 May 2020
Edited: krishna kotha on 8 May 2020
1st iam seperating the area of pixel by using thresholding value then again iam considering vertial and horizintal lenth of area pixels to get exact required area of pixels. So i need these number of pixels values in each indiviual steps. how it is possible.

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!