issues
search
vanvalenlab
/
kiosk-frontend
DeepCell web application built using NodeJS, Express, React, and Webpack.
Other
1
stars
0
forks
source link
Allow users to define which channels to use for a given model.
#152
Closed
willgraf
closed
3 years ago
willgraf
commented
3 years ago
Create a
ChannelForm
component that allows for RGB/BW selection
Send the selected values to the backend API as
"channels"
as a comma-separated string of integers.
Fixes #146
ChannelForm
component that allows for RGB/BW selection"channels"
as a comma-separated string of integers.Fixes #146