MultiTemplateMatching-Fiji
MultiTemplateMatching-Fiji copied to clipboard
Fiji plugin for object(s) detection using template(s) matching
Hi, I have followed the installation procedure via the Fiji updater. I can see that IJ-opencv and multi-template-matching are installed (as they appear in the plugins dropdown menu). However, when...
The multi-file input is not correctly recorded, it returns the File object identifier. `run("Template Matching ListImage", "template_files=[Ljava.io.File;@6b113364 image_files=[Ljava.io.File;@2db91c40 flipv=false fliph=false method=[Normalised 0-mean cross-correlation] n_hit=4 score_threshold=0.4 max_overlap=0.8000001 show_images=true add_roi=true show_table=true");`
-> Make sure that you have activated the IJ-OpenCV update site to have all dependencies necessary Activating the IJ-OpenCV wont be necessary by using a pom.xml with Maven, once this...
It is not expected from the user to quit the Roi Manager during analysis but it could be possible to call it/make it appear every time a ROI is appended...