How can I find the meaningfule peaks?
1 view (last 30 days)
Show older comments
Hi,
I am analyzing a flame's UV picture(attatched file). As the picture shows, the flame image has two branches connected at the bottom. I want to remove all other pixels except locan maxima long the branches. draw a curve which combined local maxima along the two branches. I have used findpeaks and found the largest and the second largest peaks with the condition that those two peaks should have been separated with the distance larger than the threshold. But the problem is thoes brances were connected at the bottom. Please let me know how I can find the meaningful peaks.
0 Comments
Answers (0)
See Also
Categories
Find more on Data Preprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!