<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Bitmaps, Compression and Vectors by Alex</title>
      <link>https://padlet.com/tay17001125/5fzwn4zu29r9</link>
      <description>Made with three open minds</description>
      <language>en-us</language>
      <pubDate>2017-09-28 13:13:45 UTC</pubDate>
      <lastBuildDate>2023-02-10 23:58:27 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>willbunce99</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192054671</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:21:17 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192054671</guid>
      </item>
      <item>
         <title>What is Compression?</title>
         <author>willbunce99</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192055183</link>
         <description><![CDATA[<div>Compression is the process of taking an object one size and making it smaller. This can be done by changing file extensions to smaller files, for example compressing down from a .BMP to a .GIF. This process essentially reduces the amount of bits required to represent the same data. In a .BMP to .GIF compression this reduction is at the cost of color depth, as less colors are represented, less bits are needed. There are two types of compression, Lossless and Lossy.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:22:10 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192055183</guid>
      </item>
      <item>
         <title>Why do we need compression? </title>
         <author>har17003010</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192055429</link>
         <description><![CDATA[<div>We as humans are impatient. We need file compression to back up significantly more data, faster. This allows the file to be sent without being corrupted. It allows the compressed files to be downloaded and opened from a web page or a email application. It is needed to send large documents over the internet as email attachments.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:22:33 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192055429</guid>
      </item>
      <item>
         <title>Lossy Compression</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192055570</link>
         <description><![CDATA[<div>Lossy compression is a form of compression that shaves data off of the original file. Lossy compression works as the computer takes insignificant details that it thinks that a human may not be able to recognize, and gets rid of it, ergo reducing the file size. Lossy Compression is irreversible, which means that once the original file has been compressed, there is no way to recover the data that was deleted in the conversion process.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:22:49 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192055570</guid>
      </item>
      <item>
         <title>Compression</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192058477</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:28:01 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192058477</guid>
      </item>
      <item>
         <title>Lossless Compression</title>
         <author>willbunce99</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192059326</link>
         <description><![CDATA[<div>Lossless Compression is the process of taking an object one size and making it smaller without editing the object, for example taking a box filled with stuff and re-arranging the stuff in it and then putting it in a smaller box - you still have the same amount of stuff in the box, it is just in a smaller box. This means that it takes up less space. In file compression the same concept is used, for example, a .BMP file may have a file size of 800kb, if you compressed it down to a .GIF file, you would lose some color depth, but the file may then be around 50kb. The way that this has occurred is because a .BMP image may have 300-400 thousand colors or even more, when compressing down to a .GIF file, all colors are merged and blended meaning for example if there are lots of shades of green in the image, the GIF file will merge them all to display just one or two shades of green.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:29:36 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192059326</guid>
      </item>
      <item>
         <title>Vectors</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192069835</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:47:46 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192069835</guid>
      </item>
      <item>
         <title>Can they be grouped?</title>
         <author>har17003010</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192071815</link>
         <description><![CDATA[<div>Vector grouping is known as vector quantization which is a classic technique of signal processing. It allows the modeling of probability density functions by the distribution of prototype vectors. It works by dividing a large set of points (vectors) into groups having approximately the same amount of points close to them.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:50:52 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192071815</guid>
      </item>
      <item>
         <title>File Size</title>
         <author>willbunce99</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192071823</link>
         <description><![CDATA[<div>Vectors are simple image file formats whereas BMP's contain pixel information (Color and Position) vectors simply contain an equation, this equation contains the information to make up the image, due to this vector images can be scaled drastically simply by changing integers in the equation.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:50:53 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192071823</guid>
      </item>
      <item>
         <title>What are vectors made from?</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192071828</link>
         <description><![CDATA[<div>Vector graphics are comprised of paths, which are defined by a start and end point, along with other points, curves, and angles along the way. They are stored as mathematical equations, which are infinitely scalable so that resolution is not a problem when enlarging the&nbsp;image.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 13:50:54 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192071828</guid>
      </item>
      <item>
         <title>What are vectors suitable for?</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192088601</link>
         <description><![CDATA[<div>Vectors are often used for simplistic designs such as company logos, as vectors are only shapes, therefore unless you are willing to put in a lot of time and are skilled in layering the vectors (which would massively increase the file size), you cannot create complex images as it would mean spending too much time where you could be doing it on a different program.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 14:18:32 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192088601</guid>
      </item>
      <item>
         <title>BitMap</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192094149</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 14:27:14 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192094149</guid>
      </item>
      <item>
         <title>File Size</title>
         <author>willbunce99</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192094350</link>
         <description><![CDATA[<div>A bitmap is a type of image made up from pixels, inside the file the bitmap must store the color and position of every single pixel displayed at any given time, meaning that if an image is in 1920x1080 resolution there are 2,073,600 individual pixels, all of which may have a different color and position. This means that Bitmaps are typically much larger in file size than their counterpart, vectors.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 14:27:32 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192094350</guid>
      </item>
      <item>
         <title>Enlargement and Reduction Quality</title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192094418</link>
         <description><![CDATA[<div>Bitmap images do not scale well. Bitmaps are an image comprised of pixels, that have metadata stored about them in the image files. this data includes things like colour depths, opacity and position. due to the fact that the computer cannot "create" pixels that would be accurate to the picture, Bitmaps get more pixelated, which means that the overall image looks more blocky and is a lower resolution.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 14:27:39 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192094418</guid>
      </item>
      <item>
         <title>Can they be grouped?</title>
         <author>har17003010</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192096243</link>
         <description><![CDATA[<div>This is known as group bitmap indexing, which is meant for enabling faster subset search and content-based association rules retrieval&nbsp; in relational databases. The main idea of group bitmap indexing is to build a binary key, called group bitmap key. the group bitmap key is to represent a content of a item set. &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-09-28 14:30:18 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192096243</guid>
      </item>
      <item>
         <title></title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192099902</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/225295639/8f9bf2fc7ce88f8498c6f01e70348d38/IndexedFormat.jpg" />
         <pubDate>2017-09-28 14:35:58 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192099902</guid>
      </item>
      <item>
         <title></title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192100812</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/225295639/5b0e6c6c89ad49c3fe809a2cccfeeb65/download.jpg" />
         <pubDate>2017-09-28 14:37:22 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192100812</guid>
      </item>
      <item>
         <title></title>
         <author>tay17001125</author>
         <link>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192104778</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/prod/225295639/edf95c651bdba49cbcbf2f166ca00a4a/698px_Audio_Mask_Graph.jpg" />
         <pubDate>2017-09-28 14:43:17 UTC</pubDate>
         <guid>https://padlet.com/tay17001125/5fzwn4zu29r9/wish/192104778</guid>
      </item>
   </channel>
</rss>
