TILED DATA RECONSTRUCTION AND CORRECTION ASHWINI NIKKAM JITHU JOSE SHRAVYA RAO
OUR GOAL Tiles must be fit or stitched together to form one image. Automate the entire plugin. Minimum user interaction. Dynamic selection of the directory of images. Accurately stitch multiple images Correct the brightness differences across the image
APPROACH Obtain Image Plus(.oib) Images Conversion to Buffered Images XML ParsingImage Stitching Conversion to Image Plus(.oib) Image
DIRECTORY CHOOSER Two directory choosers to dynamically choose the path for Stack of Images XML File
DIRECTORY CHOOSER
XML PARSING Xml file is parsed to obtain list of nodes. For each node, values of Xno and Yno are acquired using the tag name of the image. Xno and Yno – position of images.
STITCHING Numerous slices for each image. Similar indexes from each image are stitched together. Gives multiple stitched images. Every stitched image is put into stack to form final image.
STITCHING Image stitching Adds each image to the stack Replaces the images with specified stack and updates display
RESULTS
REFERENCES / 99/ ort/bio-formats5/developers/java- library.html ort/bio-formats5/developers/java- library.html
THANK YOU