Skip to content

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

Notifications You must be signed in to change notification settings

4QuantOSS/Image-Processing-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages