mtex-toolbox / mtex

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
http://mtex-toolbox.github.io/
GNU General Public License v2.0
281 stars 185 forks source link

Update OptimalKernel.m #1189

Closed jhiscocks closed 3 years ago

jhiscocks commented 3 years ago

Some grammatical edits, smoothing out the sentence structure, and clarifying that the calculations mentioned are settings for the calcKernel function that can be set with flags. I'm not sure about sampling size being defined in line 82 - should it match the number of orientations sampled (i.e. the length of ori)? Added more comments to the code. Am I right about the units for error on line 111?