Jump to content

Fractal compression: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Citation bot (talk | contribs)
m Removed URL that duplicated unique identifier. | You can use this bot yourself. Report bugs here.| Activated by User:Nemo bis | via #UCB_webform
Citation bot (talk | contribs)
Removed parameters. | Use this bot. Report bugs. | Suggested by Abductive | Category:Image compression | #UCB_Category 8/38
 
(40 intermediate revisions by 18 users not shown)
Line 1: Line 1:
{{Short description|Compression method for digital images}}
'''Fractal compression''' is a [[lossy compression]] method for [[digital image]]s, based on [[fractal]]s. The method is best suited for textures and natural images, relying on the fact that parts of an image often resemble other parts of the same image.{{Citation needed|date=August 2009}} Fractal [[algorithms]] convert these parts into mathematical data called "fractal codes" which are used to recreate the encoded image.
[[File:Zasada dzialania ifs 1.png|thumb|2 triangles, example to show how fractal compression works]]

'''Fractal compression''' is a [[lossy compression]] method for [[digital image]]s, based on [[fractal]]s. The method is best suited for textures and natural images, relying on the fact that parts of an image often resemble other parts of the same image.<ref>{{cite journal |last1=May |first1=Mike |title=Fractal Image Compression |journal=American Scientist |date=1996 |volume=84 |issue=5 |pages=442–451 |id={{ProQuest|215266230}} |jstor=29775747 |bibcode=1996AmSci..84..442M }}</ref> Fractal [[algorithms]] convert these parts into mathematical data called "fractal codes" which are used to recreate the encoded image.


==Iterated function systems==
==Iterated function systems==
Line 33: Line 36:
| url = https://karczmarczuk.users.greyc.fr/matrs/Dess/RADI/Refs/fractal_paper.pdf
| url = https://karczmarczuk.users.greyc.fr/matrs/Dess/RADI/Refs/fractal_paper.pdf
| last = Fischer
| last = Fischer
| first = Yuval
| first = Yuval
| title = SIGGRAPH'92 course notes - Fractal Image Compression
| title = SIGGRAPH'92 course notes - Fractal Image Compression
| conference = SIGGRAPH
| conference = SIGGRAPH
| conferenceurl = http://www.siggraph.org/
| conference-url = http://www.siggraph.org/
| editor = Przemyslaw Prusinkiewicz
| editor = Przemyslaw Prusinkiewicz
| publisher = [[ACM SIGGRAPH]]
| publisher = [[ACM SIGGRAPH]]
| volume = Fractals - From Folk Art to Hyperreality
| volume = Fractals - From Folk Art to Hyperreality
| date = 1992-08-12
| date = 1992-08-12
| access-date = 2017-06-28
| archive-date = 2017-09-12
}}</ref> for doing so is the following partitioned iterated function system (PIFS):
| archive-url = https://web.archive.org/web/20170912012035/https://karczmarczuk.users.greyc.fr/matrs/Dess/RADI/Refs/fractal_paper.pdf
| url-status = dead
}}</ref> for doing so is the following partitioned iterated function system (PIFS):


# Partition the image domain into range blocks ''R<sub>i</sub>'' of size ''s''×''s''.
# Partition the image domain into range blocks ''R<sub>i</sub>'' of size ''s''×''s''.
Line 51: Line 57:
This bottleneck of searching for similar blocks is why PIFS fractal encoding is much slower than for example [[discrete cosine transform|DCT]] and [[wavelet]] based image representation.
This bottleneck of searching for similar blocks is why PIFS fractal encoding is much slower than for example [[discrete cosine transform|DCT]] and [[wavelet]] based image representation.


