scijava/scyjava

I cannot import java class LAPTrackerFactory in my jupyter notebook

Closed this issue · 1 comments

FX28 commented

image
image
As it is shown by the screenshots above, I cannot import LAPTrackerFactory. However, when I learn from other people's codes, I find that the class fiji.plugin.trackmate.tracking.oldlap.LAPTrackerFactory do exist. Evidence here:
(https://python.hotexamples.com/examples/fiji.plugin.trackmate.tracking.oldlap/LAPTrackerFactory/-/python-laptrackerfactory-class-examples.html#0x6f556f79db45f56af5114b6f2b34d4142e65e9799ca0cfea5e87b52a9e9c812d-48,,78,
https://www.tabnine.com/code/java/classes/fiji.plugin.trackmate.tracking.oldlap.LAPTrackerFactory)
I am not familiar with the Java language. How can I deal with this? Please give some pieces of advice for me. Thanks!