Package: materialmodifier
Title: Apply Photo Editing Effects
Version: 1.2.0
Authors@R: 
    person(given = "Hiroyuki",
           family = "Tsuda",
           role = c("aut", "cre"),
           email = "tsuda16k@gmail.com",
           comment = c(ORCID = "0000-0001-9396-5327"))
Description: You can apply image processing effects that modifies the perceived material properties of objects
    in photos, such as gloss, smoothness, and blemishes. This is an implementation of the algorithm proposed by
    Boyadzhiev et al. (2015) "Band-Sifting Decomposition for Image Based Material Editing".
    Documentation and practical tips of the package is available at <https://github.com/tsuda16k/materialmodifier>.
URL: https://github.com/tsuda16k/materialmodifier
BugReports: https://github.com/tsuda16k/materialmodifier/issues/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: jpeg, magrittr, methods, png, readbitmap, stringr, downloader,
        imager, moments
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-05-19 06:54:45 UTC; tsuda
Author: Hiroyuki Tsuda [aut, cre] (<https://orcid.org/0000-0001-9396-5327>)
Maintainer: Hiroyuki Tsuda <tsuda16k@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-19 07:10:08 UTC
Built: R 4.6.0; ; 2025-10-14 02:40:35 UTC; windows
