Login  Register

TrakEM: When are mipmaps necessary?

Posted by tmacrina on May 03, 2015; 2:16am
URL: http://imagej.273.s1.nabble.com/TrakEM-When-are-mipmaps-necessary-tp5012681.html

Hey guys,
 
I'm working through implementing this pipeline in TrakEM (right now, using Jython and building from Albert's script on the project website):
1. Import images
2. Apply CLAHE filter to patches
3. Elastically align layers
4. Export transformed layers as images
 
When should I generate/regenerate mipmaps? Is is possible to get through that process without generating mipmaps at all?
 
Thanks for the help!
 
Tommy