Iterated Functions Systems and Fractal Coding

Size: px
Start display at page:

Download "Iterated Functions Systems and Fractal Coding"

Transcription

1 Qing Jun He Math 308 Essay Iterated Functions Systems and Fractal Coding 1. Introduction Fractal coding techniques are based on the theory of Iterated Function Systems (IFS) founded by Hutchinson [24] and further developed by Barnsley in the early 1980s [1, 2, 3]. The IFS theory is based upon the Banach's Contraction Mapping Principle, which states that a contractive transformation, defined on a complete metric space, possesses a unique fixed point or attractor. For the purpose of image compression, this idea translates into finding an optimal contractive transformation whose attractor closely approximates a given target image. This problem is widely known as the inverse problem in the fractal image coding literature. The fractal-based schemes exploit the self-similarities that are inherent in many real-world images for the purpose of encoding an image as a collection of transformations. Therefore, a digitized image can be stored as a collection of IFS transformations and is easily regenerated or decoded for use or display. The storage of the IFS transformation coefficients generally requires much less memory, resulting in data compression. Iterated function systems were originally introduced to generate globally self-symmetric compact sets and natural images such as the Cantor set, the Sierpinski triangle, and the Spleenwort fern. [6]Due to these restrictions and others, the IFS scheme was initially viewed as little more than a limited scheme for representing a specific class of images, namely those that exhibit a high degree of self-similarity. Many variations of this scheme have been developed since then. These schemes have shown that the fractal-based approach provides efficient and accurate models for many real-world images, resulting in relatively high compression ratios and good reconstruction fidelity. Although fractal-based schemes are still based on exploiting self-similarities in the spatial domain of images, these self-similarities do not have to be global or highly visible. 1

2 In fact, most real-world images exhibit some degree of local self-similarity which can be exploited by using fractal-based image compression methods. In this section, we have seen an outline of the mathematical fractal image coding and various fractal-based schemes. Then we will show the theory of Iterated Function Systems, which represent the cornerstone of fractal image coding. 2. Iterated Function Systems An Iterated Function System (IFS) is uniquely described by a set of contractive transformations defined on a complete metric space. By the contraction mapping theorem, it possesses a unique attractor. The objective is then to construct an IFS whose attractor approximates a target image. In this part, the contraction mapping principle will be stated its use for the purpose of image compression shall be motivated.[4] The collage theorem, which is closely related to the contraction mapping principle, will also be presented. This theorem provides a method of finding a contractive transformation whose attractor or fixed point closely approximates a given target image or function. The concepts of contractivity and fixed point are first defined. that is: The Contraction Mapping Theorem guarantees that a contractive transformation defined on a complete metric space (i.e. a metric space where every Cauchy sequence converges) possesses a unique fixed point or attractor. 2

3 The contraction mapping theorem provides a converging algorithm for the approximation of the attractor y of a contractive transformation T. It is important to emphasize the key feature that the fixed point y _ can be closely approximated by iterating the transformation T a few times, starting with any initial seed y 0. In practice, only iterations are needed for the estimation sequence {T (n) (y 0 )} to visibly converge within a reasonably small error tolerance. The attractor or fixed point of a contractive transformation exhibits self-tiling and symmetry characteristics, so it is also called a fractal. [6] 3. Fractals A fractal is generally a rough geometric shape that can be split into a few parts, each of which is a small size copy of the whole. A mathematical fractal is based on an equation that undergoes iteration, a form of feedback based on recursion. A fractal often has the following features [1]: It is a fine structure at arbitrarily small scales. It is self-similar. It has a Hausdorff dimension which is greater than its topological dimension It has a simple and recursive definition. 3

4 Since they appear at all magnification similarly, fractals are often considered to be infinitely complex. Natural objects that approximate fractals to a degree something like that mountain ranges and snow flakes. However, not all self-similar objects are fractals for example, a straight Euclidean line is formally self-similar. One of the most common and attractive fractals generated by Iterated Function Systems (IFS) is the fern leaf shown illustrated in Figure 1. The IFS corresponding to this two-dimensional fractal are described by repeatedly computing terms in two series, one series describes the x coordinate and the other series the y coordinate. The general form of the series are as follows: x n+1 = a x n + b y n + e y n+1 = c x n + d y n + f A point is drawn at each pair (x i, y i ) for the index, i, greater than some number, typically 10 to 100 [5]. Fractal coding involves finding the values of (a, b, c, d, e, f) that give the desired form. In many application it is necessary to have a number of sets of (a, b, c, d, e, f). As the series is being generated a particular set is chosen at random for each term. Such IFS systems are often known as Random Iterated Function Systems [5]. The fern, illustrated in Figure 1, can be constructed using the table of values illustrated in Table 1 [5]. The last row in the table gives the optimal probabilities. set 1 set 2 set 3 set 4 a b c d e f probability Table 1 The fractal code of the fern. 4

5 Figure 1 The fern leaf is a typical fractal, which is self-similar at all scales. 4. Fractal Image Coding In practice, unless one carefully and appropriately chooses the transformation T, its fixed point may not have any practical use. For the purpose of fractal image representation, for the purpose of image compression and representation, one is mainly interested in the construction of an appropriate contractive transformation whose attractor closely resembles a given target image. [6]This is known as the inverse problem or the fractal image coding problem, and it can be stated in a mathematical framework as follows: Given a target image, u _, defined in a complete metric space Y, construct a contractive transformation T defined on Y, whose attractor, y _, closely approximates u _. The following theorem is a consequence of the contraction mapping theorem and is known in the IFS literature as the collage theorem. This theorem provides us with a practical and fast way to test for feasible choices of T. 5