The initial square partitioning and [[brute-force search]] algorithm presented by Jacquin provides a starting point for further research and extensions in many possible directions -- different ways of partitioning the image into range blocks of various sizes and shapes; fast techniques for quickly finding a close-enough matching domain block for each range block rather than brute-force searching, such as fast [[motion estimation]] algorithms; different ways of encoding the mapping from the domain block to the range block; etc.<ref>
The initial square partitioning and [[brute-force search]] algorithm presented by Jacquin provides a starting point for further research and extensions in many possible directions—different ways of partitioning the image into range blocks of various sizes and shapes; fast techniques for quickly finding a close-enough matching domain block for each range block rather than brute-force searching, such as fast [[motion estimation]] algorithms; different ways of encoding the mapping from the domain block to the range block; etc.<ref>{{cite journal |last1=Saupe |first1=Dietmar |last2=Hamzaoui |first2=Raouf |title=A review of the fractal image compression literature |journal=ACM SIGGRAPH Computer Graphics |date=November 1994 |volume=28 |issue=4 |pages=268–276 |doi=10.1145/193234.193246 |s2cid=10489445 }}</ref>
Dietmar Saupe, Raouf Hamzaoui.
[https://www.uni-konstanz.de/mmsp/pubsys/publishedFiles/SaHa94.pdf "A Review of the Fractal Image Compression Literature"].
1994.
{{doi | 10.1145/193234.193246 }}
</ref>


Other researchers attempt to find algorithms to automatically encode an arbitrary image as RIFS (recurrent iterated function systems) or global IFS, rather than PIFS; and algorithms for fractal video compression including [[motion compensation]] and three dimensional iterated function systems.<ref name="lacroix" >
Other researchers attempt to find algorithms to automatically encode an arbitrary image as RIFS (recurrent iterated function systems) or global IFS, rather than PIFS; and algorithms for fractal video compression including [[motion compensation]] and three dimensional iterated function systems.<ref name="lacroix" >{{cite thesis |last1=Lacroix |first1=Bruno |title=Fractal image compression |date=1999 |id={{ProQuest|304520711}} |doi=10.22215/etd/1999-04159 |oclc=1103597126 |doi-access=free }}</ref><ref>{{cite book |last1=Fisher |first1=Yuval |title=Fractal Image Compression: Theory and Application |date=2012 |publisher=Springer Science & Business Media |isbn=978-1-4612-2472-3 |page=300 |url=https://books.google.com/books?id=bG_jBwAAQBAJ&pg=PA300 }}</ref>
Bruno Lacroix.
[http://www.collectionscanada.gc.ca/obj/s4/f2/dsk2/ftp01/MQ36939.pdf "Fractal Image Compression"].
1998.
</ref><ref>
Yuval Fisher.
[https://books.google.com/books?id=bG_jBwAAQBAJ "Fractal Image Compression: Theory and Application"].
2012.
p. 300
</ref>


Fractal image compression has many similarities to [[vector quantization]] image compression.<ref>
Fractal image compression has many similarities to [[vector quantization]] image compression.<ref>
Line 83: Line 75:
|work = Image Compression Alternatives and Media Storage Considerations (reference to compression/decompression time)
|work = Image Compression Alternatives and Media Storage Considerations (reference to compression/decompression time)
|url-status = dead
|url-status = dead
|archiveurl = https://web.archive.org/web/20080303154903/http://www.cas.sc.edu/geog/rslab/Rscc/mod2/2-4/2-4.html
|archive-url = https://web.archive.org/web/20080303154903/http://www.cas.sc.edu/geog/rslab/Rscc/mod2/2-4/2-4.html
|archivedate = 2008-03-03
|archive-date = 2008-03-03
}}</ref><ref name="Heath1999">{{cite book|author=Steve Heath|title=Multimedia and communications technology|url=https://books.google.com/?id=S4tQAAAAMAAJ&q=fractal|date=23 August 1999|publisher=Focal Press|isbn=978-0-240-51529-8|pages=120–123
}}</ref><ref name="Heath1999">{{cite book|author=Steve Heath|title=Multimedia and communications technology|url=https://books.google.com/books?id=S4tQAAAAMAAJ&q=fractal|date=23 August 1999|publisher=Focal Press|isbn=978-0-240-51529-8|pages=120–123
}} [http://www.focalpress.com/books/details/9780240515298/ Focal Press link]</ref>
}} [http://www.focalpress.com/books/details/9780240515298/ Focal Press link]</ref>


At common compression ratios, up to about 50:1, fractal compression provides similar results to [[Discrete cosine transform|DCT-based]] algorithms such as [[JPEG]].<ref>{{cite book |last1=Sayood |first1=Khalid |title=Introduction to Data Compression |date=2006 |publisher=Elsevier |isbn=978-0-12-620862-7 |pages=560–569 }}</ref> At high compression ratios fractal compression may offer superior quality. For satellite imagery, ratios of over 170:1<ref name = "ieee_2000">{{cite book |doi=10.1109/IGARSS.2000.861646 |chapter=Achieving high data compression of self-similar satellite images using fractal |title=IGARSS 2000. IEEE 2000 International Geoscience and Remote Sensing Symposium. Taking the Pulse of the Planet: The Role of Remote Sensing in Managing the Environment. Proceedings (Cat. No.00CH37120) |year=2000 |last1=Wee Meng Woon |last2=Anthony Tung Shuen Ho |last3=Tao Yu |last4=Siu Chung Tam |last5=Siong Chai Tan |last6=Lian Teck Yap |volume=2 |pages=609–611 |isbn=0-7803-6359-0 |s2cid=14516581 |url=https://openresearch.surrey.ac.uk/view/delivery/44SUR_INST/12139532970002346/13140433940002346 }}</ref> have been achieved with acceptable results. Fractal video compression ratios of 25:1–244:1 have been achieved in reasonable compression times (2.4 to 66 sec/frame).<ref>{{cite conference |id={{INIST|1572685}} |last1=Fisher |first1=Y. |title=Fractal encoding of video sequences |conference=Fractal image encoding and analysis |location=Trondheim |date=July 1995 }}</ref>
At common compression ratios, up to about 50:1, Fractal compression provides similar results to [[Discrete cosine transform|DCT-based]] algorithms such as [[JPEG]].<ref>{{cite book
| last = Sayood
| first = Khalid
| authorlink =
| title = Introduction to Data Compression, Third Edition
| publisher = [[Morgan Kaufmann Publishers]]
| year = 2006
| location =
| pages = 560–569
| url =
| doi =
| id =
| isbn = 978-0-12-620862-7
}}</ref> At high compression ratios fractal compression may offer superior quality. For satellite imagery, ratios of over 170:1<ref name = "ieee_2000">{{Citation
| author1 = Wee Meng Woon
| title = IGARSS 2000. IEEE 2000 International Geoscience and Remote Sensing Symposium. Taking the Pulse of the Planet: The Role of Remote Sensing in Managing the Environment. Proceedings (Cat. No.00CH37120)
| volume = 2
| pages = 609–611
| author2 = Anthony Tung Shuen Ho
|author3= Tao Yu
|author4= Siu Chung Tam
|author5=Siong Chai Tan
|author6=Lian Teck Yap
| publisher = [[IEEE Geoscience and Remote Sensing Society|IGARSS 2000]]
| work = Geoscience and Remote Sensing Symposium paper
| series =
| id =
| quote = Achieving high data compression of self-similar satellite images using fractal
| doi = 10.1109/IGARSS.2000.861646
| year = 2000
| isbn = 978-0-7803-6359-5
}}</ref> have been achieved with acceptable results. Fractal video compression ratios of 25:1–244:1 have been achieved in reasonable compression times (2.4 to 66 sec/frame).<ref>{{cite web|url=http://cat.inist.fr/?aModele=afficheN&cpsidt=1572685|title=Fractal encoding of video sequences|author=|date=|website=inist.fr|accessdate=18 April 2018}}</ref>


Compression efficiency increases with higher image complexity and color depth, compared to simple [[grayscale]] images.
Compression efficiency increases with higher image complexity and color depth, compared to simple [[grayscale]] images.
Line 127: Line 88:


===Fractal interpolation===
===Fractal interpolation===
The resolution independence of a fractal-encoded image can be used to increase the display resolution of an image. This process is also known as "fractal interpolation". In fractal interpolation, an image is encoded into fractal codes via fractal compression, and subsequently decompressed at a higher resolution. The result is an up-sampled image in which iterated function systems have been used as the [[interpolant]].<ref>[https://web.archive.org/web/20090130061756/http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6TJ4-4J4B95D-3&_user=10&_rdoc=1&_fmt=&_orig=search&_sort=d&view=c&_acct=C000050221&_version=1&_urlVersion=0&_userid=10&md5=2f639f75d0ef4078bac00cf994fbedfd Interpolation decoding method with variable parameters for fractal image compression] College of Mathematics and Physics, Chongqing University, China</ref>
The resolution independence of a fractal-encoded image can be used to increase the display resolution of an image. This process is also known as "fractal interpolation". In fractal interpolation, an image is encoded into fractal codes via fractal compression, and subsequently decompressed at a higher resolution. The result is an up-sampled image in which iterated function systems have been used as the [[interpolant]].<ref>{{cite journal |last1=He |first1=Chuan-jiang |last2=Li |first2=Gao-ping |last3=Shen |first3=Xiao-na |title=Interpolation decoding method with variable parameters for fractal image compression |journal=Chaos, Solitons & Fractals |date=May 2007 |volume=32 |issue=4 |pages=1429–1439 |doi=10.1016/j.chaos.2005.11.058 |bibcode=2007CSF....32.1429H }}</ref>
Fractal interpolation maintains geometric detail very well compared to traditional interpolation methods like [[bilinear interpolation]] and [[bicubic interpolation]].<ref>[http://www.hindawi.com/GetArticle.aspx?doi=10.1155/JIA/2006/78734 Smooth fractal interpolation] Departamento de Matemáticas, Universidad de Zaragoza, Campus Plaza de San Francisco, Zaragoza, Spain</ref><ref>[http://sciencelinks.jp/j-east/article/200310/000020031003A0228183.php A Note on Expansion Technique for Self-Affine Fractal Objects Using Extended Fractal Interpolation Functions] {{webarchive|url=https://web.archive.org/web/20110101235706/http://sciencelinks.jp/j-east/article/200310/000020031003A0228183.php |date=2011-01-01 }} Hokkaido Univ., Graduate School of Engineering, JPN</ref><ref>[http://sciencelinks.jp/j-east/article/200214/000020021402A0392249.php Studies on Scaling Factor for Fractal Image Coding] {{webarchive|url=https://web.archive.org/web/20080127132016/http://sciencelinks.jp/j-east/article/200214/000020021402A0392249.php |date=2008-01-27 }} Nagasaki University, Faculty of Engineering</ref> Since the interpolation cannot reverse Shannon entropy however, it ends up sharpening the image by adding random instead of meaningful detail. One cannot, for example, enlarge an image of a crowd where each person's face is one or two pixels and hope to identify them.
Fractal interpolation maintains geometric detail very well compared to traditional interpolation methods like [[bilinear interpolation]] and [[bicubic interpolation]].<ref>{{cite journal |last1=Navascués |first1=M. A. |last2=Sebastián |first2=M. V. |title=Smooth fractal interpolation |journal=Journal of Inequalities and Applications |date=2006 |volume=2006 |pages=1–20 |doi=10.1155/JIA/2006/78734 |s2cid=20352406 |doi-access=free }}</ref><ref>{{cite journal |last1=Uemura |first1=Satoshi |last2=Haseyama |first2=Miki |last3=Kitajima |first3=Hideo |title=EFIFを用いた自己アフィンフラクタル図形の拡大処理に関する考察 |trans-title=A Note on Expansion Technique for Self-Affine Fractal Objects Using Extended Fractal Interpolation Functions |language=ja |journal=IEICE Technical Report |volume=102 |issue=630 |date=28 January 2003 |pages=95–100 |id={{NAID|110003171506}} |doi=10.11485/itetr.27.9.0_95 }}</ref><ref>{{cite journal |id={{NAID|110003170896}} |last1=Kuroda |first1=Hideo |last2=Hu |first2=Xiaotong |last3=Fujimura |first3=Makoto |title=フラクタル画像符号化におけるスケーリングファクタに関する考察 |trans-title=Studies on Scaling Factor for Fractal Image Coding |language=ja |journal=The Transactions of the Institute of Electronics, Information and Communication Engineers |volume=86 |issue=2 |pages=359–363 |date=1 February 2003 }}</ref> Since the interpolation cannot reverse Shannon entropy however, it ends up sharpening the image by adding random instead of meaningful detail. One cannot, for example, enlarge an image of a crowd where each person's face is one or two pixels and hope to identify them.


==History==
==History==
[[Michael Barnsley]] led development of fractal compression in 1987, and was granted several [[patent]]s on the technology.<ref>{{US patent|4941193}}{{snd}} Barnsley and Sloan's first [[iterated function system]] patent, filed in October 1987</ref> The most widely known practical fractal compression algorithm was invented by Barnsley and Alan Sloan. Barnsley's graduate student Arnaud Jacquin implemented the first automatic algorithm in software in 1992.<ref>[http://www.cse.buffalo.edu/tech-reports/95-05.ps Using Fractal Coding to Index Image Content for a Digital Library] Tech report</ref><ref>Arnaud E. Jacquin. [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.456.1530&rep=rep1&type=pdf Image Coding Based on a Fractal Theory of Iterated Contractive Image Transformations]. IEEE Transactions on Image Processing, 1(1), 1992.</ref> All methods are based on the [[fractal transform]] using [[iterated function system]]s. Michael Barnsley and Alan Sloan formed Iterated Systems Inc.<ref>Iterated Systems Inc. changed its name to [http://edgar.secdatabase.com/2036/93176301000662/filing-main MediaBin Inc. Inc.] in 2001 and in turn was bought out by Interwoven, Inc. in 2003)</ref> in 1987 which was granted over 20 additional patents related to fractal compression.
[[Michael Barnsley]] led the development of fractal compression from 1985 at the Georgia Institute of Technology (where both Barnsley and Sloan were professors in the mathematics department).<ref>{{cite magazine |last1=Barnsley |first1=Michael | last2=Sloan | first2=Alan |date=January 1988 |title=A Better Way to Compress Images |url= |magazine=Byte |pages=215–223 |access-date=}}</ref> The work was sponsored by [[DARPA]] and the [[Georgia Tech Research Institute|Georgia Tech Research Corporation]]. The project resulted in several [[patent]]s from 1987.<ref>{{US patent|4941193}}{{snd}} Barnsley and Sloan's first [[iterated function system]] patent, filed in October 1987</ref> Barnsley's graduate student Arnaud Jacquin implemented the first automatic algorithm in software in 1992.<ref>[http://www.cse.buffalo.edu/tech-reports/95-05.ps Using Fractal Coding to Index Image Content for a Digital Library] Tech report</ref><ref>{{cite journal |last1=Jacquin |first1=A.E. |title=Image coding based on a fractal theory of iterated contractive image transformations |journal=IEEE Transactions on Image Processing |date=1992 |volume=1 |issue=1 |pages=18–30 |doi=10.1109/83.128028 |pmid=18296137 |bibcode=1992ITIP....1...18J |citeseerx=10.1.1.456.1530 }}</ref> All methods are based on the [[fractal transform]] using [[iterated function system]]s. Michael Barnsley and Alan Sloan formed Iterated Systems Inc.<ref>Iterated Systems Inc. changed its name to [http://edgar.secdatabase.com/2036/93176301000662/filing-main MediaBin Inc. Inc.] in 2001 and in turn was bought out by Interwoven, Inc. in 2003)</ref> in 1987 which was granted over 20 additional patents related to fractal compression.


A major breakthrough for Iterated Systems Inc. was the automatic fractal transform process which eliminated the need for human intervention during compression as was the case in early experimentation with fractal compression technology. In 1992, Iterated Systems Inc. received a US$2.1 million government grant<ref>[http://www.atp.nist.gov/eao/sp950-3/info_tech.pdf NIST SP950-3, "Capturing and Integrating Patient Healthcare Information to Improve Accessibility"; see page 36, "MediaBin Fractal-Based Technology to Compress Digital Image Files"] {{webarchive|url=https://web.archive.org/web/20150923175932/http://www.atp.nist.gov/eao/sp950-3/info_tech.pdf |date=2015-09-23 }}</ref> to develop a prototype digital image storage and decompression chip using fractal transform image compression technology.
A major breakthrough for Iterated Systems Inc. was the automatic fractal transform process which eliminated the need for human intervention during compression as was the case in early experimentation with fractal compression technology. In 1992, Iterated Systems Inc. received a US$2.1 million government grant<ref>[http://www.atp.nist.gov/eao/sp950-3/info_tech.pdf NIST SP950-3, "Capturing and Integrating Patient Healthcare Information to Improve Accessibility"; see page 36, "MediaBin Fractal-Based Technology to Compress Digital Image Files"] {{webarchive|url=https://web.archive.org/web/20150923175932/http://www.atp.nist.gov/eao/sp950-3/info_tech.pdf |date=2015-09-23 }}</ref> to develop a prototype digital image storage and decompression chip using fractal transform image compression technology.


Fractal image compression has been used in a number of commercial applications: [[onOne Software]], developed under license from Iterated Systems Inc., [[Genuine Fractals]] 5<ref>[https://archive.today/20090206211441/http://www.pcpro.co.uk/macuser/reviews/15870/genuine-fractals.html?searchString=fractal Genuine Fractals Product Review]</ref> which is a [[Photoshop]] plugin capable of saving files in compressed FIF (Fractal Image Format). To date the most successful use of still fractal image compression is by [[Microsoft]] in its [[Encarta]] multimedia encyclopedia,<ref>{{cite web|url=http://www.mathaware.org/mam/98/articles/theme.essay.html|title=MAW 1998: Theme Essay|author=|date=|website=www.mathaware.org|accessdate=18 April 2018}}</ref> also under license.
Fractal image compression has been used in a number of commercial applications: [[onOne Software]], developed under license from Iterated Systems Inc., [[Genuine Fractals]] 5<ref>[https://archive.today/20090206211441/http://www.pcpro.co.uk/macuser/reviews/15870/genuine-fractals.html?searchString=fractal Genuine Fractals Product Review]</ref> which is a [[Photoshop]] plugin capable of saving files in compressed FIF (Fractal Image Format). To date the most successful use of still fractal image compression is by [[Microsoft]] in its [[Encarta]] multimedia encyclopedia,<ref>{{cite web|url=http://www.mathaware.org/mam/98/articles/theme.essay.html|title=MAW 1998: Theme Essay|website=www.mathaware.org|access-date=18 April 2018|archive-date=31 August 2016|archive-url=https://web.archive.org/web/20160831070652/http://www.mathaware.org/mam/98/articles/theme.essay.html|url-status=dead}}</ref> also under license.

Iterated Systems Inc. supplied a shareware encoder (Fractal Imager), a stand-alone decoder, a Netscape plug-in decoder and a development package for use under Windows. As [[Wavelet compression|wavelet-based methods]] of image compression improved and were more easily licensed by commercial software vendors the adoption of the Fractal Image Format failed to evolve.{{Citation needed|date=March 2008}} The redistribution of the "decompressor DLL" provided by the ColorBox III SDK was governed by restrictive per-disk or year-by-year licensing regimes for proprietary software vendors and by a discretionary scheme that entailed the promotion of the Iterated Systems products for certain classes of other users.<ref>{{cite news | title=The big squeeze | last=Aitken | first=William | journal=Personal Computer World |date=May 1994 }}</ref>


Iterated Systems Inc. supplied a shareware encoder (Fractal Imager), a stand-alone decoder, a Netscape plug-in decoder and a development package for use under Windows. The redistribution of the "decompressor DLL" provided by the ColorBox III SDK was governed by restrictive per-disk or year-by-year licensing regimes for proprietary software vendors and by a discretionary scheme that entailed the promotion of the Iterated Systems products for certain classes of other users.<ref>{{cite news | title=The big squeeze | last=Aitken | first=William | journal=Personal Computer World |date=May 1994 }}</ref>
During the 1990s Iterated Systems Inc. and its partners expended considerable resources to bring fractal compression to video. While compression results were promising, computer hardware of that time lacked the processing power for fractal video compression to be practical beyond a few select usages. Up to 15 hours were required to compress a single minute of video.


ClearVideo{{snd}} also known as [[RealVideo]] (Fractal){{snd}} and SoftVideo were early fractal video compression products. ClearFusion was Iterated's freely distributed streaming video plugin for web browsers. In 1994 SoftVideo was licensed to [[Spectrum Holobyte]] for use in its [[CD-ROM]] games including Falcon Gold and [[Star Trek: The Next Generation A Final Unity]].<ref>[http://www.startrekgames.cz/downloads/fu_manual_cz.pdf 1994 Manual] specifying on page 11 SoftVideo under license to Spectrum Holobyte</ref>
ClearVideo{{snd}} also known as [[RealVideo]] (Fractal){{snd}} and SoftVideo were early fractal video compression products. ClearFusion was Iterated's freely distributed streaming video plugin for web browsers. In 1994 SoftVideo was licensed to [[Spectrum Holobyte]] for use in its [[CD-ROM]] games including Falcon Gold and [[Star Trek: The Next Generation A Final Unity]].<ref>[http://www.startrekgames.cz/downloads/fu_manual_cz.pdf 1994 Manual] specifying on page 11 SoftVideo under license to Spectrum Holobyte</ref>


In 1996, Iterated Systems Inc. announced<ref>{{cite web|url=http://findarticles.com/p/articles/mi_m0EIN/is_1996_Oct_29/ai_18810482/|archiveurl=https://archive.today/20120708114422/http://findarticles.com/p/articles/mi_m0EIN/is_1996_Oct_29/ai_18810482/|url-status=dead|title=Mitsubishi Corporation Inks Agreement With Iterated Systems|author=Business Library|date=8 July 2012|archivedate=8 July 2012|website=findarticles.com|accessdate=18 April 2018}}</ref> an alliance with the [[Mitsubishi]] Corporation to market ClearVideo to their Japanese customers. The original ClearVideo 1.2 decoder driver is still supported<ref>[http://support.microsoft.com/kb/291948/en-us Microsoft ClearVideo support]</ref> by Microsoft in [[Windows Media Player]] although the encoder is no longer supported.
In 1996, Iterated Systems Inc. announced<ref>{{cite press release |title=Mitsubishi Corporation Inks Agreement With Iterated Systems |publisher=Iterated Systems |date=29 October 1996 |url=http://findarticles.com/p/articles/mi_m0EIN/is_1996_Oct_29/ai_18810482/ |archive-url=https://archive.today/20120708114422/http://findarticles.com/p/articles/mi_m0EIN/is_1996_Oct_29/ai_18810482/ |url-status=dead |archivedate=8 July 2012 }}</ref> an alliance with the [[Mitsubishi]] Corporation to market ClearVideo to their Japanese customers. The original ClearVideo 1.2 decoder driver is still supported<ref>{{cite web |url=http://support.microsoft.com/kb/291948/en-us |archiveurl=https://web.archive.org/web/20041028083759/http://support.microsoft.com/kb/291948/EN-US/ |archivedate=28 October 2004 |title=Windows Media Player for Windows XP Supported Codecs |date=31 October 2003 }}</ref> by Microsoft in [[Windows Media Player]] although the encoder is no longer supported.


Two firms, Total Multimedia Inc. and Dimension, both claim to own or have the exclusive licence to Iterated's video technology, but neither has yet released a working product. The technology basis appears to be Dimension's U.S. patents 8639053 and 8351509, which have been considerably analyzed.<ref>{{cite web|url=http://paulschlessinger.wordpress.com/2014/04|title=April - 2014 - Due Diligence Study of Fractal Video Technology|author=|date=|website=paulschlessinger.wordpress.com|accessdate=18 April 2018}}</ref> In summary, it is a simple quadtree block-copying system with neither the bandwidth efficiency nor PSNR quality of traditional DCT-based codecs. In January 2016, TMMI announced that it was abandoning fractal-based technology altogether.
Two firms, Total Multimedia Inc. and Dimension, both claim to own or have the exclusive licence to Iterated's video technology, but neither has yet released a working product. The technology basis appears to be Dimension's U.S. patents 8639053 and 8351509, which have been considerably analyzed.<ref>{{cite web|url=http://paulschlessinger.wordpress.com/2014/04|title=April - 2014 - Due Diligence Study of Fractal Video Technology|website=paulschlessinger.wordpress.com|access-date=18 April 2018}}</ref> In summary, it is a simple quadtree block-copying system with neither the bandwidth efficiency nor PSNR quality of traditional DCT-based codecs. In January 2016, TMMI announced that it was abandoning fractal-based technology altogether.


Numerous research papers have been published during the past few years discussing possible solutions to improve fractal algorithms and encoding hardware.<ref>{{cite journal|url=http://dl.acm.org/citation.cfm?id=261439.261444|title=Advances in fractal compression for multimedia applications|first=John|last=Kominek|date=1 July 1997|journal=Multimedia Systems|volume=5|issue=4|pages=255–270|accessdate=18 April 2018|via=dl.acm.org|doi=10.1007/s005300050059|citeseerx=10.1.1.47.3709}}</ref><ref>{{cite web|url=http://cat.inist.fr/?aModele=afficheN&cpsidt=1380599|title=Refdoc|author=|date=|website=cat.inist.fr|accessdate=18 April 2018}}</ref><ref>{{cite book|title=Fractal image compression performance synthesis through HV partitioning - IEEE Conference Publication|pages=636–637|doi=10.1109/ADCOM.2006.4289976|chapter=Fractal image compression performance synthesis through HV partitioning|year=2006|last1=Rajkumar|first1=Wathap Sapankumar|last2=Kulkarni|first2=M.V.|last3=Dhore|first3=M.L.|last4=Mali|first4=S.N.|isbn=978-1-4244-0715-6}}</ref><ref>[http://www.actapress.com/PaperInfo.aspx?PaperID=13701&reason=500 Simple and Fast Fractal Image Compression] Circuits, Signals, and Systems - 2003</ref><ref>[https://web.archive.org/web/20090130060910/http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6V2M-4M7VB17-1&_user=10&_rdoc=1&_fmt=&_orig=search&_sort=d&view=c&_acct=C000050221&_version=1&_urlVersion=0&_userid=10&md5=890409343ad7b639e855141c44d174fb Schema genetic algorithm for fractal image compression] Department of Electrical Engineering, National Sun Yet-Sen University, Kaohsiung, Taiwan</ref><ref>[https://web.archive.org/web/20090130061808/http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6V25-4H27BX7-3&_user=10&_rdoc=1&_fmt=&_orig=search&_sort=d&view=c&_acct=C000050221&_version=1&_urlVersion=0&_userid=10&md5=faf77464c176654cb1f27e29ef6e4077 A fast fractal image encoding method based on intelligent search of standard deviation] Department of Electrical and Computer Engineering, The University of Alabama</ref><ref>[http://spiedl.aip.org/getabs/servlet/GetabsServlet?prog=normal&id=OPEGAR000044000010107002000001&idtype=cvips&gifs=yes Novel fractal image-encoding algorithm based on a full-binary-tree searchless iterated function system]{{dead link|date=October 2017 |bot=InternetArchiveBot |fix-attempted=yes }} Department of Electrical and Computer Engineering, The University of Alabama</ref><ref>[http://adsabs.harvard.edu/abs/2000SPIE.4122..190T Fast classification method for fractal image compression] Proc. SPIE Vol. 4122, p. 190-193, Mathematics and Applications of Data/Image Coding, Compression, and Encryption III, Mark S. Schmalz; Ed</ref><ref>[http://www.springerlink.com/index/y2l487124l436876.pdf Toward Real Time Fractal Image Compression Using Graphics Hardware] Dipartimento di Informatica e Applicazioni, Università degli Studi di Salerno</ref>
Research papers between 1997 and 2007 discussed possible solutions to improve fractal algorithms and encoding hardware.<ref>{{cite journal |last1=Kominek |first1=John |title=Advances in fractal compression for multimedia applications |journal=Multimedia Systems |date=1 June 1997 |volume=5 |issue=4 |pages=255–270 |doi=10.1007/s005300050059 |citeseerx=10.1.1.47.3709 |s2cid=6016583 }}</ref><ref>{{cite book |last1=Harada |first1=Masaki |last2=Kimoto |first2=Tadahiko |last3=Fujii |first3=Toshiaki |last4=Tanimoto |first4=Masayuki |chapter=Fast calculation of IFS parameters for fractal image coding |pages=457–464 |id={{INIST|1380599}} |doi=10.1117/12.386580 |s2cid=30148845 |bibcode=2000SPIE.4067..457H |editor1-last=Ngan |editor1-first=King N |editor2-first=Thomas |editor2-last=Sikora |editor3-first=Ming-Ting |editor3-last=Sun |year=2000 |title=Visual Communications and Image Processing 2000 |volume=4067 }}</ref><ref>{{cite book |doi=10.1109/ADCOM.2006.4289976 |chapter=Fractal image compression performance synthesis through HV partitioning |title=2006 International Conference on Advanced Computing and Communications |year=2006 |last1=Rajkumar |first1=Wathap Sapankumar |last2=Kulkarni |first2=M.V. |last3=Dhore |first3=M.L. |last4=Mali |first4=S.N. |pages=636–637 |isbn=978-1-4244-0715-6 |s2cid=15370862 }}</ref><ref>[http://www.actapress.com/PaperInfo.aspx?PaperID=13701&reason=500 Simple and Fast Fractal Image Compression] Circuits, Signals, and Systems - 2003</ref><ref>{{cite journal |last1=Wu |first1=Ming-Sheng |last2=Jeng |first2=Jyh-Horng |last3=Hsieh |first3=Jer-Guang |title=Schema genetic algorithm for fractal image compression |journal=Engineering Applications of Artificial Intelligence |date=June 2007 |volume=20 |issue=4 |pages=531–538 |doi=10.1016/j.engappai.2006.08.005 }}</ref><ref>{{cite journal |last1=Wu |first1=Xianwei |last2=Jackson |first2=David Jeff |last3=Chen |first3=Hui-Chuan |title=A fast fractal image encoding method based on intelligent search of standard deviation |journal=Computers & Electrical Engineering |date=September 2005 |volume=31 |issue=6 |pages=402–421 |doi=10.1016/j.compeleceng.2005.02.003 }}</ref><ref>{{cite journal |last1=Wu |first1=Xianwei |last2=Jackson |first2=David Jeff |last3=Chen |first3=Hui-Chuan |title=Novel fractal image-encoding algorithm based on a full-binary-tree searchless iterated function system |journal=Optical Engineering |date=2005 |volume=44 |issue=10 |pages=107002 |doi=10.1117/1.2076828 |bibcode=2005OptEn..44j7002W }}</ref><ref>{{cite book |last1=Truong |first1=Trieu-Kien |last2=Jeng |first2=Jyh H. |chapter=Fast classification method for fractal image compression |pages=190–193 |doi=10.1117/12.409247 |s2cid=120032052 |bibcode=2000SPIE.4122..190T |editor1-last=Schmalz |editor1-first=Mark S |year=2000 |title=Mathematics and Applications of Data/Image Coding, Compression, and Encryption III |volume=4122 }}</ref><ref>{{cite book |doi=10.1007/11595755_92 |chapter=Toward Real Time Fractal Image Compression Using Graphics Hardware |title=Advances in Visual Computing |series=Lecture Notes in Computer Science |year=2005 |last1=Erra |first1=Ugo |volume=3804 |pages=723–728 |hdl=11563/14075 |isbn=978-3-540-30750-1 }}</ref>


==Implementations==
==Implementations==
A library called ''[https://github.com/l-tamas/Fiasco Fiasco]'' was created by Ullrich Hafner. In 2001, ''Fiasco'' was covered in the ''[[Linux Journal]]''.
A library called ''Fiasco'' was created by Ullrich Hafner. In 2001, ''Fiasco'' was covered in the ''[[Linux Journal]]''.
<ref>{{cite journal |last=Hafner |first=Ullrich |year=2001 |title=FIASCO - An Open-Source Fractal Image and Sequence Codec |journal=[[Linux Journal]] |issue=81 |url=http://www.linuxjournal.com/article/4367 |accessdate=February 19, 2013}}</ref>
<ref>{{cite journal |last=Hafner |first=Ullrich |year=2001 |title=FIASCO - An Open-Source Fractal Image and Sequence Codec |journal=[[Linux Journal]] |issue=81 |url=http://www.linuxjournal.com/article/4367 |access-date=February 19, 2013}}</ref>
According to the 2000-04 ''Fiasco'' manual, ''Fiasco'' can be used for video compression.
According to the 2000-04 ''Fiasco'' manual, ''Fiasco'' can be used for video compression.
<ref>{{cite web|url=http://castor.am.gdynia.pl/cgi-bin/man/man2html?3+fiasco_decoder_get_frame|title=Manpage of fiasco|website=castor.am.gdynia.pl|accessdate=18 April 2018|archive-url=https://web.archive.org/web/20120309020728/http://castor.am.gdynia.pl/cgi-bin/man/man2html?3+fiasco_decoder_get_frame|archive-date=9 March 2012|url-status=dead}}</ref>
<ref>{{cite web|url=http://castor.am.gdynia.pl/cgi-bin/man/man2html?3+fiasco_decoder_get_frame|title=Manpage of fiasco|website=castor.am.gdynia.pl|access-date=18 April 2018|archive-url=https://web.archive.org/web/20120309020728/http://castor.am.gdynia.pl/cgi-bin/man/man2html?3+fiasco_decoder_get_frame|archive-date=9 March 2012|url-status=dead}}</ref>
The [[Netpbm]] library includes the ''Fiasco'' library.
The [[Netpbm]] library includes the ''Fiasco'' library.
<ref>{{cite web|url=http://netpbm.sourceforge.net/doc/pnmtofiasco.html|title=Pnmtofiasco User Manual|author=|date=|website=netpbm.sourceforge.net|accessdate=18 April 2018}}</ref><ref>{{cite web|url=http://netpbm.sourceforge.net/doc/fiascotopnm.html|title=Fiascotopnm User Manual|author=|date=|website=netpbm.sourceforge.net|accessdate=18 April 2018}}</ref>
<ref>{{cite web|url=http://netpbm.sourceforge.net/doc/pnmtofiasco.html|title=Pnmtofiasco User Manual|website=netpbm.sourceforge.net|access-date=18 April 2018}}</ref><ref>{{cite web|url=http://netpbm.sourceforge.net/doc/fiascotopnm.html|title=Fiascotopnm User Manual|website=netpbm.sourceforge.net|access-date=18 April 2018}}</ref>


Femtosoft developed an implementation of fractal image compression in [[Object Pascal]] and [[Java]].
Femtosoft developed an implementation of fractal image compression in [[Object Pascal]] and [[Java (programming language)|Java]].
<ref>{{cite web |url=http://www.femtosoft.biz/fractals/fractal.html |title=Archived copy |accessdate=2010-07-10 |url-status=dead |archiveurl=https://web.archive.org/web/20101023100132/http://www.femtosoft.biz/fractals/fractal.html |archivedate=2010-10-23 }}</ref>
<ref>{{cite web |url=http://www.femtosoft.biz/fractals/fractal.html |title=Femtosoft Technologies - Fractal Imaging Software |access-date=2010-07-10 |url-status=dead |archive-url=https://web.archive.org/web/20101023100132/http://www.femtosoft.biz/fractals/fractal.html |archive-date=2010-10-23 }}</ref>


==See also==
==See also==

Latest revision as of 04:00, 26 May 2024

2 triangles, example to show how fractal compression works

Fractal compression is a lossy compression method for digital images, based on fractals. The method is best suited for textures and natural images, relying on the fact that parts of an image often resemble other parts of the same image.[1] Fractal algorithms convert these parts into mathematical data called "fractal codes" which are used to recreate the encoded image.

Iterated function systems

[edit]

Fractal image representation may be described mathematically as an iterated function system (IFS).[2]

For binary images

[edit]

We begin with the representation of a binary image, where the image may be thought of as a subset of . An IFS is a set of contraction mappings ƒ1,...,ƒN,

According to these mapping functions, the IFS describes a two-dimensional set S as the fixed point of the Hutchinson operator

That is, H is an operator mapping sets to sets, and S is the unique set satisfying H(S) = S. The idea is to construct the IFS such that this set S is the input binary image. The set S can be recovered from the IFS by fixed point iteration: for any nonempty compact initial set A0, the iteration Ak+1 = H(Ak) converges to S.

The set S is self-similar because H(S) = S implies that S is a union of mapped copies of itself:

So we see the IFS is a fractal representation of S.

Extension to grayscale

[edit]

IFS representation can be extended to a grayscale image by considering the image's graph as a subset of . For a grayscale image u(x,y), consider the set S = {(x,y,u(x,y))}. Then similar to the binary case, S is described by an IFS using a set of contraction mappings ƒ1,...,ƒN, but in ,

Encoding

[edit]

A challenging problem of ongoing research in fractal image representation is how to choose the ƒ1,...,ƒN such that its fixed point approximates the input image, and how to do this efficiently.

A simple approach[2] for doing so is the following partitioned iterated function system (PIFS):

  1. Partition the image domain into range blocks Ri of size s×s.
  2. For each Ri, search the image to find a block Di of size 2s×2s that is very similar to Ri.
  3. Select the mapping functions such that H(Di) = Ri for each i.

In the second step, it is important to find a similar block so that the IFS accurately represents the input image, so a sufficient number of candidate blocks for Di need to be considered. On the other hand, a large search considering many blocks is computationally costly. This bottleneck of searching for similar blocks is why PIFS fractal encoding is much slower than for example DCT and wavelet based image representation.

The initial square partitioning and brute-force search algorithm presented by Jacquin provides a starting point for further research and extensions in many possible directions—different ways of partitioning the image into range blocks of various sizes and shapes; fast techniques for quickly finding a close-enough matching domain block for each range block rather than brute-force searching, such as fast motion estimation algorithms; different ways of encoding the mapping from the domain block to the range block; etc.[3]

Other researchers attempt to find algorithms to automatically encode an arbitrary image as RIFS (recurrent iterated function systems) or global IFS, rather than PIFS; and algorithms for fractal video compression including motion compensation and three dimensional iterated function systems.[4][5]

Fractal image compression has many similarities to vector quantization image compression.[6]

Features

[edit]

With fractal compression, encoding is extremely computationally expensive because of the search used to find the self-similarities. Decoding, however, is quite fast. While this asymmetry has so far made it impractical for real time applications, when video is archived for distribution from disk storage or file downloads fractal compression becomes more competitive.[7][8]

At common compression ratios, up to about 50:1, fractal compression provides similar results to DCT-based algorithms such as JPEG.[9] At high compression ratios fractal compression may offer superior quality. For satellite imagery, ratios of over 170:1[10] have been achieved with acceptable results. Fractal video compression ratios of 25:1–244:1 have been achieved in reasonable compression times (2.4 to 66 sec/frame).[11]

Compression efficiency increases with higher image complexity and color depth, compared to simple grayscale images.

Resolution independence and fractal scaling

[edit]

An inherent feature of fractal compression is that images become resolution independent[12] after being converted to fractal code. This is because the iterated function systems in the compressed file scale indefinitely. This indefinite scaling property of a fractal is known as "fractal scaling".

Fractal interpolation

[edit]

The resolution independence of a fractal-encoded image can be used to increase the display resolution of an image. This process is also known as "fractal interpolation". In fractal interpolation, an image is encoded into fractal codes via fractal compression, and subsequently decompressed at a higher resolution. The result is an up-sampled image in which iterated function systems have been used as the interpolant.[13] Fractal interpolation maintains geometric detail very well compared to traditional interpolation methods like bilinear interpolation and bicubic interpolation.[14][15][16] Since the interpolation cannot reverse Shannon entropy however, it ends up sharpening the image by adding random instead of meaningful detail. One cannot, for example, enlarge an image of a crowd where each person's face is one or two pixels and hope to identify them.

History

[edit]

Michael Barnsley led the development of fractal compression from 1985 at the Georgia Institute of Technology (where both Barnsley and Sloan were professors in the mathematics department).[17] The work was sponsored by DARPA and the Georgia Tech Research Corporation. The project resulted in several patents from 1987.[18] Barnsley's graduate student Arnaud Jacquin implemented the first automatic algorithm in software in 1992.[19][20] All methods are based on the fractal transform using iterated function systems. Michael Barnsley and Alan Sloan formed Iterated Systems Inc.[21] in 1987 which was granted over 20 additional patents related to fractal compression.

A major breakthrough for Iterated Systems Inc. was the automatic fractal transform process which eliminated the need for human intervention during compression as was the case in early experimentation with fractal compression technology. In 1992, Iterated Systems Inc. received a US$2.1 million government grant[22] to develop a prototype digital image storage and decompression chip using fractal transform image compression technology.

Fractal image compression has been used in a number of commercial applications: onOne Software, developed under license from Iterated Systems Inc., Genuine Fractals 5[23] which is a Photoshop plugin capable of saving files in compressed FIF (Fractal Image Format). To date the most successful use of still fractal image compression is by Microsoft in its Encarta multimedia encyclopedia,[24] also under license.

Iterated Systems Inc. supplied a shareware encoder (Fractal Imager), a stand-alone decoder, a Netscape plug-in decoder and a development package for use under Windows. The redistribution of the "decompressor DLL" provided by the ColorBox III SDK was governed by restrictive per-disk or year-by-year licensing regimes for proprietary software vendors and by a discretionary scheme that entailed the promotion of the Iterated Systems products for certain classes of other users.[25]

ClearVideo – also known as RealVideo (Fractal) – and SoftVideo were early fractal video compression products. ClearFusion was Iterated's freely distributed streaming video plugin for web browsers. In 1994 SoftVideo was licensed to Spectrum Holobyte for use in its CD-ROM games including Falcon Gold and Star Trek: The Next Generation A Final Unity.[26]

In 1996, Iterated Systems Inc. announced[27] an alliance with the Mitsubishi Corporation to market ClearVideo to their Japanese customers. The original ClearVideo 1.2 decoder driver is still supported[28] by Microsoft in Windows Media Player although the encoder is no longer supported.

Two firms, Total Multimedia Inc. and Dimension, both claim to own or have the exclusive licence to Iterated's video technology, but neither has yet released a working product. The technology basis appears to be Dimension's U.S. patents 8639053 and 8351509, which have been considerably analyzed.[29] In summary, it is a simple quadtree block-copying system with neither the bandwidth efficiency nor PSNR quality of traditional DCT-based codecs. In January 2016, TMMI announced that it was abandoning fractal-based technology altogether.

Research papers between 1997 and 2007 discussed possible solutions to improve fractal algorithms and encoding hardware.[30][31][32][33][34][35][36][37][38]

Implementations

[edit]

A library called Fiasco was created by Ullrich Hafner. In 2001, Fiasco was covered in the Linux Journal. [39] According to the 2000-04 Fiasco manual, Fiasco can be used for video compression. [40] The Netpbm library includes the Fiasco library. [41][42]

Femtosoft developed an implementation of fractal image compression in Object Pascal and Java. [43]

See also

[edit]

Notes

[edit]
  1. ^ May, Mike (1996). "Fractal Image Compression". American Scientist. 84 (5): 442–451. Bibcode:1996AmSci..84..442M. JSTOR 29775747. ProQuest 215266230.
  2. ^ a b Fischer, Yuval (1992-08-12). Przemyslaw Prusinkiewicz (ed.). SIGGRAPH'92 course notes - Fractal Image Compression (PDF). SIGGRAPH. Vol. Fractals - From Folk Art to Hyperreality. ACM SIGGRAPH. Archived from the original (PDF) on 2017-09-12. Retrieved 2017-06-28.
  3. ^ Saupe, Dietmar; Hamzaoui, Raouf (November 1994). "A review of the fractal image compression literature". ACM SIGGRAPH Computer Graphics. 28 (4): 268–276. doi:10.1145/193234.193246. S2CID 10489445.
  4. ^ Lacroix, Bruno (1999). Fractal image compression (Thesis). doi:10.22215/etd/1999-04159. OCLC 1103597126. ProQuest 304520711.
  5. ^ Fisher, Yuval (2012). Fractal Image Compression: Theory and Application. Springer Science & Business Media. p. 300. ISBN 978-1-4612-2472-3.
  6. ^ Henry Xiao. "Fractal Compression". 2004.
  7. ^ John R. Jensen, "Remote Sensing Textbooks", Image Compression Alternatives and Media Storage Considerations (reference to compression/decompression time), University of South Carolina, archived from the original on 2008-03-03
  8. ^ Steve Heath (23 August 1999). Multimedia and communications technology. Focal Press. pp. 120–123. ISBN 978-0-240-51529-8. Focal Press link
  9. ^ Sayood, Khalid (2006). Introduction to Data Compression. Elsevier. pp. 560–569. ISBN 978-0-12-620862-7.
  10. ^ Wee Meng Woon; Anthony Tung Shuen Ho; Tao Yu; Siu Chung Tam; Siong Chai Tan; Lian Teck Yap (2000). "Achieving high data compression of self-similar satellite images using fractal". IGARSS 2000. IEEE 2000 International Geoscience and Remote Sensing Symposium. Taking the Pulse of the Planet: The Role of Remote Sensing in Managing the Environment. Proceedings (Cat. No.00CH37120). Vol. 2. pp. 609–611. doi:10.1109/IGARSS.2000.861646. ISBN 0-7803-6359-0. S2CID 14516581.
  11. ^ Fisher, Y. (July 1995). Fractal encoding of video sequences. Fractal image encoding and analysis. Trondheim. INIST 1572685.
  12. ^ Walking, Talking Web Archived 2008-01-06 at the Wayback Machine Byte Magazine article on fractal compression/resolution independence
  13. ^ He, Chuan-jiang; Li, Gao-ping; Shen, Xiao-na (May 2007). "Interpolation decoding method with variable parameters for fractal image compression". Chaos, Solitons & Fractals. 32 (4): 1429–1439. Bibcode:2007CSF....32.1429H. doi:10.1016/j.chaos.2005.11.058.
  14. ^ Navascués, M. A.; Sebastián, M. V. (2006). "Smooth fractal interpolation". Journal of Inequalities and Applications. 2006: 1–20. doi:10.1155/JIA/2006/78734. S2CID 20352406.
  15. ^ Uemura, Satoshi; Haseyama, Miki; Kitajima, Hideo (28 January 2003). "EFIFを用いた自己アフィンフラクタル図形の拡大処理に関する考察" [A Note on Expansion Technique for Self-Affine Fractal Objects Using Extended Fractal Interpolation Functions]. IEICE Technical Report (in Japanese). 102 (630): 95–100. doi:10.11485/itetr.27.9.0_95. NAID 110003171506.
  16. ^ Kuroda, Hideo; Hu, Xiaotong; Fujimura, Makoto (1 February 2003). "フラクタル画像符号化におけるスケーリングファクタに関する考察" [Studies on Scaling Factor for Fractal Image Coding]. The Transactions of the Institute of Electronics, Information and Communication Engineers (in Japanese). 86 (2): 359–363. NAID 110003170896.
  17. ^ Barnsley, Michael; Sloan, Alan (January 1988). "A Better Way to Compress Images". Byte. pp. 215–223.
  18. ^ U.S. patent 4,941,193 – Barnsley and Sloan's first iterated function system patent, filed in October 1987
  19. ^ Using Fractal Coding to Index Image Content for a Digital Library Tech report
  20. ^ Jacquin, A.E. (1992). "Image coding based on a fractal theory of iterated contractive image transformations". IEEE Transactions on Image Processing. 1 (1): 18–30. Bibcode:1992ITIP....1...18J. CiteSeerX 10.1.1.456.1530. doi:10.1109/83.128028. PMID 18296137.
  21. ^ Iterated Systems Inc. changed its name to MediaBin Inc. Inc. in 2001 and in turn was bought out by Interwoven, Inc. in 2003)
  22. ^ NIST SP950-3, "Capturing and Integrating Patient Healthcare Information to Improve Accessibility"; see page 36, "MediaBin Fractal-Based Technology to Compress Digital Image Files" Archived 2015-09-23 at the Wayback Machine
  23. ^ Genuine Fractals Product Review
  24. ^ "MAW 1998: Theme Essay". www.mathaware.org. Archived from the original on 31 August 2016. Retrieved 18 April 2018.
  25. ^ Aitken, William (May 1994). "The big squeeze". Personal Computer World.
  26. ^ 1994 Manual specifying on page 11 SoftVideo under license to Spectrum Holobyte
  27. ^ "Mitsubishi Corporation Inks Agreement With Iterated Systems" (Press release). Iterated Systems. 29 October 1996. Archived from the original on 8 July 2012.
  28. ^ "Windows Media Player for Windows XP Supported Codecs". 31 October 2003. Archived from the original on 28 October 2004.
  29. ^ "April - 2014 - Due Diligence Study of Fractal Video Technology". paulschlessinger.wordpress.com. Retrieved 18 April 2018.
  30. ^ Kominek, John (1 June 1997). "Advances in fractal compression for multimedia applications". Multimedia Systems. 5 (4): 255–270. CiteSeerX 10.1.1.47.3709. doi:10.1007/s005300050059. S2CID 6016583.
  31. ^ Harada, Masaki; Kimoto, Tadahiko; Fujii, Toshiaki; Tanimoto, Masayuki (2000). "Fast calculation of IFS parameters for fractal image coding". In Ngan, King N; Sikora, Thomas; Sun, Ming-Ting (eds.). Visual Communications and Image Processing 2000. Vol. 4067. pp. 457–464. Bibcode:2000SPIE.4067..457H. doi:10.1117/12.386580. S2CID 30148845. INIST 1380599.
  32. ^ Rajkumar, Wathap Sapankumar; Kulkarni, M.V.; Dhore, M.L.; Mali, S.N. (2006). "Fractal image compression performance synthesis through HV partitioning". 2006 International Conference on Advanced Computing and Communications. pp. 636–637. doi:10.1109/ADCOM.2006.4289976. ISBN 978-1-4244-0715-6. S2CID 15370862.
  33. ^ Simple and Fast Fractal Image Compression Circuits, Signals, and Systems - 2003
  34. ^ Wu, Ming-Sheng; Jeng, Jyh-Horng; Hsieh, Jer-Guang (June 2007). "Schema genetic algorithm for fractal image compression". Engineering Applications of Artificial Intelligence. 20 (4): 531–538. doi:10.1016/j.engappai.2006.08.005.
  35. ^ Wu, Xianwei; Jackson, David Jeff; Chen, Hui-Chuan (September 2005). "A fast fractal image encoding method based on intelligent search of standard deviation". Computers & Electrical Engineering. 31 (6): 402–421. doi:10.1016/j.compeleceng.2005.02.003.
  36. ^ Wu, Xianwei; Jackson, David Jeff; Chen, Hui-Chuan (2005). "Novel fractal image-encoding algorithm based on a full-binary-tree searchless iterated function system". Optical Engineering. 44 (10): 107002. Bibcode:2005OptEn..44j7002W. doi:10.1117/1.2076828.
  37. ^ Truong, Trieu-Kien; Jeng, Jyh H. (2000). "Fast classification method for fractal image compression". In Schmalz, Mark S (ed.). Mathematics and Applications of Data/Image Coding, Compression, and Encryption III. Vol. 4122. pp. 190–193. Bibcode:2000SPIE.4122..190T. doi:10.1117/12.409247. S2CID 120032052.
  38. ^ Erra, Ugo (2005). "Toward Real Time Fractal Image Compression Using Graphics Hardware". Advances in Visual Computing. Lecture Notes in Computer Science. Vol. 3804. pp. 723–728. doi:10.1007/11595755_92. hdl:11563/14075. ISBN 978-3-540-30750-1.
  39. ^ Hafner, Ullrich (2001). "FIASCO - An Open-Source Fractal Image and Sequence Codec". Linux Journal (81). Retrieved February 19, 2013.
  40. ^ "Manpage of fiasco". castor.am.gdynia.pl. Archived from the original on 9 March 2012. Retrieved 18 April 2018.
  41. ^ "Pnmtofiasco User Manual". netpbm.sourceforge.net. Retrieved 18 April 2018.
  42. ^ "Fiascotopnm User Manual". netpbm.sourceforge.net. Retrieved 18 April 2018.
  43. ^ "Femtosoft Technologies - Fractal Imaging Software". Archived from the original on 2010-10-23. Retrieved 2010-07-10.
[edit]