-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Example of use can currently be found at:
https://www.ocf.berkeley.edu/~luchang/webpic
Active webpic generator can currently be accessed at:
https://www.ocf.berkeley.edu/~luchang/webmorph/generator
webpic is flexible online framework for collecting count, position, and linear measurement data from images. It streamlines the process of digital data collection by automating image advancement and submitting data to Google Productivity tools, minimizing sources of error and facilitating collaboration. Because it is entirely allows multiple simultaneous
This wiki provides instructions for setting up an customized instance of webpic.
Initiation of a webpic project requires:
- web hosting through a server that supports PHP
- a Google Drive account
webpic was built using PHP and JavaScript (including Fabric.js and jQuery libraries) to take advantage of HTML5's highly flexible element. It is designed to be easily modified to collect data types in additional to count, position, and length.
As the files required to run webpic are small, storage requirements on the hosting server are generally dependent on the file size of the images to be analyzed.
Users must have internet access to submit data.