We have segmented a part from grey scale image using image segmenter (app in mat lab
) and stored as matlab structure. from that structure , how can we calculate the area of the segmented part related to the original image size.
You can try obtaining the convex hull of the segmented image from which
you can estimate the area assuming it is calibrated. Also why not convert to
binary image and just do a summation of the image matrix.
Good Luck
Cheers
simply add all the 1s in the image.
Have a look at here : https://au.mathworks.com/matlabcentral/answers/349569-how-can-i-calculate-areas-of-different-segmented-regions-which-are-in-the-same-image
https://au.mathworks.com/help/images/ref/bwboundaries.html
See also https://www.uts.edu.au/sites/default/files/article/downloads/MATLAB_Workshop_2013.pdf
I have a small dataset. Which machine learning algorithm is suitable for this?
07 January 2021 7,833 8 View
i have found the area of segmented image in pixels. How can i convert into inches
01 January 2021 3,336 7 View
What is the current status on regulatory approvals of vaccines meant for COVID-19 according to USFDA, EMA, TGA, etc?
10 June 2020 7,582 5 View
I have two microorganisms which are to be mixed in order to perform mixed culture. Using the growth curve how to analyse the volume of each of the cultures so as to bring them to fixed ratio?
30 August 2018 7,136 3 View
I have mortality chart table but i dont know how to run data in probit software.
09 May 2018 8,693 2 View
I would like to know the composition of the end products when the bio diesel is degraded by microorganisms. Also, is there any microorganism that use FAME as one of the primary carbon source?
20 October 2017 927 3 View
I want to know if I can measure the tensile modulus of a thin film using the Q 800 DMA instrument with the tensile clamp? If you look at the graph options in the software you see only storage...
30 September 2015 8,978 9 View
21 September 2015 7,215 3 View
How can I find the combustion model for DME air in ansys fluent?
05 August 2015 8,141 1 View
I have done msc in biotech and would like to do my phd in neuroscience in germany.. can nyone assist me which university is good for this studies.. Thanks..
27 July 2011 1,596 2 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
i am try to classify the x-ray images. During classification , can i block unwanted images (except x-ray image).
03 March 2021 7,100 1 View
Need to image mesoporous silica nanoparticles using the TEM. Also, need high resolution TEM images to see the mesoporous structure. Kindly suggest what kind of grids to use. Thanks, Shatadru
02 March 2021 1,787 2 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
I would like to research on MR images (0.5T and 3T). Can you please suggest some websites that I can download dataset including both 0.5T and 3T MR images? Thank you.
02 March 2021 7,735 3 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
Hello, I have classified 10 S3 OLCI images from the same area (althouth not the same size and/or quadrant) and I would like to do a final image using the mode of the pixel of these 10 images. I...
01 March 2021 9,874 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
Hi everyone, I am using Fiji to determine the percentage of the image covered by leaves, branches, or trunk, but i've encountered some difficulty when the sun hits parts of my image like the one...
27 February 2021 1,194 3 View