6 In other words, if one can find a contractive transformation T that maps the target image, u _, close to itself, then the attractor y _ of T will closely approximate the target u _. In view of this theorem, the inverse problem for fractal image compression can be reformulated as a constrained minimization problem: Given a target image, u _, find a contractive transformation T that maps u _ closest to itself. Hence, solving for the optimal transformation T reduces to solving the following minimization problem for the parameters of T: Minimize: d Y (T( u _ ), u _ ) subject to: T is contractive. In practice, it turns out that under certain assumptions, such an optimal transformation can easily be obtained by using the least squares optimization. The formulation of this optimization problem conveys the basis of fractal image coding. IFS-type methods sought to express a target set or image as a union of shrunken copies of itself. Nevertheless, most real-world objects are rarely self-similar. Instead, self-similarity may be exhibited only locally, in the sense that sub-regions of an image may be self-similar. In the late 1980s, Jacquin developed a block-based fractal image compression scheme that exploits local self-similarities within images [6]. This fractal-based scheme is based on exploiting the inherent local self-similarities in the spatial domain of images. In fact, most real-world images exhibit some degree of local self-similarity which can be exploited by using fractal-based image compression methods. To exploit the local self-similarities within sub-regions of images, the image is subdivided into a pair of simple and uniform partitions of the image: A domain partition 6

7 of larger sub-blocks, also known as parent sub-blocks and a range partition of smaller sub-blocks, also known as child sub-blocks. A parent sub-block is mapped into its corresponding child sub-block using a geometric mapping, followed by a simple affine transformation, known as the gray-level map.[6] The details of this block-based fractal image coding are beyond the scope of this report. Figure 2 illustrates how iterating the generated optimal fractal code of a commonly used target image on an initial blank image converges to the target image itself after only a few iterations[5]. In practice, one may simply store the fractal code of the target image and whenever the image is needed it can be quickly generated from its fractal code. Typically, storing the fractal code of a target image requires much less bytes of storage than storing the target image itself, hence resulting in image compression. This is a basis of fractal image compression. 5. Conclusions In this report, a generated overview of Iterated Function Systems (IFS) has been presented. The theory of IFS is centered on the contraction mapping theorem. We have illustrated how the fixed point of a suitably selected IFS may represent a fractal or even a real-world image, resulting in fractal image compression. References 1. M.F. Barnsley, Fractals Everywhere. New York: Academic Press, M.F. Barnsley, and S. Demko, Iterated function systems and the global construction of fractals, Proc. Roy. Soc. Lond., vol. A399, pp , M. Barnsley, and A.D. Sloan, A better way to compress images, BYTE Magazine, pp , A. Jacquin, Image coding based on a fractal theory of iterated contractive image transformations, IEEE Trans. Image Processing, vol. 1, pp , The University of Waterloo Fractal Coding and Analysis Group: 6. Mohsen Ghazel, Adaptive Fractal and Wavelet Image Denoising, University of Waterloo, Ontario, Canada, 2004 (Pictures Resource) 7

8 Figure 2 Generating a fractal approximation of a target image by iterating the fractal transform T, starting with an initial blank image. 8

Fractal Image Compression

Fractal Image Compression Ball State University January 24, 2018 We discuss the works of Hutchinson, Vrscay, Kominek, Barnsley, Jacquin. Mandelbrot s Thesis 1977 Traditional geometry with its straight lines and smooth surfaces

More information

A Review of Image Compression Techniques

A Review of Image Compression Techniques A Review of Image Compression Techniques Rajesh, Gagan Kumar Computer Science and Engineering Department, MIET College, Mohri, Kurukshetra, Haryana, India Abstract: The demand for images, video sequences

More information

CHAPTER 4 FRACTAL IMAGE COMPRESSION

CHAPTER 4 FRACTAL IMAGE COMPRESSION 49 CHAPTER 4 FRACTAL IMAGE COMPRESSION 4.1 INTRODUCTION Fractals were first introduced in the field of geometry. The birth of fractal geometry is traced back to the IBM mathematician B. Mandelbrot and

More information

5.7. Fractal compression Overview

5.7. Fractal compression Overview 5.7. Fractal compression Overview 1. Introduction 2. Principles 3. Encoding 4. Decoding 5. Example 6. Evaluation 7. Comparison 8. Literature References 1 Introduction (1) - General Use of self-similarities

More information

Fractal Compression. Related Topic Report. Henry Xiao. Queen s University. Kingston, Ontario, Canada. April 2004

Fractal Compression. Related Topic Report. Henry Xiao. Queen s University. Kingston, Ontario, Canada. April 2004 Fractal Compression Related Topic Report By Henry Xiao Queen s University Kingston, Ontario, Canada April 2004 Fractal Introduction Fractal is first introduced in geometry field. The birth of fractal geometry

More information

Fractal Image Denoising

Fractal Image Denoising 1560 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 12, NO. 12, DECEMBER 2003 Fractal Image Denoising Mohsen Ghazel, George H. Freeman, and Edward R. Vrscay Abstract Over the past decade, there has been significant

More information

Fractal Image Compression on a Pseudo Spiral Architecture

Fractal Image Compression on a Pseudo Spiral Architecture Fractal Image Compression on a Pseudo Spiral Huaqing Wang, Meiqing Wang, Tom Hintz, Xiangjian He, Qiang Wu Faculty of Information Technology, University of Technology, Sydney PO Box 123, Broadway 2007,

More information

Fractal Coding. CS 6723 Image Processing Fall 2013

Fractal Coding. CS 6723 Image Processing Fall 2013 Fractal Coding CS 6723 Image Processing Fall 2013 Fractals and Image Processing The word Fractal less than 30 years by one of the history s most creative mathematician Benoit Mandelbrot Other contributors:

More information

STORING IMAGES WITH FRACTAL IMAGE COMPRESSION

STORING IMAGES WITH FRACTAL IMAGE COMPRESSION STORING IMAGES WITH FRACTAL IMAGE COMPRESSION TYLER MCMILLEN 1. Introduction and Motivation One of the obvious limitations to the storage of images in a form a computer can read is storage space, memory.

More information

