Discussion:
[otb-users] Definition of Texture metrics
Agustin Lobo
2018-08-10 12:16:59 UTC
Permalink
Not all metrics potentially output by
otbcli_HaralickTextureExtraction

are actually defined in the reference by Haralick. Could you point to
the appropriate reference(s)?
(or perhaps they are defined somewhere else in in the doc?)

Thanks
Agus
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Manuel Grizonnet
2018-08-21 15:20:31 UTC
Permalink
Hi Augustin,

you're right., the documentation of all textures is spread in different
documentation.

The "simple" texture formulas are available in the software guide:

<goog_1799924526>
https://www.orfeo-toolbox.org/SoftwareGuide/SoftwareGuidech14.html#x43-20600014.1

The "advanced" texture formulas are available in the doxygen documentation
of the class (see section detailed description):

https://www.orfeo-toolbox.org//doxygen/classotb_1_1ScalarImageToAdvancedTexturesFilter.html

The higher order formulas are also available in the doxygen;

https://www.orfeo-toolbox.org//doxygen/classotb_1_1ScalarImageToHigherOrderTexturesFilter.html

Don't hesitate to open an issue on gitlab if you think that this info
should available elsewhere for the user:

https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues

To start we can perhaps add references to this doxygen pages in the
HaralickTextureExtraction application documentation.

Cheers,

Manuel
Post by Agustin Lobo
Not all metrics potentially output by
otbcli_HaralickTextureExtraction
are actually defined in the reference by Haralick. Could you point to
the appropriate reference(s)?
(or perhaps they are defined somewhere else in in the doc?)
Thanks
Agus
--
--
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 unsubscribe from this group, send email to
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
For more options, visit https://groups.google.com/d/optout.
--
Manuel Grizonnet
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Agustin Lobo
2018-09-04 13:44:03 UTC
Permalink
Thanks Manuel, issue #1711 submitted
Agus

On Tue, Aug 21, 2018 at 4:20 PM, Manuel Grizonnet
Post by Manuel Grizonnet
Hi Augustin,
you're right., the documentation of all textures is spread in different
documentation.
https://www.orfeo-toolbox.org/SoftwareGuide/SoftwareGuidech14.html#x43-20600014.1
The "advanced" texture formulas are available in the doxygen documentation
https://www.orfeo-toolbox.org//doxygen/classotb_1_1ScalarImageToAdvancedTexturesFilter.html
The higher order formulas are also available in the doxygen;
https://www.orfeo-toolbox.org//doxygen/classotb_1_1ScalarImageToHigherOrderTexturesFilter.html
Don't hesitate to open an issue on gitlab if you think that this info should
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
To start we can perhaps add references to this doxygen pages in the
HaralickTextureExtraction application documentation.
Cheers,
Manuel
Post by Agustin Lobo
Not all metrics potentially output by
otbcli_HaralickTextureExtraction
are actually defined in the reference by Haralick. Could you point to
the appropriate reference(s)?
(or perhaps they are defined somewhere else in in the doc?)
Thanks
Agus
--
--
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 unsubscribe from this group, send email to
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
For more options, visit https://groups.google.com/d/optout.
--
Manuel Grizonnet
--
--
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 unsubscribe from this group, send email to
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
For more options, visit https://groups.google.com/d/optout.
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Manuel Grizonnet
2018-09-10 08:06:38 UTC
Permalink
perfect, thanks.
Post by Agustin Lobo
Thanks Manuel, issue #1711 submitted
Agus
On Tue, Aug 21, 2018 at 4:20 PM, Manuel Grizonnet
Post by Manuel Grizonnet
Hi Augustin,
you're right., the documentation of all textures is spread in different
documentation.
https://www.orfeo-toolbox.org/SoftwareGuide/SoftwareGuidech14.html#x43-20600014.1
Post by Manuel Grizonnet
The "advanced" texture formulas are available in the doxygen
documentation
https://www.orfeo-toolbox.org//doxygen/classotb_1_1ScalarImageToAdvancedTexturesFilter.html
Post by Manuel Grizonnet
The higher order formulas are also available in the doxygen;
https://www.orfeo-toolbox.org//doxygen/classotb_1_1ScalarImageToHigherOrderTexturesFilter.html
Post by Manuel Grizonnet
Don't hesitate to open an issue on gitlab if you think that this info
should
Post by Manuel Grizonnet
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/issues
To start we can perhaps add references to this doxygen pages in the
HaralickTextureExtraction application documentation.
Cheers,
Manuel
Post by Agustin Lobo
Not all metrics potentially output by
otbcli_HaralickTextureExtraction
are actually defined in the reference by Haralick. Could you point to
the appropriate reference(s)?
(or perhaps they are defined somewhere else in in the doc?)
Thanks
Agus
--
--
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 unsubscribe from this group, send email to
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
Post by Manuel Grizonnet
Post by Agustin Lobo
"otb-users" group.
To unsubscribe from this group and stop receiving emails from it, send
an
Post by Manuel Grizonnet
Post by Agustin Lobo
For more options, visit https://groups.google.com/d/optout.
--
Manuel Grizonnet
--
--
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 unsubscribe from this group, send email to
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
For more options, visit https://groups.google.com/d/optout.
--
--
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 unsubscribe from this group, send email to
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
For more options, visit https://groups.google.com/d/optout.
--
Manuel Grizonnet
--
--
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 otb-***@googlegroups.com
To unsubscribe from this group, send email to
otb-users+***@googlegroups.com
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 otb-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...