File:BillBaked.jpg

From formulasearchengine
Jump to navigation Jump to search

Original file(1,392 × 928 pixels, file size: 327 KB, MIME type: image/jpeg)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: The result of the folded Baker's Map iterated five times on an image.
Date
Source Own work
Author CalmWords

(Mathematica function used in the implementation)

BakeIt[image_] := Module[

  {slice1, slice2, im = image, imDim, theSide},
  imDim = ImageDimensions[im];
  If[imDim1 == imDim2,
   (im = ImageResize[im, Round[imDim1, 2]*{1, 1}];
    theSide = Round[imDim1, 2];
    slice1 = 
     ImageResize[
      ImageTake[im, {1, theSide}, {1, theSide/2}], {theSide, 
       theSide/2}];
    slice2 = 
     ImageReflect[
      ImageResize[
       ImageTake[
        im, {1, theSide}, {1 + theSide/2, theSide}], {theSide, 
        theSide/2}], Left -> Right];
    ImageAssemble[{{slice2}, {slice1}}])
   ]
  ];


Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

17 June 2013

image/jpeg

3ff986c6299fce4df60cff80867ee6d25ff2e953

334,964 byte

928 pixel

1,392 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:07, 17 June 2013Thumbnail for version as of 22:07, 17 June 20131,392 × 928 (327 KB)wikimediacommons>CalmWordsUser created page with UploadWizard

There are no pages that use this file.