Generation of 3D Fractal Images for Mandelbrot and Julia Sets

Generation of 3D Fractal Images for Mandelbrot and Julia Sets 178 Generation of 3D Fractal Images for Mandelbrot and Julia Sets Bulusu Rama #, Jibitesh Mishra * # Department of Computer Science and Engineering, MLR Institute of Technology Hyderabad, India 1 rama_bulusu@yahoo.com

More information

Mr.Pratyush Tripathi, Ravindra Pratap Singh

Mr.Pratyush Tripathi, Ravindra Pratap Singh International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 319-183X, (Print) 319-181 Volume 1, Issue 4(December 01), PP.07-15 Fractal Image Compression With Spiht lgorithm Mr.Pratyush

More information

Fractal Image Coding (IFS) Nimrod Peleg Update: Mar. 2008

Fractal Image Coding (IFS) Nimrod Peleg Update: Mar. 2008 Fractal Image Coding (IFS) Nimrod Peleg Update: Mar. 2008 What is a fractal? A fractal is a geometric figure, often characterized as being self-similar : irregular, fractured, fragmented, or loosely connected

More information

(i =0..N-1) : with S = {W 0. }. See {1][2][3][4][5]. For the case where the contraction maps are affine transformations, as per W x ,W 3 ,W 2 ,W 5

(i =0..N-1) : with S = {W 0. }. See {1][2][3][4][5]. For the case where the contraction maps are affine transformations, as per W x ,W 3 ,W 2 ,W 5 Harvey A. Cohen, Map Colour Rendering of IFS Fractals, Proceedings, Australian Pattern Recognition Society orkshop on Colour Imaging and Applications, Canberra 5-7 December, 1994, pp 43-48. This is the

More information

FRACTAL IMAGE COMPRESSION OF GRAYSCALE AND RGB IMAGES USING DCT WITH QUADTREE DECOMPOSITION AND HUFFMAN CODING. Moheb R. Girgis and Mohammed M.

FRACTAL IMAGE COMPRESSION OF GRAYSCALE AND RGB IMAGES USING DCT WITH QUADTREE DECOMPOSITION AND HUFFMAN CODING. Moheb R. Girgis and Mohammed M. 322 FRACTAL IMAGE COMPRESSION OF GRAYSCALE AND RGB IMAGES USING DCT WITH QUADTREE DECOMPOSITION AND HUFFMAN CODING Moheb R. Girgis and Mohammed M. Talaat Abstract: Fractal image compression (FIC) is a

More information

Symmetric Fractals. Seeking Sangaku Ramanujan, Hardy, and Ono

Symmetric Fractals. Seeking Sangaku Ramanujan, Hardy, and Ono Symmetric Fractals Seeking Sangaku Ramanujan, Hardy, and Ono Published by the Mathematical Association of America : : November 2016 Figure 1. Clockwise from far left, the Sierpinski triangle, the Koch

More information

Metamorphic Animation of Plant-like Fractal Images Based on a Family of Transitional IFS Code Sets Approach

Metamorphic Animation of Plant-like Fractal Images Based on a Family of Transitional IFS Code Sets Approach Metamorphic Animation of Plant-like Fractal Images Based on a Family of Transitional IFS Code Sets Approach Tedjo Darmanto STMIK AMIK Bandung tedjodarmanto@gmail.com Iping Supriana Suwardi STEI ITB iping@informatika.org

More information

Fractals in Nature and Mathematics: From Simplicity to Complexity

Fractals in Nature and Mathematics: From Simplicity to Complexity Fractals in Nature and Mathematics: From Simplicity to Complexity Dr. R. L. Herman, UNCW Mathematics & Physics Fractals in Nature and Mathematics R. L. Herman OLLI STEM Society, Oct 13, 2017 1/41 Outline

More information

Fractals and the Chaos Game

Fractals and the Chaos Game Math: Outside the box! Fractals and the Chaos Game Monday February 23, 2009 3:30-4:20 IRMACS theatre, ASB 10900 Randall Pyke Senior Lecturer Department of Mathematics, SFU A Game. Is this a random walk?

More information

A Hitchhiker's Guide to. Edward R. Vrscay. University of Waterloo.

A Hitchhiker's Guide to. Edward R. Vrscay. University of Waterloo. A Hitchhiker's Guide to \Fractal-Based" Function Approximation and Image Compression Edward R. Vrscay Department of Applied Mathematics University of Waterloo Waterloo, Ontario, Canada NL G e-mail: ervrscay@links.uwaterloo.ca

More information

Genetic Algorithm based Fractal Image Compression

Genetic Algorithm based Fractal Image Compression Vol.3, Issue.2, March-April. 2013 pp-1123-1128 ISSN: 2249-6645 Genetic Algorithm based Fractal Image Compression Mahesh G. Huddar Lecturer, Dept. of CSE,Hirasugar Institute of Technology, Nidasoshi, India

More information

FRACTALS The term fractal was coined by mathematician Benoit Mandelbrot A fractal object, unlike a circle or any regular object, has complexity at all scales Natural Fractal Objects Natural fractals

More information

ˆf(S) = N. ˆf k (S). (1) k=1. Corollary: From Banach s Fixed Point Theorem, there exists a unique set A H(D) which is the fixed point of ˆf, i.e.

ˆf(S) = N. ˆf k (S). (1) k=1. Corollary: From Banach s Fixed Point Theorem, there exists a unique set A H(D) which is the fixed point of ˆf, i.e. Lecture 35 Iterated Function Systems (cont d) Application of Banach s Fixed Point Theorem to IFS (conclusion) In the previous lecture, we focussed on the idea of the parallel operator ˆf associated with

More information

Does it Look Square? Hexagonal Bipyramids, Triangular Antiprismoids, and their Fractals

