Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Jan 19, 2024
1 parent 6142669 commit ecbbb36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vignettes/foto-background.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,6 @@ p <- ggplot(df) +
print(p)
```
```

Note that decreasing the number of pixels in the analysis will reduce the spectra size. With fewer features used in the PCA to discriminate different textures results will be less nuanced. Also note that the `foto` package discards the low order features (applies a low pass filter) to remove the underlying image mean. This can be turned of if desired.

0 comments on commit ecbbb36

Please sign in to comment.