Hi all! I'm new at OTB and studying some examples to become familiar with the library.
I've tried the cloud detection example (https://github.com/echristophe/OTB/blob/master/Examples/FeatureExtraction/CloudDetectionExample.cxx) with the CloudsOnReunion.tif file and it works very well. However, I'm facing some difficulties while trying to get the values of the different (4) bands of a pixel via the GetPixel() method. I'm wondering the type returned by this method. In that case, I get an array with four values which don't mean anything (NaN or values around 1e-154). Behind this trouble is the way of encoding the band intensities. Is there any function to know the type of encoding, the min and max of each band? If you could help me... Thanks. -- -- 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.
