How can I perform a simple reclassification on a single-band image, using the values in a lookup table? For example, I want all pixels between 0 and 6 to be assigned a value of 200, pixels 7-10 to become 85, pixels 11-20 to become 125, etc. I can see how to create binary images with Threshold or BandMath, and I can use Color Mapping to change RGB display values. But I need to assign 128 different values and save the result as a geoTIFF. I'm running Monteverdi 1.20.0 in Windows 7, but I'll use command-line OTB in Linux if necessary.
Sorry if there's an obvious answer to this question--I'm completely new to OTB! -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
