Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Zooming out in "load image from raw data" preview?
#5
(11-21-2017, 04:52 PM)rich2005 Wrote: Not possible to zoom in.

How did you get the image size? If you do not know the original then it is just a guess.

For an RGB image, you might be able to narrow it down a little. Dividefile size by 3 (channels) gives the product of the width x height. That might rule out common sizes as multiples of 100 or 64/128/256.

Since it is just data you can divide the file up into parts, easy enough in Linux, don't know about Windows.

That might get you a part image that you can at least fiddle with size values.

Sort of example, just the bottom quarter:  https://i.imgur.com/hVYZAiF.jpg

I see what you mean. Unfortunately the size is a guess, indeed Tongue

The original file was not an image file but audio, and I know that seems foolish, but I just want to see what type of thing that opens as. There are patterns in it, which is how I determine width, but I can't figure out the height and I don't want to cut off or add any extra data to the file (before I then convert it back to audio after editing it in an image editor.). Weird, I know, but I'm sure it would do something interesting to the sound. 

If it's impossible for now then never-mind Smile Thanks.
Reply


Messages In This Thread
RE: Zooming out in "load image from raw data" preview? - by samzeman - 11-21-2017, 05:12 PM

Forum Jump: