Giter Site home page Giter Site logo

multi-template-matching / multitemplatematching-fiji Goto Github PK

View Code? Open in Web Editor NEW
34.0 6.0 7.0 11.09 MB

Fiji plugin for object(s) detection using template(s) matching

Home Page: https://multi-template-matching.github.io/Multi-Template-Matching/

License: GNU General Public License v3.0

Python 87.19% HTML 5.22% ImageJ Macro 7.58%
fiji object-detection opencv template-matching object-recognition jython bioimage-analysis

multitemplatematching-fiji's People

Contributors

laulauthom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

multitemplatematching-fiji's Issues

How did you organised a multi-script python program for ImageJ?

I understand this question is not really an "issue", but this is the first project that I have seen that managed to use multiple *.py scripts for one plugin. Indeed, this is something I would like to do myself but I am still struggling to find the way. I know that if I drop a *.py file to the /jars/Libs folder, these will be transformed into $*.class files so that I can call the functions in there. However, if instead of a file I drop a folder with several files, they become invisible. Finally, I would like to ask how did you manage to organise the installation logic as you said that by "merging" the Fiji.app folder with the "MultiTemplateMatching-Fiji" folder places all the scripts in the right place.

Folder mode not working any more

Hi,
I've been using your excellent plugin successfully until now. After the new update to 1.53c, the Folder mode doesn't work any more. When I set everything up and run it, it stops immediately, saying that it's done, even though nothing was computed. There is no error message. The Image and ListImage modes are still fine. I'm using Windows 10.
Many thanks for any suggestion,

Zoltan

ListImage plugin not macro-recordable

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");

No module named bytedeco

-> 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 bug is fixed

opencv not found after installation via update site

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 I run the Template Matching Image function, I have an error saying that the OpenCV dependencies are missing and the following error is raised:
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: Could not initialize class org.bytedeco.javacpp.opencv_core

System:
macOS 12.6.3
Fiji 2.9.0/1.53t

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.