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
imgSampler.html
draw2Sample.js
defaultImg.png
- "Image path": input for a file name or a path to target image.
- "Load" button; it loads a target image file.
- "Run" button; it calls graphical sampling interface.
About details of graphical sampling, please see draw2Sample_README.md
or draw2Sample.
- HTML framework is based on imgFrm.html (Yuji SODE,2017): MIT License; https://github.com/YujiSODE/imgFrm
- draw2Sample-1.2.1/draw2Sample.js (Yuji SODE,2016): MIT License; https://github.com/YujiSODE/draw2Sample