How can I find the meaningfule peaks?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Preprocessing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!