Re: ifs image width and height



In message <1157129919.393044.257280@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, marcosd@xxxxxxxxx writes
Hello there!

Is there some way to predict the width and height of an IFS attractor?
My programs generating IFS images always make some iterations to store
the maximal and minimal x and y coordinates... Wich is some
cumbersome...

I do the same.

Is there another way?

Regards


Sometimes you can find an extremum by repeatedly tranforming using one transform, but this doesn't necessarily work when rotations and reflections are involved.

You could try exploiting the Xerox algorithm. Pick a rectangle of the appropriate aspect ratio which you are sure includes the whole of the attractor. (Ten times larger than the largest translation involved would seem to be more than adequate.) Transform the four corners of this rectangle with each transform, and find the smallest rectangle which includes all the points so obtained. Repeat until the reduction in size of the rectangle is less than some threshold.
--
Stewart Robert Hinsley
.



Relevant Pages

  • Re: Rotating an object about several axis. confused
    ... applying the net transform below to an object will ... if the object is a tall rectangle, a flat face will still be facing ... the original X-axis, but an edge will now be facing upwards. ... object class instantiations reference these. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: Zoom relative to mouse position
    ... the rectangle is rendered upright on the screen ... how the rectangle remains upright ... and how it is positioned (due to the tx transform). ... home dot woh dot rr dot com slash jbmatthews ...
    (comp.lang.java.programmer)
  • Re: Finding End Points for a skewed/rotated Ellipse drawn with GraphicsPath
    ... right endpoints happen to fall in the middle of the the rectangle on the ... In fact, if I read the points out of the GraphicsPath, ... whatever formula to determine how the ellipse will look. ... And then comment out the transform, ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Correcting Photographs of Paintings
    ... object a rectangle which I can then crop to get a clean image. ... You can use the Perspective tool from the toolbar or press Shift-P. ... (anything outside the grid will be trimmed). ... the Transform dialog, the photo will be fixed so it is square. ...
    (comp.graphics.apps.gimp)