You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is awesome. Now let's get all the different tools we had before ported into the new interface. You can see a range of buttons on the left side of the old capture interface https://spectralworkbench.org/capture/:
We don't need the scripting or centroid ones, but the remainder are:
detection of fluorescent lights (this then offers to calibrate, with an alert along the top!)
There's not all that much left. What else might we add?
allow different horizontal pixel resolutions if camera allows (instead of just scaling everything to 640px wide) -- but probably limit to 1280 max for the time being due to speed concerns
display of horizontal pixel resolution (which changes with different camera sizes)
After #219 and publiclab/spectral-workbench#645 we have the new Capture system running in SpectralWorkbench.org, at https://spectralworkbench.org/capture/v2
This is awesome. Now let's get all the different tools we had before ported into the new interface. You can see a range of buttons on the left side of the old capture interface https://spectralworkbench.org/capture/:
We don't need the scripting or centroid ones, but the remainder are:
There's not all that much left. What else might we add?
And let's remember, we would need to get some of these working in spectral-workbench.js first, then move to the Rails app.
The text was updated successfully, but these errors were encountered: