Can LBP be used for flame analysis?
1 次查看(过去 30 天)
显示 更早的评论
Hello friends, I am doing a project based on flame analysis using image processing. I don't have any hardware facility available so i have to analyse flame image using only software(MATLAB).
- I want to extract features of flame image such as std deviation, area, mean, freq and then relate them to the flame characteristics such as stability, temperature,flicker freq, etc.
- Till now I have already find the area of the flame images using LBP and I am working on relating area with its temperature using red component.
- Can you please guide me on, Can LBP be used for flame analysis?
2 个评论
yingying zhou
2016-3-21
Hello,Pranev Gupta, two years ago you had a problem in this project.And so do I, I need to analysis flame, smoke and temperature,flame is easy to solve , smoke and temperature has been no progress, can you give me some help, now I have no progress on the temperature, whether can be extracted from color images and won't stop because of the pedestrian clothes color or color of the building , .Please give some advice or information.I just want to graduate.Thank you.
回答(1 个)
Constantino Carlos Reyes-Aldasoro
2023-1-3
Assuming that LBP stands for Local Binary Patterns, I would say it depends. If you already have the flame located and segmented, then you can apply LBP and extract features, but you could also extract the RGB values directly. If you do not have the flame, then what you need is a segmentation step and then proceed to extract area, intensity etc.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!