elephant-track / elephant-server

A server implementation of ELEPHANT
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Using already-annotated data #17

Open danielmccusker opened 2 years ago

danielmccusker commented 2 years ago

I have some time lapse data with manually corrected labels as outputs from TrackMate in XML format. Is it possible to load these tracks into ELEPHANT to jump-start the generation of more annotations?

ksugar commented 2 years ago

Hi @danielmccusker , yes it is possible to do it. Please check this video to see how it works. Basically, you can just modify the ImageData tag in the TrackMate XML file and import it using the Import MaMuT project command as wrote in this thread.

https://user-images.githubusercontent.com/36190671/191505019-6c729781-9693-43a9-a95e-5eadcdc9367e.mp4