Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help me
#1
Is there a way to reassemble this image in the fastest way?

https://drive.google.com/file/d/1OHQaEcr...sp=sharing
Reply
#2
(08-05-2018, 01:15 AM)kienkhuongit Wrote: Is there a way to reassemble this image in the fastest way?

https://drive.google.com/file/d/1OHQaEcr...sp=sharing

A few scripts:  Grid of Guides  Found in Image->Guides->Grid

.zip   guides-grid.scm.zip (Size: 739 bytes / Downloads: 306)
I looks like 6 frames, so 0 horizontal and 6 vertical
Then export the cells to a folder with Filter->Web->Slice
Then open those cells as layers
Reorder them because they are in the wrong order Layers->Stack->Reverse layer order
Then use the fuse layer script:

.zip   fuse-layers-0.1.scm.zip (Size: 1.54 KB / Downloads: 768)
Found in Filters->Combine->Fuse Layers
with 6 on the x axis
   
May need to crop out the extra area
Reply
#3
Basic technique:
  • split the image into several sub-images, each on a layer
  • enlarge the canvas with Image>Canvas size
  • move the layers around to rebuild the image
  • File>Export which will "flatten" the image.
Then there are plenty of ways to do the split. If you don't want to figure out how to install a a script:
  • do a rectangle selection around each image,
  • make a new layer from it: Ctrl-C, Ctrl-V, Ctrl-Shift-N
With my ofn-guillotine-layer script:
  • add guides where you want the image to be split
  • call the script to split the image
With my ofn-tiles script (if all images a regularly spaced)
  • use the script to export the sub-images as individual files
  • re-load the images with File>Open as layers
Reply


Forum Jump: