DiamondLightSource / DiamondLightSource/sci-react-ui

Make a MJPG point and click component

Abierto
#72 2 comentarios 0 reacciones 1 asignado Reclamado por @DominicOram Ver en GitHub
accepted in progress priority: medium
Lenguaje dominante
TypeScript
Estrellas
8
Forks
3
Merge medio
3 d 15 h
PR fusionados (30 d)
5

Descripción

For many applications in DAQ we need a user to click on a location on a video stream and use the location of this click to move some underlying hardware. The classic example of this is an image showing the sample in a beamline and the user's click moving the sample so that the location of the click is in the beam.

## Notes
* Videos are normally in MJPG format
* The click location should be posted to an API that actually does the movement (probably through BlueAPI)
* Video resolutions may change, the click location should probably be in fractions of image e.g. (0.5, 0.5) is image centre

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.