Isolating one Texture from LBP
I’m trying to use local binary patterns to categorize/sort images into five categories. I’d like to be able to look at what textures are common in images from each category/what the numbers with the highest frequency in the LBP histograms relate to. I’m using extractLBPFeatures to get the LBP data.
Ideally, I’m aiming for something like this image above, however the same textures/features (edge, flat, corner) don’t apply well to my images.I’m trying to use local binary patterns to categorize/sort images into five categories. I’d like to be able to look at what textures are common in images from each category/what the numbers with the highest frequency in the LBP histograms relate to. I’m using extractLBPFeatures to get the LBP data.
Ideally, I’m aiming for something like this image above, however the same textures/features (edge, flat, corner) don’t apply well to my images. I’m trying to use local binary patterns to categorize/sort images into five categories. I’d like to be able to look at what textures are common in images from each category/what the numbers with the highest frequency in the LBP histograms relate to. I’m using extractLBPFeatures to get the LBP data.
Ideally, I’m aiming for something like this image above, however the same textures/features (edge, flat, corner) don’t apply well to my images. lbp, texture, image analysis, localbinarypatterns MATLAB Answers — New Questions