Monday, August 18, 2008

Texture Classification: Signal Processing: Heuristically designed filters

Laws Filter Masks
The laws filters tried to identify the levels, edges, spots, waves, ripple features in the image. It provides 25 features which are a combination of filters to detect the above features in the image. The code to generate the Laws features can be found in the following file
/usr/sci/crcnsdata/CRCNS/Synapses/Code/Matlab/textureClassification/generateLawsFeatures.m


References:
  1. http://www.c3.lanl.gov/~kelly/notebook/laws.shtml

No comments: