mpicbg icon indicating copy to clipboard operation
mpicbg copied to clipboard

Fiji module for image transformation and related algorithms

Results 17 mpicbg issues
Sort by recently updated
recently updated
newest added

I am in a lab that has been using the “Linear Stack Alignment with SIFT” macro in Fiji to perform image alignment of time-lapse image stacks. The alignment works well...

I am using Fiji to do landmark correspondence registration, most of the time it is ok, however, sometimes it frequently shows error nomatter how many time I tried: “Not enough...

# Problem There was a potential deadlock introduced by the changes in #70 which could get triggered in some cases during a call to `TileUtil::optimizeConcurrently`: If an exception is thrown...

“In the ‘Transform-Interactive Moving Least Squares’ menu, there’s an issue where a new point is accidentally added when dragging an existing point. Is it possible to correct this by allowing...

Hi, in Stack_Rotate.java "ESC - Return to the original stack." The result is that after press Esc button, the pixels on the current slice is broken, it is just like...

Hello, I use the Fiji (1.53q) plugin “Transform-Interactive Moving Least Squares” to distort a image. The problem is that the point is too small. If I double click the Multi-Point...

Profiling a downstream match derivation process using the MPICBG implementation of SIFT revealed that the single largest chunk of runtime was spent on computing the distance of the derived features....