Intensity weighted length measurement
Ältere Kommentare anzeigen

Hi,
I have an image of single DNA molecules stretched onto a surface (See attached image). As one can see, some look more uniformly stretched and others are not (based on the uniformity in intensity). I would like to measure the end-to-end length of each molecule, by providing a weighting factor based on the intensity of each bright pixel of the molecule. I think "skeletonization" followed by using a "bounding box" to separate each molecule and then calculating intensity of "bright pixels" of each molecule followed by "intensity weighting" might help. Although I have this rough idea, I am a novice in matlab and not know how to exactly get the intensity of bright pixels alone in the region of selection followed by doing a weighting. Also, I am afraid if Skeletonization might get rid of some valuable information (especially in molecules that are less stretched), so a better way to perform the length measurement would be nice. Any hints, help in putting the code together will be appreciated.
Have a good day!!!
Ram...
1 Kommentar
Sriram KK
am 8 Sep. 2015
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Arithmetic finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!