236 research outputs found

    A survey of parallel algorithms for fractal image compression

    Get PDF
    This paper presents a short survey of the key research work that has been undertaken in the application of parallel algorithms for Fractal image compression. The interest in fractal image compression techniques stems from their ability to achieve high compression ratios whilst maintaining a very high quality in the reconstructed image. The main drawback of this compression method is the very high computational cost that is associated with the encoding phase. Consequently, there has been significant interest in exploiting parallel computing architectures in order to speed up this phase, whilst still maintaining the advantageous features of the approach. This paper presents a brief introduction to fractal image compression, including the iterated function system theory upon which it is based, and then reviews the different techniques that have been, and can be, applied in order to parallelize the compression algorithm

    Face Recognition Using Fractal Codes

    Get PDF
    In this paper we propose a new method for face recognition using fractal codes. Fractal codes represent local contractive, affine transformations which when iteratively applied to range-domain pairs in an arbitrary initial image result in a fixed point close to a given image. The transformation parameters such as brightness offset, contrast factor, orientation and the address of the corresponding domain for each range are used directly as features in our method. Features of an unknown face image are compared with those pre-computed for images in a database. There is no need to iterate, use fractal neighbor distances or fractal dimensions for comparison in the proposed method. This method is robust to scale change, frame size change and rotations as well as to some noise, facial expressions and blur distortion in the imag

    Fast Basins and Branched Fractal Manifolds of Attractors of Iterated Function Systems

    Full text link
    The fast basin of an attractor of an iterated function system (IFS) is the set of points in the domain of the IFS whose orbits under the associated semigroup intersect the attractor. Fast basins can have non-integer dimension and comprise a class of deterministic fractal sets. The relationship between the basin and the fast basin of a point-fibred attractor is analyzed. To better understand the topology and geometry of fast basins, and because of analogies with analytic continuation, branched fractal manifolds are introduced. A branched fractal manifold is a metric space constructed from the extended code space of a point-fibred attractor, by identifying some addresses. Typically, a branched fractal manifold is a union of a nondenumerable collection of nonhomeomorphic objects, isometric copies of generalized fractal blowups of the attractor

    BASED ON RANGE AND DOMAIN FRACTAL IMAGE COMPRESSION OF SATELLITE IMAGERIES IMPROVED ALGORITHM FOR RESEARCH

    Get PDF
    Fractal coding is a novel method to compress images, which was proposed by Barnsley, and implemented by Jacquin. It offers many advantages. Fractal image coding has the advantage of higher compression ratio, but is a lossy compression scheme. The encoding procedure consists of dividing the image into range blocks and domain blocks and then it takes a range block and matches it with the domain block. The image is encoded by partitioning the domain block and using affine transformation to achieve fractal compression. The image is reconstructed using iterative functions and inverse transforms. However, the encoding time of traditional fractal compression technique is too long to achieve real-time image compression, so it cannot be widely used. Based on the theory of fractal image compression; this paper raised an improved algorithm form the aspect of image segmentation. In the present work the fractal coding techniques are applied for the compression of satellite imageries. The Peak Signal to Noise Ratio (PSNR) values are determined for images namely Satellite Rural image and Satellite Urban image. The Matlab simulation results for the reconstructed image shows that PSNR values achievable for Satellite Rural image ~33 and for Satellite urban image ~42

    Fractal Image Compression Using Modified Operator (IFS)

    Get PDF
    Image data Compression based on fractal theory is fundamentally dierent from conventional compression methods, its idea is to generate a contraction operator whose fixed point approximates the original image in a complete metric space of images. The specication of such operator can be stored as the fractal code for the original image. The contraction mapping principle implies that the iteration of the stored operator starting from arbitrary initial image will recover its xed point which is an approximation for the original image. This Contraction mapping is usually constructed using the partitioned IFS(PIFS) technique which relies on the assertion that parts of the image resemble other parts of the same image. It then, nds the fractal code for each part by searching for another larger similar part. This high costly search makes fractal image compression dicult to be implemented in practice, even it has the advantages of a high compression ratio, a low loss ratio, and the resolution independence of the compression rate. In this paper, we investigate fractal image compression(FIC) using Iterated Function Systems(IFS). After reviewing the standard scheme, we state a mathematical formulation for the practical aspect. We then propose a modied IFS that relies on the fact  that, there are very smooth parts in certain images. From the view point of mathematics, we present the modied operator, proving its properties that make it not only a fractal operator but also more eective than the standard one. The experimental results are presented and the performance of the proposed algorithm is discussed

    Developments in fractal geometry

    Get PDF

    Fractal face representation and recognition

    Get PDF
    This paper presents a face representation and recognition scheme based on the theory of fractals. Each face image is represented by its fractal model which is a small collection of transformation parameters. The transformation is carried out once for known face images. For recognition, the input face image is transformed and its fractal model is then compared against the database of fractal models of known faces. Feedforward neural networks are utilised to implement the compression and recognition parts. Some experimental results are presented. The maximum compression ratio obtained for the successful recognition of known faces was observed to be 89:1 (for a compression threshold of 0.002)

    Implementation of fractal image coding

    Get PDF
    The goal of this project is to implement a digital image encoder and decoder using a Fractal Block Coding compression algorithm for grayscale images, and to compare its performance to currendy popular algorithms such as JPEG. The algorithm used here is based on the published papers [1] - [3] ofA E. Jacquin, and in part, a paper [4] by B. Ramamurthi and A. Gersho. As stated in the project proposal, this algorithm has been simplified to enable the timely completion of the project
    corecore