Thanks Remi. Apparently, that was the reason. I was wondering if there's going to be an Object-based texture extraction functionality added to OTB any time some?
On Friday, August 11, 2017 at 6:09:26 AM UTC-2:30, remicres wrote: > > Hello ghasse..., > > Check that the [0; 255] range is relevant for your pixels values (you can > use the histogram of channel 1 values). > > Rémi > > Le jeudi 10 août 2017 15:37:26 UTC+2, [email protected] a écrit : >> >> Hi all, >> >> I am trying to get some texture features from my images by >> 'otbcli_HaralickTextureExtraction.bat' but apparently there is something >> wrong with this app. The output file is empty in all of its bands. I have >> tried both command line and GUI version on Windows and Ubuntu. I also tried >> version 5.8 and 6.0. >> this is the command I am using: >> >> otbcli_HaralickTextureExtraction.bat -in "C:\exercises\Input\5band.tif" >> -channel 1 -texture simple -parameters.min 0 -parameters.max 255 -out >> "C:\GLCM\output\output.tif" >> >> It's either I am missing something or the app is not working properly. >> I would really appreciate it if anyone could help me. >> >> >> -- -- 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.
