Feature #4302
closedStitch subsquare images into a quilt for target selection
0%
Description
sq preset is often now at such small imaging area that it displays only half of grid square in length, needing 4 images to survey the whole. It takes too much user time in matching the used area. It would be better to stitch them up. This requires a raster finder that goes beyond the image dimension and marked the target list as atlas and subclass of mosaictargetfinder that handles this, named MosaicQuiltTargetFinder
Updated by Anchi Cheng over 8 years ago
- Subject changed from Stitch up subsquares and display as an atlas so that it is easier to see used area to Raster Target Finder for selecting targets for stitching subsquare images
- Description updated (diff)
- Status changed from New to Assigned
Updated by Anchi Cheng over 8 years ago
75a307a4 has the basic node. Place this before MosaicClickTargetFinder generates a stitched square.
Bugs:
1. Only works without target adjustment in Hole node. Target adjustment creates new targets but falsely located on the current parent image.
2. Target propagation is offset when K2 dimension is used.
Updated by Anchi Cheng over 8 years ago
- Subject changed from Raster Target Finder for selecting targets for stitching subsquare images to Stitchi subsquare images into a quilt for target selection
- Description updated (diff)
First Bug from last update fixed. Also make sure z-height determined is retained between different targets derived from different quilt.
Noticed that if quilt display resolution is not good, an undone target may get submitted twice when adding more to it. Not solvable. though.
Updated by Anchi Cheng over 8 years ago
- Subject changed from Stitchi subsquare images into a quilt for target selection to Stitch subsquare images into a quilt for target selection