Does it Look Square? Hexagonal Bipyramids, Triangular Antiprismoids, and their Fractals Does it Look Square? Hexagonal Bipyramids, Triangular Antiprismoids, and their Fractals Hideki Tsuiki Graduate School of Human and Environmental Studies Kyoto University Yoshida-Nihonmatsu, Kyoto 606-8501,

More information

An Elevated Area Classification Scheme Situated on Regional Fractal Dimension Himanshu Tayagi Trinity College, Tublin, Ireland

An Elevated Area Classification Scheme Situated on Regional Fractal Dimension Himanshu Tayagi Trinity College, Tublin, Ireland An Elevated Area Classification Scheme Situated on Regional Fractal Dimension Himanshu Tayagi Trinity College, Tublin, Ireland ================================================================= Abstract

More information

Lecture 3: Some Strange Properties of Fractal Curves

Lecture 3: Some Strange Properties of Fractal Curves Lecture 3: Some Strange Properties of Fractal Curves I have been a stranger in a strange land. Exodus 2:22 1. Fractal Strangeness Fractals have a look and feel that is very different from ordinary curves.

More information

Fractal Image Compression. Kyle Patel EENG510 Image Processing Final project

Fractal Image Compression. Kyle Patel EENG510 Image Processing Final project Fractal Image Compression Kyle Patel EENG510 Image Processing Final project Introduction Extension of Iterated Function Systems (IFS) for image compression Typically used for creating fractals Images tend

More information

Contrast Prediction for Fractal Image Compression

Contrast Prediction for Fractal Image Compression he 4th Worshop on Combinatorial Mathematics and Computation heor Contrast Prediction for Fractal Image Compression Shou-Cheng Hsiung and J. H. Jeng Department of Information Engineering I-Shou Universit,

More information

ANIMATING CYCLING EVENT SIMULATION BY IFS FRACTAL MODEL. Based on Cloning and Scaling Techniques

ANIMATING CYCLING EVENT SIMULATION BY IFS FRACTAL MODEL. Based on Cloning and Scaling Techniques ANIMATING CYCLING EVENT SIMULATION BY IFS FRACTAL MODEL Based on Cloning and Scaling Techniques Tedjo Darmanto Informatics Department STMIK AMIK Bandung Jl. Jakarta 28 Bandung, Indonesia, phone: 022-727-1136

More information

AN IMPROVED DOMAIN CLASSIFICATION SCHEME BASED ON LOCAL FRACTAL DIMENSION

AN IMPROVED DOMAIN CLASSIFICATION SCHEME BASED ON LOCAL FRACTAL DIMENSION AN IMPROVED DOMAIN CLASSIFICATION SCHEME BASED ON LOCAL FRACTAL DIMENSION JAYAMOHAN M. Department of Computer Science, College of Applied Science, Adoor, Kerala, India, 691523. jmohanm@gmail.com K. REVATHY

More information

Fractals: a way to represent natural objects

Fractals: a way to represent natural objects Fractals: a way to represent natural objects In spatial information systems there are two kinds of entity to model: natural earth features like terrain and coastlines; human-made objects like buildings

More information

SELF-SIMILARITY IN IMAGING, 20 YEARS AFTER FRACTALS EVERYWHERE. Mehran Ebrahimi and Edward R.Vrscay

SELF-SIMILARITY IN IMAGING, 20 YEARS AFTER FRACTALS EVERYWHERE. Mehran Ebrahimi and Edward R.Vrscay SELF-SIMILARITY IN IMAGING, 2 YEARS AFTER FRACTALS EVERYWHERE Mehran Ebrahimi and Edward R.Vrscay Department of Applied Mathematics Faculty of Mathematics, University of Waterloo Waterloo, Ontario, Canada

More information

A new fractal algorithm to model discrete sequences

A new fractal algorithm to model discrete sequences A new fractal algorithm to model discrete sequences Zhai Ming-Yue( 翟明岳 ) a) Heidi Kuzuma b) and James W. Rector b)c) a) School of EE Engineering North China Electric Power University Beijing 102206 China

More information

Computer Graphics (CS 543) Lecture 2c: Fractals. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI)

Computer Graphics (CS 543) Lecture 2c: Fractals. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI) Computer Graphics (CS 543 Lecture c: Fractals Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI What are Fractals? Mathematical expressions to generate pretty pictures Evaluate

More information

Computer Graphics 4731 Lecture 5: Fractals. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI)

Computer Graphics 4731 Lecture 5: Fractals. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI) Computer Graphics 4731 Lecture 5: Fractals Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI What are Fractals? Mathematical expressions to generate pretty pictures Evaluate

More information

Hybrid image coding based on partial fractal mapping

Hybrid image coding based on partial fractal mapping Signal Processing: Image Communication 15 (2000) 767}779 Hybrid image coding based on partial fractal mapping Zhou Wang, David Zhang*, Yinglin Yu Department of Electrical and Computer Engineering, University

More information

New Mandelbrot and Julia Sets for Transcendental Function

New Mandelbrot and Julia Sets for Transcendental Function New Mandelbrot and Julia Sets for Transcendental Function Suraj Singh Panwar #1, Mr.Pawan Kumar Mishra *2 # M.Tech. - CSE, Scholar, Faculty of Technology, Computer Science and Engineering Department, Uttarakhand

More information

Pak. J. Biotechnol. Vol. 13 (special issue on Innovations in information Embedded and Communication Systems) Pp (2016)

Pak. J. Biotechnol. Vol. 13 (special issue on Innovations in information Embedded and Communication Systems) Pp (2016) FRACTAL IMAGE COMPRESSIO USIG QUATUM ALGORITHM T Janani* and M Bharathi* Department of Electronics and Communication Engineering, Kumaraguru College of Technology, Coimbatore, India - 641049. Email: bharathi.m.ece@kct.ac.in,

More information

The Koch curve in three dimensions

The Koch curve in three dimensions The Koch curve in three dimensions Eric Baird The paper describes an approach to extending the Koch curve into three dimensions. An intermediate stage is a two-dimensional Koch leaf, a shape with zero

