Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.
/ imgSampler Public archive

HTML based graphical sampling in order to generate values following an empirical distribution.

License

Notifications You must be signed in to change notification settings

YujiSODE/imgSampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgSampler

HTML based graphical sampling in order to generate values following an empirical distribution.
https://github.com/YujiSODE/imgSampler

Copyright (c) 2016 Yuji SODE <[email protected]>
This software is released under the MIT License.
See LICENSE or http://opensource.org/licenses/mit-license.php


Script

  • imgSampler.html
  • draw2Sample.js
  • defaultImg.png

How to use

  1. "Image path": input for a file name or a path to target image.
  2. "Load" button; it loads a target image file.
  3. "Run" button; it calls graphical sampling interface.

About details of graphical sampling, please see draw2Sample_README.md or draw2Sample.

Library list