pkglimmer / Image-Processing-Demo

An R-based Shiny application demonstrating a few basic image processing analyses on a simple dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-Processing-Demo

An R-based Shiny application demonstrating a few basic image processing analyses on a simple dataset.

  • The live version is located at https://4quant.shinyapps.io/MNTDemo/, but has less functionality since several of the packages are not supported on the ShinyApps platform.

  • To run this simply install the shiny library and the others listed in the packages.R file. Then type to get it running on your own machine.

library(shiny)
runGitHub("4Quant/Image-Processing-Demo")

test

About

An R-based Shiny application demonstrating a few basic image processing analyses on a simple dataset.


Languages

Language:R 100.0%