For Programmers: Free Programming Magazines  


Home > Archive > Matlab > April 2005 > GLCM and Features









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author GLCM and Features
Marie

2005-04-27, 4:03 pm

After computing the GLCM of an input image and establishing the code
for the features (ex. Energy), how do I go about getting an output
image for the feature?
dweebw100@yahoo.com

2005-04-27, 4:03 pm


Marie wrote:
> After computing the GLCM of an input image and establishing the code
> for the features (ex. Energy), how do I go about getting an output
> image for the feature?


Well if you block processed the original image, say in 5x5 pixel blocks
and then computed the Energy on each block, you must create a new image
using the Energy value for each block to set the gray level of each
pixel in the new image....if you then resize the new image it will have
the same overall size as the original but downsampled by 5.

.....dw....

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com