Package: imageviewer
Title: Simple 'htmlwidgets' Image Viewer with WebGL Brightness/Contrast
Version: 0.1.0
Author: Iakov Pustilnik [aut, cre],
  Denis Rastegaev [aut]
Maintainer: Iakov Pustilnik <xyapus@gmail.com>
URL: https://github.com/yapus/imageviewer
BugReports: https://github.com/yapus/imageviewer/issues
Authors@R: c(
    person("Iakov", "Pustilnik", email = "xyapus@gmail.com", role = c("aut", "cre")),
    person("Denis", "Rastegaev", email = "leda82@gmail.com", role = "aut")
  )
Description: Display a 2D-matrix data as a interactive zoomable gray-scale image viewer, providing tools for manual data inspection. The viewer window shows cursor guiding lines and a corresponding data slices for both axes at the current cursor position. A tool-bar allows adjusting image display brightness/contrast through WebGL filters and performing basic high-pass/low-pass filtering.
Depends: R (>= 3.4), htmlwidgets
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-09 07:19:14 UTC; 2can
Repository: CRAN
Date/Publication: 2019-02-18 14:50:40 UTC
Built: R 4.0.2; ; 2020-07-16 07:55:55 UTC; unix
