Pixel modification after classification [message #78161] |
Tue, 01 November 2011 04:30  |
Steffen Reich
Messages: 8 Registered: October 2011
|
Junior Member |
|
|
Hello folks,
I programmed a decission tree with IDL and now I`m at the point that I
want to eliminate all areas of class below a specific value. For example
all areas less than 20Pixels. I want use the region_grow function to
calculate those areas and then change those pixels of the area since the
result of the region_grow function is a vector of array indices. But
perhaps I`m on a wrong or circuitous way, therefore I want to ask you
what do you think about it and if you have any hints for me.
Greeting
Steffen
|
|
|
|
|