Skip to content

Releases: ailich/GLCMTextures

v0.4.1

23 Jan 19:02
Compare
Choose a tag to compare
  • maxcell argument for quantization
  • GLCM SumAverage
  • fix check for value range in make_glcm

v0.3.8

26 Apr 17:02
Compare
Choose a tag to compare

CRAN release of v0.3.8

  • Added vignette

v0.3.7

30 Jan 21:10
Compare
Choose a tag to compare
C++17 makevars

v0.3.6

05 Oct 14:30
Compare
Choose a tag to compare

First version on CRAN!

v0.3.5

17 Jun 16:28
Compare
Choose a tag to compare

Add terra to depends

v0.3

19 Dec 16:40
Compare
Choose a tag to compare

Upgrade from raster to terra. Simplified NA handling.

v0.2.1

08 Nov 16:04
Compare
Choose a tag to compare

Improved tiling code. Added option to get non-normalized GLCM (counts). Some minor fixes of code (e.g. length of window size check), documentation typos, and ReadMe.

v0.2

07 Nov 18:51
6131fae
Compare
Choose a tag to compare

Improved tiling code. Added option to get non-normalized GLCM (counts). Some minor fixes of code (e.g. length of window size check), documentation typos, and ReadMe.

v0.11.1

28 Sep 21:18
Compare
Choose a tag to compare

only need to pad radius, not whole window. Should not affect calculations, but may slightly improve speed.

v0.11

26 Sep 19:01
Compare
Choose a tag to compare

Fixed bug where na_opt was not passed when raster was tiled leading to an error message