matlab code for gabor filter image enhancement
#1

matlab code for gabor filter image enhancement..
Reply
#2
The objective is to segment the dog from the bathroom floor. Segmentation is visually obvious due to the difference in texture between the regular, periodic floor pattern of the bathroom, and the regular, smooth texture of the dog's skin.


Since experimentation, Gabor filters are known to be a reasonable model of single cells in the mammalian vision system. Because of this, Gabor filters are thought to be a good model of how humans distinguish texture, and are therefore a useful model to use when designing algorithms to recognize texture. This example uses the basic approach described in (A. K. Jain and F. Farrokhnia, "Segregation of Non-Supervised Texture Using Gabor Filters", 1991) to perform texture segmentation.

The first function called "gaborFilterBank.m" generates a custom sized Gabor filter bank. Creates an array of cells u by v, whose elements are m by n matrices; Each matrix being a Gabor 2-D filter. The second function called "gaborFeatures.m" extracts the Gabor characteristics of an input image. Creates a column vector, which consists of the Gabor characteristics of the input image. Characteristic vectors are normalized to mean zero and unit variance. At the end of each file there is a Show section that draws the filters and shows the filtered images. These are for illustrative purposes only, and you can comment them as you wish.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: image enhancement gabor filter matlab code, matlab source code for image enhancement, gabor filters image segmentation in matlab tutorials, gabor filter matlab code for image noise removal, gabor transform for image segmentation matlab code, fingerprint enhancement using gabor filter, gabor filter code for enhancement,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  how to calculate distance in heed protocol by using matlab 1 1,868 15-06-2018, 03:54 PM
Last Post: Guest
  matlab code for incremental conductance mppt 1 1,410 02-05-2018, 02:28 PM
Last Post: eksi
  anomaly detection code in matlab 3 2,074 23-04-2018, 12:04 AM
Last Post: Guest
  matlab code for liver tumor segmentation 2 1,574 01-04-2018, 06:29 PM
Last Post: [email protected]
  matlab code for vehicle tracking using unscented kalman filter 3 16,666 26-03-2018, 08:57 PM
Last Post: fodayj
  dwt code in java for image 2 6,337 24-03-2018, 10:06 PM
Last Post: Guest
  matlab code for facial expression recognition using frequency domain 1 2,663 19-02-2018, 06:03 PM
Last Post: Guest
  matlab code shadow detection and removal in colour images using matlab 2 2,241 12-01-2018, 01:24 PM
Last Post: dhanabhagya
  simulink matlab model upqc mdl 3 6,763 18-12-2017, 09:08 AM
Last Post: jaseela123d
  matlab code for speed breaker detection 1 1,285 27-10-2017, 10:22 AM
Last Post: Guest

Forum Jump: