I want ti find difference between fire and sunset rays in images.I need to calculate texture to find the dissimilarilties.How to find texture
    3 views (last 30 days)
  
       Show older comments
    
    senthil vadivu
 on 19 May 2018
  
    
    
    
    
    Commented: senthil vadivu
 on 19 May 2018
            I found many features to find texture in the image like correlation,entropy, contrast... I have two images, one with fire , other with sunset rays I need to classify only the fire, since both has similar color characteristics with texture how do it?
Accepted Answer
  Image Analyst
      
      
 on 19 May 2018
        2 Comments
  Image Analyst
      
      
 on 19 May 2018
				"which function should be used in matlab to find texture features"?
Try stdfilt() and entropyfilt().
More Answers (0)
See Also
Categories
				Find more on Image Segmentation and Analysis in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
