Laurent Thomas

Results 7 issues of Laurent Thomas

Following this [post ](https://forum.image.sc/t/api-documentation/25202/2 ) on the forum. I duplicate the proposal here to make a gh-pages branch to the repo and to use it to host the API documentation...

Hi all, very nice project, I just noticed a minor issue with the text window used to open macro/scripts. I could not type any text in a new text window...

Hello, I have tried using the module with an Arduino Due, but I have some errors at compilation of the prototype sketch. Especially for lines `#include ` `#include` Apparently these...

Hello, Using FIJI, I convert my 8-bit grayscale image to RGB, then I draw a ROI and try to run the template matching but it returns the following error. I...

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...