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
274 stars 182 forks source link

Feature/grain3d: compiler warnings, memory explosion #2115

Closed fjangfaragesh closed 3 months ago

fjangfaragesh commented 3 months ago

cherry-pick https://github.com/mtex-toolbox/mtex/commit/b802754fc470f04823a5973442a0006cda25933a (remove jcvoronoi wrapper warnings)

Fixed memory explosion: delete extern/jcvoronoi/jcvoronoi_mex.mexw64 (wrong directory) and recompiling everything.