More information

ITERATIVE OPERATIONS IN CONSTRUCTION CIRCULAR AND SQUARE FRACTAL CARPETS

ITERATIVE OPERATIONS IN CONSTRUCTION CIRCULAR AND SQUARE FRACTAL CARPETS ITERATIVE OPERATIONS IN CONSTRUCTION CIRCULAR AND SQUARE FRACTAL CARPETS Dr. Yusra Faisal Al-Irhaim, Marah Mohamed Taha University of Mosul, Iraq ABSTRACT: Carpet designing is not only a fascinating activity

More information

Fractal Geometry. Prof. Thomas Bäck Fractal Geometry 1. Natural Computing Group

Fractal Geometry. Prof. Thomas Bäck Fractal Geometry 1. Natural Computing Group Fractal Geometry Prof. Thomas Bäck Fractal Geometry 1 Contents Introduction The Fractal Geometry of Nature - Self-Similarity - Some Pioneering Fractals - Dimension and Fractal Dimension Scope of Fractal

More information

Jamuna S R Assistant professor Dept of CSE Sri Eshwar college of Engineering. `Coimbatore

Jamuna S R Assistant professor Dept of CSE Sri Eshwar college of Engineering. `Coimbatore Hacking Intrinsic Fingerprints in Fractal Image Compression Using Genetic Algorithm Jamuna S R Assistant professor Dept of CSE Sri Eshwar college of Engineering. `Coimbatore jamuna.s.r@sece.ac.in C.V.Arulkumar,

More information

Math 734 Aug 22, Differential Geometry Fall 2002, USC

Math 734 Aug 22, Differential Geometry Fall 2002, USC Math 734 Aug 22, 2002 1 Differential Geometry Fall 2002, USC Lecture Notes 1 1 Topological Manifolds The basic objects of study in this class are manifolds. Roughly speaking, these are objects which locally

More information

Hei nz-ottopeitgen. Hartmut Jürgens Dietmar Sau pe. Chaos and Fractals. New Frontiers of Science

Hei nz-ottopeitgen. Hartmut Jürgens Dietmar Sau pe. Chaos and Fractals. New Frontiers of Science Hei nz-ottopeitgen Hartmut Jürgens Dietmar Sau pe Chaos and Fractals New Frontiers of Science Preface Authors VU X I Foreword 1 Mitchell J. Feigenbaum Introduction: Causality Principle, Deterministic

More information

Uttarkhand Technical University, J.B.Institute of Technology, Uttarakhand Technical University, Dehradun, INDIA Dehradun, INDIA Dehradun, INDIA

Uttarkhand Technical University, J.B.Institute of Technology, Uttarakhand Technical University, Dehradun, INDIA Dehradun, INDIA Dehradun, INDIA Volume 3, Issue 12, December 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analysis of

More information

Roshni S. Khedgaonkar M.Tech Student Department of Computer Science and Engineering, YCCE, Nagpur, India

Roshni S. Khedgaonkar M.Tech Student Department of Computer Science and Engineering, YCCE, Nagpur, India ISSN : 2250-3021 Application of Quadtree Partitioning in Fractal Image Compression using Error Based Approach Roshni S. Khedgaonkar M.Tech Student Department of Computer Science and Engineering, YCCE,

More information

Imaginary Cubes Objects with Three Square Projection Images

Imaginary Cubes Objects with Three Square Projection Images Imaginary Cubes Objects with Three Square Projection Images Hideki Tsuiki Graduate School of Human and Environmental Studies, Kyoto University Kyoto, 606-8501, Japan E-mail: tsuiki@i.h.kyoto-u.ac.jp May

More information

Comparative Analysis of Image Compression Algorithms. A synopsis

Comparative Analysis of Image Compression Algorithms. A synopsis Comparative Analysis of Image Compression Algorithms A synopsis submitted in conformity with the requirements for the degree of Master of Technology in Computer Science and Engineering By Ramesh Singh

More information

Local Predecimation with Range Index Communication Parallelization Strategy for Fractal Image Compression on a Cluster of Workstations

Local Predecimation with Range Index Communication Parallelization Strategy for Fractal Image Compression on a Cluster of Workstations The International Arab Journal of Information Technology, Vol. 6, No. 3, July 2009 293 Local Predecimation with Range Index Communication Parallelization Strategy for Fractal Image Compression on a Cluster

More information

A TECHNOLOGY-ENHANCED FRACTAL/CHAOS COURSE. Taeil Yi University of Texas at Brownsville 80 Fort Brown Brownsville, TX

A TECHNOLOGY-ENHANCED FRACTAL/CHAOS COURSE. Taeil Yi University of Texas at Brownsville 80 Fort Brown Brownsville, TX A TECHNOLOGY-ENHANCED FRACTAL/CHAOS COURSE Taeil Yi University of Texas at Brownsville 80 Fort Brown Brownsville, TX 78520 tyi@utb.edu Abstract Easy construction of fractal figures is the most valuable

More information

Encoding Time in seconds. Encoding Time in seconds. PSNR in DB. Encoding Time for Mandrill Image. Encoding Time for Lena Image 70. Variance Partition

Encoding Time in seconds. Encoding Time in seconds. PSNR in DB. Encoding Time for Mandrill Image. Encoding Time for Lena Image 70. Variance Partition Fractal Image Compression Project Report Viswanath Sankaranarayanan 4 th December, 1998 Abstract The demand for images, video sequences and computer animations has increased drastically over the years.

More information

Fractal Analysis. By: Mahnaz EtehadTavakol

Fractal Analysis. By: Mahnaz EtehadTavakol Fractal Analysis By: Mahnaz EtehadTavakol A fractal a non-regular geometric shape can be split into parts which posses self similarity Naturally Occurring Fractal A special type of broccoli, this cruciferous

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): 2321-0613 Image Watermarking using Fractal Based Neighborhood Search Method Gamit Tejal D P.G.

More information

The detailed mathematical description of the IFS theory and other relevant results are available in[2,3,4,5,6]. Image compression using IFS can be loo

The detailed mathematical description of the IFS theory and other relevant results are available in[2,3,4,5,6]. Image compression using IFS can be loo Fundamenta Informaticae 34 (1998) 1{16 1 IOS Press A Study on Partitioned Iterative Function Systems for Image Compression Suman K. Mitra, C. A. Murthy and Malay K. Kundu Machine Intelligence Unit, Indian

More information

Construction of 3D Mandelbrot Set and Julia Set

Construction of 3D Mandelbrot Set and Julia Set Construction of 3D Mandelbrot Set and Julia Set Ankit Garg Assistant Professor Amity University, Haryana Manesar, Gurgaon Akshat Agrawal Assistant Professor Amity University, Haryana Manesar, Gurgaon Ashish

More information

GTPS Curriculum Mathematics Grade 8

GTPS Curriculum Mathematics Grade 8 4.2.8.B2 Use iterative procedures to generate geometric patterns: Fractals (e.g., the Koch Snowflake); Self-similarity; Construction of initial stages; Patterns in successive stages (e.g., number of triangles

More information

The Space of Closed Subsets of a Convergent Sequence

The Space of Closed Subsets of a Convergent Sequence The Space of Closed Subsets of a Convergent Sequence by Ashley Reiter and Harold Reiter Many topological spaces are simply sets of points(atoms) endowed with a topology Some spaces, however, have elements

More information

6c Lecture 3 & 4: April 8 & 10, 2014

6c Lecture 3 & 4: April 8 & 10, 2014 6c Lecture 3 & 4: April 8 & 10, 2014 3.1 Graphs and trees We begin by recalling some basic definitions from graph theory. Definition 3.1. A (undirected, simple) graph consists of a set of vertices V and

More information

Lecture 6: Fractals from Iterated Function Systems. He draweth also the mighty with his power: Job 24:22

Lecture 6: Fractals from Iterated Function Systems. He draweth also the mighty with his power: Job 24:22 Lecture 6: Fractals from Iterated Function Systems He draweth also the mighty with his power: Job 24:22 1. Fractals by Iteration The Sierpinski gasket and the Koch snowflake can both be generated in LOGO

More information

ECE 533 Digital Image Processing- Fall Group Project Embedded Image coding using zero-trees of Wavelet Transform

ECE 533 Digital Image Processing- Fall Group Project Embedded Image coding using zero-trees of Wavelet Transform ECE 533 Digital Image Processing- Fall 2003 Group Project Embedded Image coding using zero-trees of Wavelet Transform Harish Rajagopal Brett Buehl 12/11/03 Contributions Tasks Harish Rajagopal (%) Brett

More information

A combined fractal and wavelet image compression approach

A combined fractal and wavelet image compression approach A combined fractal and wavelet image compression approach 1 Bhagyashree Y Chaudhari, 2 ShubhanginiUgale 1 Student, 2 Assistant Professor Electronics and Communication Department, G. H. Raisoni Academy

More information

Module 7 VIDEO CODING AND MOTION ESTIMATION

Module 7 VIDEO CODING AND MOTION ESTIMATION Module 7 VIDEO CODING AND MOTION ESTIMATION Lesson 20 Basic Building Blocks & Temporal Redundancy Instructional Objectives At the end of this lesson, the students should be able to: 1. Name at least five

More information

Fingerprint Image Compression

Fingerprint Image Compression Fingerprint Image Compression Ms.Mansi Kambli 1*,Ms.Shalini Bhatia 2 * Student 1*, Professor 2 * Thadomal Shahani Engineering College * 1,2 Abstract Modified Set Partitioning in Hierarchical Tree with

More information

Complexity is around us. Part one: the chaos game

Complexity is around us. Part one: the chaos game Complexity is around us. Part one: the chaos game Dawid Lubiszewski Complex phenomena like structures or processes are intriguing scientists around the world. There are many reasons why complexity is a

More information

Lecture 6: Fractals from Iterated Function Systems. He draweth also the mighty with his power: Job 24:22

Lecture 6: Fractals from Iterated Function Systems. He draweth also the mighty with his power: Job 24:22 Lecture 6: Fractals from Iterated Function Systems He draweth also the mighty with his power: Job 24:22 1. Generating Fractals by Iterating Transformations The Sierpinski gasket and the Koch snowflake

More information

8.B. The result of Regiomontanus on tetrahedra

8.B. The result of Regiomontanus on tetrahedra 8.B. The result of Regiomontanus on tetrahedra We have already mentioned that Plato s theory that the five regular polyhedra represent the fundamental elements of nature, and in supplement (3.D) to the

More information

Fractal Geometry. LIACS Natural Computing Group Leiden University

Fractal Geometry. LIACS Natural Computing Group Leiden University Fractal Geometry Contents Introduction The Fractal Geometry of Nature Self-Similarity Some Pioneering Fractals Dimension and Fractal Dimension Cellular Automata Particle Systems Scope of Fractal Geometry

More information

Image Compression - An Overview Jagroop Singh 1

Image Compression - An Overview Jagroop Singh 1 www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 5 Issues 8 Aug 2016, Page No. 17535-17539 Image Compression - An Overview Jagroop Singh 1 1 Faculty DAV Institute

More information

3. ALGORITHM T for z 0. 4 Exponential noise is described by the probability density function as

3. ALGORITHM T for z 0. 4 Exponential noise is described by the probability density function as International Journal of Emerging Trends & Technology in Computer Science (IJETTCS) Volume, Issue 4, November December 0 ISSN 78-6856 Effect of Rayleigh and Exponential noises on Sierpinski triangle with

More information

Lecture Tessellations, fractals, projection. Amit Zoran. Advanced Topics in Digital Design

Lecture Tessellations, fractals, projection. Amit Zoran. Advanced Topics in Digital Design Lecture Tessellations, fractals, projection Amit Zoran Advanced Topics in Digital Design 67682 The Rachel and Selim Benin School of Computer Science and Engineering The Hebrew University of Jerusalem,

More information

Analyzing Fractals SURFACE. Syracuse University. Kara Mesznik. Syracuse University Honors Program Capstone Projects

Analyzing Fractals SURFACE. Syracuse University. Kara Mesznik. Syracuse University Honors Program Capstone Projects Syracuse University SURFACE Syracuse University Honors Program Capstone Projects Syracuse University Honors Program Capstone Projects Spring 5-- Analyzing Fractals Kara Mesznik Follow this and additional

More information

Exploring the Effect of Direction on Vector-Based Fractals

Exploring the Effect of Direction on Vector-Based Fractals BRIDGES Mathematical Connections in Art, Music, and Science Exploring the Effect of Direction on Vector-Based Fractals Magdy Ibrahim and Robert J. Krawczyk College of Architecture Dlinois Institute of

More information

So, what is data compression, and why do we need it?

So, what is data compression, and why do we need it? In the last decade we have been witnessing a revolution in the way we communicate 2 The major contributors in this revolution are: Internet; The explosive development of mobile communications; and The

More information

Fractals: Self-Similarity and Fractal Dimension Math 198, Spring 2013

Fractals: Self-Similarity and Fractal Dimension Math 198, Spring 2013 Fractals: Self-Similarity and Fractal Dimension Math 198, Spring 2013 Background Fractal geometry is one of the most important developments in mathematics in the second half of the 20th century. Fractals

More information

Circle inversion fractals are based on the geometric operation of inversion of a point with respect to a circle, shown schematically in Fig. 1.

Circle inversion fractals are based on the geometric operation of inversion of a point with respect to a circle, shown schematically in Fig. 1. MSE 350 Creating a Circle Inversion Fractal Instructor: R.G. Erdmann In this project, you will create a self-inverse fractal using an iterated function system (IFS). 1 Background: Circle Inversion Circle

More information

Colour Image Compression Method Based On Fractal Block Coding Technique

Colour Image Compression Method Based On Fractal Block Coding Technique Colour Image Compression Method Based On Fractal Block Coding Technique Dibyendu Ghoshal, Shimal Das Abstract Image compression based on fractal coding is a lossy compression method and normally used for

More information

Fixed Point Iterative Techniques An Application to Fractals

Fixed Point Iterative Techniques An Application to Fractals Fixed Point Iterative Techniques An Application to Fractals Narayan Partap 1 and Prof. Renu Chugh 2 1 Amity Institute of Applied Sciences, Amity University, Noida, India 2 Department of Mathematics, M.D.

More information

THE TRANSFORM AND DATA COMPRESSION HANDBOOK

THE TRANSFORM AND DATA COMPRESSION HANDBOOK THE TRANSFORM AND DATA COMPRESSION HANDBOOK Edited by K.R. RAO University of Texas at Arlington AND RC. YIP McMaster University CRC Press Boca Raton London New York Washington, D.C. Contents 1 Karhunen-Loeve

More information

FRACTAL: A SET WHICH IS LARGER THAN THE UNIVERSE

FRACTAL: A SET WHICH IS LARGER THAN THE UNIVERSE ISSN 2320-9143 40 International Journal of Advance Research, IJOAR.org Volume 1, Issue 3, March 2013, Online: ISSN 2320-9143 FRACTAL: A SET WHICH IS LARGER THAN THE UNIVERSE Soumya Prakash Sahu, Indian

More information

FAST FRACTAL IMAGE COMPRESSION

FAST FRACTAL IMAGE COMPRESSION FAST FRACTAL IMAGE COMPRESSION H.R. Mahadevaswamy New approaches to image compression Thesis. Department of Electronics Engineering, Regional Engineering College, University of Calicut, 2000 Chapter 3

More information

Copyright 2009 Pearson Education, Inc. Chapter 9 Section 7 - Slide 1 AND

Copyright 2009 Pearson Education, Inc. Chapter 9 Section 7 - Slide 1 AND Copyright 2009 Pearson Education, Inc. Chapter 9 Section 7 - Slide 1 AND Chapter 9 Geometry Copyright 2009 Pearson Education, Inc. Chapter 9 Section 7 - Slide 2 WHAT YOU WILL LEARN Transformational geometry,

More information

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved.

Topology Proceedings. COPYRIGHT c by Topology Proceedings. All rights reserved. Topology Proceedings Web: http://topology.auburn.edu/tp/ Mail: Topology Proceedings Department of Mathematics & Statistics Auburn University, Alabama 36849, USA E-mail: topolog@auburn.edu ISSN: 0146-4124

More information

From Sierpinski Triangle to Fractal Flowers

From Sierpinski Triangle to Fractal Flowers From Sierpinski Triangle to Fractal Flowers Anne M. Burns Mathematics Department Long Island University, C.W. Post Campus Brookville, NY 11548 aburns@liu.edu Abstract We describe an iterated function system

More information

Subdivision Of Triangular Terrain Mesh Breckon, Chenney, Hobbs, Hoppe, Watts

Subdivision Of Triangular Terrain Mesh Breckon, Chenney, Hobbs, Hoppe, Watts Subdivision Of Triangular Terrain Mesh Breckon, Chenney, Hobbs, Hoppe, Watts MSc Computer Games and Entertainment Maths & Graphics II 2013 Lecturer(s): FFL (with Gareth Edwards) Fractal Terrain Based on

More information

Functional Fractal Image Compression

Functional Fractal Image Compression Functional Fractal Image Compression S. A. Curtis and C. E. Martin Department of Computing, Oxford Brookes University, UK. Abstract This paper uses functional programming techniques to model fractal image

More information

Image compression predicated on recurrent iterated function systems

Image compression predicated on recurrent iterated function systems 2n International Conference on Mathematics & Statistics 16-19 June, 2008, Athens, Greece Image compression preicate on recurrent iterate function systems Chol-Hui Yun *, Metzler W. a an Barski M. a * Faculty

More information

The Beauty of the Symmetric Sierpinski Relatives

The Beauty of the Symmetric Sierpinski Relatives Bridges 2018 Conference Proceedings The Beauty of the Symmetric Sierpinski Relatives Tara Taylor Department of Mathematics, Statistics and Computer Science, St. Francis Xavier University, Antigonish, Nova

More information

A DIVIDE AND CONQUER METHOD FOR CURVE DRAWING

A DIVIDE AND CONQUER METHOD FOR CURVE DRAWING ECS 78 Course Notes A DIVIDE AND CONQUER METHOD FOR CURVE DRAWING Kenneth I. Joy Institute for Data Analysis and Visualization Department of Computer Science University of California, Davis Overview In

More information

On the Selection of Image Compression Algorithms

On the Selection of Image Compression Algorithms On the Selection of Image Compression Algorithms Chaur-Chin Chen Department of Computer Science National Tsing Hua University Hsinchu 300, Taiwan e-mail: cchen@cs.nthu.edu.tw Abstract This paper attempts

More information

A Image Comparative Study using DCT, Fast Fourier, Wavelet Transforms and Huffman Algorithm

A Image Comparative Study using DCT, Fast Fourier, Wavelet Transforms and Huffman Algorithm International Journal of Engineering Research and General Science Volume 3, Issue 4, July-August, 15 ISSN 91-2730 A Image Comparative Study using DCT, Fast Fourier, Wavelet Transforms and Huffman Algorithm

More information

A Connection between Network Coding and. Convolutional Codes

A Connection between Network Coding and. Convolutional Codes A Connection between Network Coding and 1 Convolutional Codes Christina Fragouli, Emina Soljanin christina.fragouli@epfl.ch, emina@lucent.com Abstract The min-cut, max-flow theorem states that a source

More information

Optimization of Bit Rate in Medical Image Compression

Optimization of Bit Rate in Medical Image Compression Optimization of Bit Rate in Medical Image Compression Dr.J.Subash Chandra Bose 1, Mrs.Yamini.J 2, P.Pushparaj 3, P.Naveenkumar 4, Arunkumar.M 5, J.Vinothkumar 6 Professor and Head, Department of CSE, Professional

More information

Fast Fractal Image Encoder

Fast Fractal Image Encoder International Journal of Information Technology, Vol. 13 No. 1 2007 Yung-Gi, Wu Department of Computer Science & Information Engineering Leader University, Tainan, Taiwan Email: wyg@mail.leader.edu.tw

More information

Modified No Search Scheme based Domain Blocks Sorting Strategies for Fractal Image Coding

Modified No Search Scheme based Domain Blocks Sorting Strategies for Fractal Image Coding Modified No Search Scheme based Domain Blocks Sorting Strategies for Fractal Image Coding Xing-Yuan Wang, Dou-Dou Zhang, and Na Wei Faculty of Electronic Information and Electrical Engineering, Dalian

More information

Lofting 3D Shapes. Abstract

Lofting 3D Shapes. Abstract Lofting 3D Shapes Robby Prescott Department of Computer Science University of Wisconsin Eau Claire Eau Claire, Wisconsin 54701 robprescott715@gmail.com Chris Johnson Department of Computer Science University

More information

*Faculty of Electrical Engineering, University of Belgrade, Serbia and Montenegro ** Technical University of Lodz, Institute of Electronics, Poland

*Faculty of Electrical Engineering, University of Belgrade, Serbia and Montenegro ** Technical University of Lodz, Institute of Electronics, Poland Terrain-adaptive infrared line-scan coding: A new image segmentation scheme by D. Milovanovic *, A. Marincic * and B. Wiecek ** *Faculty of Electrical Engineering, University of Belgrade, Serbia and Montenegro

More information

A Low-power, Low-memory System for Wavelet-based Image Compression

A Low-power, Low-memory System for Wavelet-based Image Compression A Low-power, Low-memory System for Wavelet-based Image Compression James S. Walker Department of Mathematics University of Wisconsin Eau Claire Truong Q. Nguyen Department of Electrical and Computer Engineering

More information

A New Approach to Fractal Image Compression Using DBSCAN

A New Approach to Fractal Image Compression Using DBSCAN International Journal of Electrical Energy, Vol. 2, No. 1, March 2014 A New Approach to Fractal Image Compression Using DBSCAN Jaseela C C and Ajay James Dept. of Computer Science & Engineering, Govt.

More information

Image compression. Stefano Ferrari. Università degli Studi di Milano Methods for Image Processing. academic year

Image compression. Stefano Ferrari. Università degli Studi di Milano Methods for Image Processing. academic year Image compression Stefano Ferrari Università degli Studi di Milano stefano.ferrari@unimi.it Methods for Image Processing academic year 2017 2018 Data and information The representation of images in a raw

More information

A Developer s Survey of Polygonal Simplification algorithms. CS 563 Advanced Topics in Computer Graphics Fan Wu Mar. 31, 2005

A Developer s Survey of Polygonal Simplification algorithms. CS 563 Advanced Topics in Computer Graphics Fan Wu Mar. 31, 2005 A Developer s Survey of Polygonal Simplification algorithms CS 563 Advanced Topics in Computer Graphics Fan Wu Mar. 31, 2005 Some questions to ask Why simplification? What are my models like? What matters

More information

Fractals. Fractals. Beautiful designs of infinite structure and complexity Qualities of Fractals:

Fractals. Fractals. Beautiful designs of infinite structure and complexity Qualities of Fractals: Fractals Fractals Beautiful designs of infinite structure and complexity Qualities of Fractals: Fractional dimension Self similarity Complex structure at all scales Chaotic dynamical behavior Simple generation

More information