Mosaic View: Modest and Informative Display

Size: px
Start display at page:

Download "Mosaic View: Modest and Informative Display"

Transcription

1 Mosaic View: Modest and Informative Display Kazuo Misue Department of Computer Science, Graduate School of Systems and Information Engineering, University of Tsukuba Tennoudai, Tsukuba, Japan Abstract Mosaic View is a mosaic picture composed of small pieces that contain images. The images used for the pieces can be arbitrary, so the overall image depicted in the mosaic can be independent of the images constituting the parts. The mosaic can display a modest overall image containing rich information using many small images. This article describe one method for making a mosaic, as well as several ways to update pieces in such a way that the order of placement of the pieces is clear to the observer. Two applications of the Mosaic View are also presented: the Modesty Mirror and the Forex Monitor. Keywords: Image Mosaic, Mosaic Picture, Peripheral Display, Ambient Information Visualization. 1 Introduction Display devices have become large and have high resolution. In addition, networks that convey information have become broadband. These improvements in technology enable us to see high fidelity images everywhere. However, we do not require high fidelity images everywhere. In some cases, we prefer modest representation, as exemplified by abstract paintings or ambient displays [4, 5]. We have been developing a style of representation that is both modest and informative. By intentionally using low fidelity and low resolution images, we hope to express rich information in a modest way. Finding a balance between providing information and presenting a modest overall image is challenging. Our basic idea is to create a mosaic (or image mosaic [2]) where each piece is a small image. The resulting image looks like a mosaic when seen from a distance, but shows more information when seen up close. We named this representation style "Mosaic View." This idea was inspired by the Wooden Mirror [8] and mosaic photographs 1. 2 Mosaic View The Wooden Mirror is a mechanical mirror made from 830 small pieces of wood. The mirror displays rough monotone images by controlling the angles of the pieces electronically to change their positions. This results in color differences using light and shade. The Wooden Mirror behaves like a mirror by displaying images taken by a camera in real time. The wooden pieces are Figure 1: Mosaic View consisting of pieces. 1 We can find many web pages about mosaic photographs using Google.

2 40 40 mm, which are as coarse as the pixels of a display device. Although the resolution is not very high, the mirror provides a moderate power of expression. and independent images in each piece and in the overall mosaic. For example, in image monitoring, the current image can be a mosaic composed of a series of past images. A mosaic photo is an image composed of many small photographs, which are put together to compose a larger overall image. If we look closely at a mosaic photograph, we can clearly see the small photographs that comprise it, but as we move away we can see the larger image that these small photographs compose. Mosaic photographs can achieve a higher resolution than that provided by the number of pieces by selecting photographs according to the color and shape desired for the overall image. 3 A Mosaic View is similar to a mosaic photo, but we do not need to select suitable images for the pieces. Images used as pieces are not used as they are. Their color tones are adjusted like those of the wooden chips to represent an overall image as a mosaic (see Figure 1). Mosaic View can be composed by arbitrarily arranging small images. We can display different 3.1 Making Mosaic View Outline of Making Mosaic View Figure 2 shows an outline of how the Mosaic View is created. An original image is changed to a mosaic using pieces that may or may not have the same image. The example in Figure 1 uses only one image for the pieces. Suppose that the number of pieces that compose a mosaic picture is n n. First, the original image is reduced to an image of n n pixels. The image might need to be made smooth. The image of n n pixels is called the reference image. Each pixel of the reference image corresponds to a piece of the mosaic picture, which determines a piece s tone. A piece image is reduced to the size of the allocated size of one pixel, and then the tone is changed to match the color of the corresponding pixel in the reference image where the piece will be placed. For example, if the corresponding pixel Figure 2: Outline of creating Mosaic View.

3 of the reference image is reddish, the piece image is changed to the red end of the spectrum. Finally, when all piece images are placed in their corresponding positions, Mosaic View is complete. 3.2 Changing Color Tone The basic idea is to modify the color tone of a piece image by referring to the corresponding reference pixel while preserving the color of the piece image. To modify the color tone, the color range must be reduced. We reduce both the color ranges of the piece images and the reference pixels. Then, we mix the colors of the piece images and the reference pixels. For example, we reduce the color ranges of the reference pixels and piece images to 1/2, and then add the R, G, and B values of the reference pixels to the R, G, and B values for every corresponding piece image. Generally, the color ranges of the reference pixels and the piece images do not need to be reduced equally. The ratio of reduction can be changed if necessary. Suppose that p, r, and p are a piece image, its reference pixel, and the piece image after the color tone has been modified, respectively. Moreover, suppose that p R, p G, and p B are the RGB values of piece image p. The modified RGB values of the same piece image, p R, p G and p B, are represented by the following expressions. p' R = ( s pr + t rr ) /( s + p' = ( s p + t r ) /( s p' G G G + B = ( s pb + t rb ) /( s + t) t) t) where s and t are parameters to control the reduction ratio of the color ranges of the reference pixels and the piece images, respectively. When s is larger than t, a wider range of color is allocated to the piece images than to the reference pixels. On the other hand, when t is larger than s, a wider range of color is allocated to the reference pixels than to the piece images. 4 Variations of Presentation 4.1 How to Arrange Pieces We can see the overall image of a mosaic from a distance, but we see many other images when we get close to it. For example, a mosaic consisting of pieces can present 576 small images, which all can be different from each other if desired. We do not need to worry about the arrangement of the piece images if we consider them to be purely a set of images, but there may be some reason for the positioning of individual piece images. We should consider the arrangement of piece images in certain situations. For example, suppose that we use a collection of photographs shot every 150 sec (2.5 min) as piece images. A mosaic could be comprised of images of the previous 24 hrs ( sec). In that case, the arrangement of the piece images is important to grasp them as a time series. With such a situation in mind, we devised a layout for piece images and a way to update them Horizontal- or Vertical-scanning Form As the names imply, the horizontal-scanning form arranges a series of piece images horizontally and the vertical-scanning form arranges them vertically. Figure 3(a) illustrates the arrangement of pieces using the horizontal-scanning form. The piece images are arranged from left to right. The rightmost position in one row is followed by the leftmost position in the next row. The numbers in Figure 3 show the order of the pieces. In the example described above, 24 photographs shot every 150 sec are arranged in a line. This means that one line corresponds to only 1 hr. The images become older as we look from left to right. We can see the newest image at any time by looking at the upper left corner, and we can see 1- hr increments by looking in the vertical direction Spiral-scanning Form The spiral-scanning form arranges a series of piece images in a spiral. Figure 3(b) shows an example of the spiral-scanning form. The piece images begin in the upper left corner and move in a clockwise direction as they spiral towards the center. An advantage of this form is that pieces with adjacent timestamps are always placed next to each other. In the horizontal-scanning form, pieces with adjacent timestamps might be placed far apart

4 from one another (see pieces -5 and -6 in Figure 3(a)). 4.2 Updating Pieces A time series can be expressed by arranging piece images in a horizontal-, vertical-, or spiralscanning form. If an observer does not know which form was used, the order of placement cannot be determined by observing the piece images. Even when the images change, if they all change at the same time, the order of the piece images still cannot be determined. For example, even if we know that the piece images are arranged using one of the three forms previously described, we probably cannot distinguish which one it is. Therefore, in addition to choosing a form of arrangement, we need a way to express a onedimensional order of the piece images. For example, when we use photographs shot at regular intervals as the piece images, we could add one new image at a time and discard the oldest image. We developed the following method as an expression technique of the time series of such images One-by-one Replacement One of the easiest techniques for changing the piece images is to replace them one by one, i.e., (a) Horizontal-scanning form the images are not all changed at the same time. First, the oldest image (X) is replaced by the second oldest image (X+1). Then, that image (X+1) is replaced by the third oldest image (X+2). The replacement continues one by one until the newest image is reached at the end. We naturally understand the order of the images because the images are replaced one at a time. The order would be difficult to recognize if the images all changed at the same time Shifting Pieces We can understand the arrangement of the piece images in the method above. However, understanding the positions to be renewed is difficult because each image changes instantaneously. Therefore, we developed another method of shifting pieces to new positions. First, the oldest image is removed, and then the second oldest image slides over to the newly vacant position. In other words, the movement of the piece image is animated. As each image is removed, the next piece slides to the older image s position. The movement continues one by one until the newest image is moved to the vacant position at the end. We can see the images move to their new positions one by one in this method. To prevent the piece images from jumping over each other, the spiralscanning form is preferable. This is because timeadjacent piece images are next to one another and easily slide over. The pieces move to the next vacant space one by one like the pieces of the 15 puzzles. The disadvantage of this method is that it requires a lot of time. A moderate amount of time is necessary to show smooth movement of each piece. For instance, in the example of the pieces mentioned above, if one piece moves at 0.1 sec, it takes approximately 1 min to renew all of the images. This is too much time for displaying moving images. 5 Examples We have developed two applications of the Mosaic View. (b) Spiral-scanning form Figure 3: Variations of moving pieces. 5.1 Modesty Mirror The Modesty Mirror displays a motion image taken with a USB camera to create a mosaic

5 picture (or mosaic movie). Each shot is arranged as a piece image. Obtaining Web cameras has become easy, and monitoring using web cameras is now done everywhere. However, excessive installations of Web cameras create a bad impression when people feel they are being observed. The Modesty Mirror softens this impression by displaying the images as a mosaic movie. Moreover, a certain past period can easily be observed by looking at the piece images, which is an advantage of this application. 5.2 Forex Monitor The Forex Monitor (foreign currency exchange monitor) displays changes in foreign exchange rates. A rising exchange rate is depicted with a cheery picture and a descending rate is depicted with a gloomy picture. The macro trend is expressed by the overall image of the mosaic while the micro changes in the rates are depicted by each piece image. For example, changes from the previous day s closing price in New York are displayed as an image of flowers when the rate has increased and as an image of cloudy skies when the rate has decreased. The change is expressed every 10 min in each piece image. A candlestick chart of every 10-min change can express information more directly than the Forex Monitor. However, the Forex Monitor can casually express such information for specific people. 6 Related Work Many ambient displays have been created in various shapes and forms. They use either physical or electronic displays to represent information in a graphic manner. Well-known examples of physical displays are water lamps and pinwheels [1]. Several researchers have investigated electronic displays [3, 4, 6]. Skog et al. used the term "ambient information visualization" for information visualization applications that reside in the environment or periphery of the user rather than on the screen of a desktop computer [9]. Redström et al. referred to ambient information visualization with artistic work as "informative art" [7]. Mosaic view is one method of creating ambient information visualization. The Forex Monitor described in Section 5 is one such application because the monitor shows the exchange rate as peripheral information. If the resulting mosaic (a) Modesty Mirror (b) Forex Monitor Mirror image is projected onto large plasma display as mosaic with past images for the pieces. Mosaic changes with exchange rate. Mosaic shows macro change, while each piece shows micro changes. Image of flower in front shows increase in rates. Image of cloudy skies in back shows decrease. Figure 4: Applications of Mosaic View.

6 image is artistic, the Forex Monitor is informative art. 7 Concluding Remarks We explained a technique called Mosaic View that can express rich information modestly. We imagined a situation where expressing information with high fidelity would be obstructive and created Mosaic View. We explained how to create Mosaic View and how to arrange the piece images to construct it. Mosaic View balances modesty and information. There are some factors that influence the balance. One factor is the number of piece images. Our future work will be controlling the balance by changing the number of pieces. 8 Acknowledgments The author thanks Mr. Takashi Nakamura of the Interactive Programming Laboratory at the University of Tsukuba for his help in developing the prototype. 9 References [1] Andrew Dahley, Craig Wisneski and Hiroshi Ishii, Water Lamp and Pinwheels: Ambient projection of digital information into architectural space, In CHI 98 conference summary on Human factors in computing system, pp , [2] Adam Finkelstein and Marisa Range, Image Mosaic, In Proceedings of 7th International Conference on Electronic Publishing (EP'98) held jointly with the 4th International Conference on Raster Imaging and Digital Typography (RIDT'98), Lecture Notes in Computer Science, Vol. 1375, pp , [3] James Fogarty, Jodi Forlizzi and Scott E. Hudson, Aesthetic information collages: generating decorative displays that contain information, In Proceedings of the 14th annual ACM symposium on User interface software and technology (UIST '01), pp , [4] Lars Erik Holmquist and Tobias Skig, Informative Art: Information Visualization in Everyday Environments, In Proceedings of the 1st international conference on Computer graphics and interactive techniques in Australasia and South East Asia (GRAPHITE 03), pp , [5] Hiroshi Ishii and Brygg Ullmer, Tangible Bits: Towards Seamless Interfaces between People, Bits and Atoms, In Proceedings of the SIGCHI conference on Human factors in computing systems (CHI 97), pp [6] Christopher Plaue, Todd Miller and John Stasko, Is a Picture Worth a Thousand Words? An Evaluation of Information Awareness Displays, In Proceedings of Graphics Interface 2004, pp , [7] Johan Redström, Tobias Skog and Lars Hallnäs, Informative Art: Using Amplified Artworks as Information Displays, In Proceedings of DARE 2000, pp , [8] Daniel Rozin, Wooden Mirror, 1999, [9] Tobias Skog, Sara Ljungblad and Lars Erik Holmquist, Between Aesthetics and Utility: Designing Ambient Information Visualizations, In Proceedings of IEEE Symposium on Information Visualization 2003 (InfoVis2003), pp , 2003.

Between Aesthetics and Utility: Designing Ambient Information Visualizations

Between Aesthetics and Utility: Designing Ambient Information Visualizations Between Aesthetics and Utility: Designing Ambient Information Visualizations Tobias Skog, Sara Ljungblad and Lars Erik Holmquist Future Applications Lab, Viktoria Institute {tobias, saral, leh}@viktoria.se

More information

rainbottles: gathering raindrops of data from the cloud

rainbottles: gathering raindrops of data from the cloud rainbottles: gathering raindrops of data from the cloud Jinha Lee MIT Media Laboratory 75 Amherst St. Cambridge, MA 02142 USA jinhalee@media.mit.edu Mason Tang MIT CSAIL 77 Massachusetts Ave. Cambridge,

More information

Tangible Bits: Towards Seamless Interfaces between People, Bits and Atoms

Tangible Bits: Towards Seamless Interfaces between People, Bits and Atoms Tangible Bits: Towards Seamless Interfaces between People, Bits and Atoms Published in the Proceedings of CHI '97 Hiroshi Ishii and Brygg Ullmer MIT Media Laboratory Tangible Media Group 20 Ames Street,

More information

Advanced User Interfaces: Topics in Human-Computer Interaction

Advanced User Interfaces: Topics in Human-Computer Interaction Computer Science 425 Advanced User Interfaces: Topics in Human-Computer Interaction Week 04: Disappearing Computers 90s-00s of Human-Computer Interaction Research Prof. Roel Vertegaal, PhD Week 8: Plan

More information

PhantomParasol: a parasol-type display transitioning from ambient to detailed

PhantomParasol: a parasol-type display transitioning from ambient to detailed PhantomParasol: a parasol-type display transitioning from ambient to detailed Koji Tsukada 1 and Toshiyuki Masui 1 National Institute of Advanced Industrial Science and Technology (AIST) Akihabara Daibiru,

More information

II. Basic Concepts in Display Systems

II. Basic Concepts in Display Systems Special Topics in Display Technology 1 st semester, 2016 II. Basic Concepts in Display Systems * Reference book: [Display Interfaces] (R. L. Myers, Wiley) 1. Display any system through which ( people through

More information

Photographing Long Scenes with Multiviewpoint

Photographing Long Scenes with Multiviewpoint Photographing Long Scenes with Multiviewpoint Panoramas A. Agarwala, M. Agrawala, M. Cohen, D. Salesin, R. Szeliski Presenter: Stacy Hsueh Discussant: VasilyVolkov Motivation Want an image that shows an

More information

3D and Sequential Representations of Spatial Relationships among Photos

3D and Sequential Representations of Spatial Relationships among Photos 3D and Sequential Representations of Spatial Relationships among Photos Mahoro Anabuki Canon Development Americas, Inc. E15-349, 20 Ames Street Cambridge, MA 02139 USA mahoro@media.mit.edu Hiroshi Ishii

More information

Art Glossary Studio Art Course

Art Glossary Studio Art Course Art Glossary Studio Art Course Abstract: not realistic, though often based on an actual subject. Accent: a distinctive feature, such as a color or shape, added to bring interest to a composition. Advertisement:

More information

Photoshop 01. Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf

Photoshop 01. Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf Photoshop 01 Introduction to Computer Graphics UIC / AA/ AD / AD 205 / F05/ Sauter.../documents/photoshop_01.pdf Topics Raster Graphics Document Setup Image Size & Resolution Tools Selecting and Transforming

More information

Indexed Color. A browser may support only a certain number of specific colors, creating a palette from which to choose

Indexed Color. A browser may support only a certain number of specific colors, creating a palette from which to choose Indexed Color A browser may support only a certain number of specific colors, creating a palette from which to choose Figure 3.11 The Netscape color palette 1 QUIZ How many bits are needed to represent

More information

Knowledge, Skills and Understanding breakdown for Art. Year 1 Drawing Painting Printing Textiles. 3D Collage Use of IT Knowledge

Knowledge, Skills and Understanding breakdown for Art. Year 1 Drawing Painting Printing Textiles. 3D Collage Use of IT Knowledge Knowledge, Skills and Understanding breakdown for Art Year 1 Drawing Painting Printing Textiles Can they communicate something about themselves in their drawing? Can they create moods in their drawings?

More information

Physical Interaction and Multi-Aspect Representation for Information Intensive Environments

Physical Interaction and Multi-Aspect Representation for Information Intensive Environments Proceedings of the 2000 IEEE International Workshop on Robot and Human Interactive Communication Osaka. Japan - September 27-29 2000 Physical Interaction and Multi-Aspect Representation for Information

More information

The Elements and Principles of Art

The Elements and Principles of Art The Elements and Principles of Art The elements and principles can be applied to discuss any of the visual arts including: painting, photography, set design, graphic design, sculpture, and architecture.

More information

The Discount Airbrush Guide Series: Develop Basic Artistic Skills

The Discount Airbrush Guide Series: Develop Basic Artistic Skills The Discount Airbrush Guide Series: Develop Basic Artistic Skills As an airbrush artist, some basic drawing and artistic skills can help you as you develop your talents. A lot of the basics that apply

More information

Raster (Bitmap) Graphic File Formats & Standards

Raster (Bitmap) Graphic File Formats & Standards Raster (Bitmap) Graphic File Formats & Standards Contents Raster (Bitmap) Images Digital Or Printed Images Resolution Colour Depth Alpha Channel Palettes Antialiasing Compression Colour Models RGB Colour

More information

Form Follows Data The Symbiosis between Design and Information Visualization

Form Follows Data The Symbiosis between Design and Information Visualization Form Follows Data The Symbiosis between Design and Information Visualization VANDE MOERE Andrew Key Centre of Design Computing and Cognition, University of Sydney, Australia Keywords: Abstract: information

More information

Photoshop Domain 2: Identifying Design Elements When Preparing Images

Photoshop Domain 2: Identifying Design Elements When Preparing Images Photoshop Domain 2: Identifying Design Elements When Preparing Images Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Demonstrate knowledge

More information

Rubik's Missing Link

Rubik's Missing Link http://www.geocities.com/abcmcfarren/math/rdml/rubmlk0.htm Rubik's Missing Link Notation For this solution, you must hold the puzzle horizontally, which is a lot cooler than using the term vertically.

More information

Years 3 and 4- Visual and Media Arts. Student Resource

Years 3 and 4- Visual and Media Arts. Student Resource Years 3 and 4- Visual and Media Arts Student Resource Introduction to Texture: The Element of Art. Hi Students, Welcome to this work booklet- Texture: The element of Art. Throughout this student s resource

More information

[Use Element Selection tool to move raster towards green block.]

[Use Element Selection tool to move raster towards green block.] Demo.dgn 01 High Performance Display Bentley Descartes has been designed to seamlessly integrate into the Raster Manager and all tool boxes, menus, dialog boxes, and other interface operations are consistent

More information

The relationship between Image Resolution and Print Size

The relationship between Image Resolution and Print Size The relationship between Image Resolution and Print Size This tutorial deals specifically with images produced from digital imaging devices, not film cameras. Make Up of an Image. Images from digital cameras

More information

The Visual Elements. The Visual Elements of line, shape, tone, colour, pattern, texture and form

The Visual Elements. The Visual Elements of line, shape, tone, colour, pattern, texture and form A Visual TALK 1 2 The Visual Elements The Visual Elements of line, shape, tone, colour, pattern, texture and form are the building blocks of composition in art. When we analyse any drawing, painting, sculpture

More information

Ubiquitous Computing. michael bernstein spring cs376.stanford.edu. Wednesday, April 3, 13

Ubiquitous Computing. michael bernstein spring cs376.stanford.edu. Wednesday, April 3, 13 Ubiquitous Computing michael bernstein spring 2013 cs376.stanford.edu Ubiquitous? Ubiquitous? 3 Ubicomp Vision A new way of thinking about computers in the world, one that takes into account the natural

More information

Highest Resolution: 5400 dpi (optical) Finest Image Quality due to employing sophisticated Grain Dissolver Comfortability: Digital ICE Manual Focus

Highest Resolution: 5400 dpi (optical) Finest Image Quality due to employing sophisticated Grain Dissolver Comfortability: Digital ICE Manual Focus Highest Resolution: 5400 dpi (optical) Finest Image Quality due to employing sophisticated Grain Dissolver Comfortability: Digital ICE Manual Focus Button Quick Scan Button Refined Design Dual Interfaces:

More information

Application of 3D Terrain Representation System for Highway Landscape Design

Application of 3D Terrain Representation System for Highway Landscape Design Application of 3D Terrain Representation System for Highway Landscape Design Koji Makanae Miyagi University, Japan Nashwan Dawood Teesside University, UK Abstract In recent years, mixed or/and augmented

More information

Module 8. Lecture-1. A good design is the best possible visual essence of the best possible something, whether this be a message or a product.

Module 8. Lecture-1. A good design is the best possible visual essence of the best possible something, whether this be a message or a product. Module 8 Lecture-1 Introduction to basic principles of design using the visual elements- point, line, plane and volume. Lines straight, curved and kinked. Design- It is mostly a process of purposeful visual

More information

KS1. Learning Outcomes. Andy Goldsworthy Flour prints

KS1. Learning Outcomes. Andy Goldsworthy Flour prints NUMERACY NATURE SHAPE Curriculum Links Art: () Use a range of materials creatively to design and make products; to develop a wide range of art and design techniques in using colour, pattern, texture, line,

More information

Copies of the Color by Pixel template sheets (included in the Resources section). Colored pencils, crayons, markers, or other supplies for coloring.

Copies of the Color by Pixel template sheets (included in the Resources section). Colored pencils, crayons, markers, or other supplies for coloring. This offline lesson plan covers the basics of computer graphics. After learning about how graphics work, students will create their own Color by Pixel programs. The lesson plan consists of four parts,

More information

CHAPTER 5: MICROSOFT OFFICE: POWERPOINT 2010

CHAPTER 5: MICROSOFT OFFICE: POWERPOINT 2010 CHAPTER 5: MICROSOFT OFFICE: POWERPOINT 2010 Quick Summary Microsoft PowerPoint 2010 is software that can be used to effectively present information to an audience. The following objects are parts of the

More information

A Design Support System for Kaga-Yuzen Kimono Pattern by Means of L-System

A Design Support System for Kaga-Yuzen Kimono Pattern by Means of L-System Original Paper Forma, 22, 231 245, 2007 A Design Support System for Kaga-Yuzen Kimono Pattern by Means of L-System Yousuke KAMADA and Kazunori MIYATA* Japan Advanced Institute of Science and Technology,

More information

7 th Grade ART SLO Study Guide

7 th Grade ART SLO Study Guide 7 th Grade ART SLO Study Guide 2015-2017 Mastery of the 7 th Grade Art curriculum. (*marked) Know and understand Elements & Principles of Design. Define identify way artists use them to create art Various

More information

XXXX - ANTI-ALIASING AND RESAMPLING 1 N/08/08

XXXX - ANTI-ALIASING AND RESAMPLING 1 N/08/08 INTRODUCTION TO GRAPHICS Anti-Aliasing and Resampling Information Sheet No. XXXX The fundamental fundamentals of bitmap images and anti-aliasing are a fair enough topic for beginners and it s not a bad

More information

Arts, Media and Entertainment Media and Design Arts Multimedia

Arts, Media and Entertainment Media and Design Arts Multimedia CTE PROGRAM OF STUDY COMPLETED 2008-2009 Secondary & Post Secondary Industry Sector: Career Pathway: Program: Arts, Media and Entertainment Media and Design Arts Multimedia Levels Grade ELA Math Science

More information

MOTION GRAPHICS BITE 3623

MOTION GRAPHICS BITE 3623 MOTION GRAPHICS BITE 3623 DR. SITI NURUL MAHFUZAH MOHAMAD FTMK, UTEM Lecture 1: Introduction to Graphics Learn critical graphics concepts. 1 Bitmap (Raster) vs. Vector Graphics 2 Software Bitmap Images

More information

Images. CS 4620 Lecture Kavita Bala w/ prior instructor Steve Marschner. Cornell CS4620 Fall 2015 Lecture 38

Images. CS 4620 Lecture Kavita Bala w/ prior instructor Steve Marschner. Cornell CS4620 Fall 2015 Lecture 38 Images CS 4620 Lecture 38 w/ prior instructor Steve Marschner 1 Announcements A7 extended by 24 hours w/ prior instructor Steve Marschner 2 Color displays Operating principle: humans are trichromatic match

More information

Feelable User Interfaces: An Exploration of Non-Visual Tangible User Interfaces

Feelable User Interfaces: An Exploration of Non-Visual Tangible User Interfaces Feelable User Interfaces: An Exploration of Non-Visual Tangible User Interfaces Katrin Wolf Telekom Innovation Laboratories TU Berlin, Germany katrin.wolf@acm.org Peter Bennett Interaction and Graphics

More information

Photoshop Notes and Application Study Packet

Photoshop Notes and Application Study Packet Basic Parts of Photoshop Interface Photoshop Notes and Application Study Packet PANELS Photoshop Study Packet Copyright Law The World Intellectual Property Organization (WIPO) Copyright treaty restrict

More information

TAKING GREAT PICTURES. A Modest Introduction

TAKING GREAT PICTURES. A Modest Introduction TAKING GREAT PICTURES A Modest Introduction HOW TO CHOOSE THE RIGHT CAMERA EQUIPMENT WE ARE NOW LIVING THROUGH THE GOLDEN AGE OF PHOTOGRAPHY Rapid innovation gives us much better cameras and photo software...

More information

CMSC838. Tangible Interactive Assistant Professor Computer Science

CMSC838. Tangible Interactive Assistant Professor Computer Science CMSC838 Tangible Interactive Computing Week 01 Lecture 02 Jan 29, 2014 About You, Tangible Bits Discussion, & Hackerspace Tour Human Computer Interaction Laboratory @jonfroehlich Assistant Professor Computer

More information

Images and Displays. Lecture Steve Marschner 1

Images and Displays. Lecture Steve Marschner 1 Images and Displays Lecture 2 2008 Steve Marschner 1 Introduction Computer graphics: The study of creating, manipulating, and using visual images in the computer. What is an image? A photographic print?

More information

Photoshop Study Notes and Questions

Photoshop Study Notes and Questions Copyright Law The World Intellectual Property Organization (WIPO) Copyright treaty restrict the use of copyrighted material without first getting permission. Printing Soft proof (viewing on screen) allows

More information

Images and Displays. CS4620 Lecture 15

Images and Displays. CS4620 Lecture 15 Images and Displays CS4620 Lecture 15 2014 Steve Marschner 1 What is an image? A photographic print A photographic negative? This projection screen Some numbers in RAM? 2014 Steve Marschner 2 An image

More information

Computer Art 2 Semester Exam

Computer Art 2 Semester Exam Computer Art 2 Semester Exam Multiple Choice Answer A, B, C, or D on your Scantron answer sheet. 1. This palette in Adobe Photoshop lets you work with multiple images, graphics, text, adjustments? A. filters

More information

Discuss visual metaphors and creative thinking of artists.

Discuss visual metaphors and creative thinking of artists. Art Appreciation - Art Defined Introduction to Art Answer the question: What Learn basic terminology Discuss different views on The Nature of Art is art? used to study art. what constitutes art. Artistic

More information

Art Progression of Skills Key Stage 1

Art Progression of Skills Key Stage 1 Art Progression of Skills Key Stage 1 Reception Year 1 Year 2 End of Key Stage Expectations - Explores what happens when they mix colours, - Manipulate materials to achieve a planned effect - Constructs

More information

Computers and Imaging

Computers and Imaging Computers and Imaging Telecommunications 1 P. Mathys Two Different Methods Vector or object-oriented graphics. Images are generated by mathematical descriptions of line (vector) segments. Bitmap or raster

More information

A Taxonomy of Ambient Information Systems: Four Patterns of Design

A Taxonomy of Ambient Information Systems: Four Patterns of Design A Taxonomy of Ambient Information Systems: Four Patterns of Design Zachary Pousman College of Computing/GVU Center Georgia Institute of Technology Atlanta, GA 30332 +1 (404) 385-2447 zach@cc.gatech.edu

More information

Beyond Actuated Tangibles: Introducing Robots to Interactive Tabletops

Beyond Actuated Tangibles: Introducing Robots to Interactive Tabletops Beyond Actuated Tangibles: Introducing Robots to Interactive Tabletops Sowmya Somanath Department of Computer Science, University of Calgary, Canada. ssomanat@ucalgary.ca Ehud Sharlin Department of Computer

More information

Laser Photo Engraving By Kathryn Arnold

Laser Photo Engraving By Kathryn Arnold Laser Photo Engraving By Kathryn Arnold --This article includes a link to watch the video version! Learn online courtesy of LaserUniversity! -- Society is now in the digital age and so too must the world

More information

Color, graphics and hardware Monitors and Display

Color, graphics and hardware Monitors and Display Color, graphics and hardware Monitors and Display No two monitors display the same image in exactly the same way 1. Gamma settings - hardware setting on a monitor that controls the brightness of the pixels

More information

By: Zaiba Mustafa. Copyright

By: Zaiba Mustafa. Copyright By: Zaiba Mustafa Copyright 2009 www.digiartport.net Line: An element of art that is used to define shape, contours, and outlines, also to suggest mass and volume. It may be a continuous mark made on a

More information

MATHEMATICS IN DESIGN

MATHEMATICS IN DESIGN MATHEMATICS IN DESIGN An exploration of the use of math in the fields of Fine Art and Graphic Design Spring 2017, EMPACTS Project Gary Bender, Instructor, gbender@nwacc.edu Northwest Arkansas Community

More information

Artist Member Jurying

Artist Member Jurying Artist Member Jurying The successful applicant will demonstrate technical skill and knowledge of perspective, anatomy and composition, as well as an understanding of light, atmospheric effects and values.

More information

Pinch-the-Sky Dome: Freehand Multi-Point Interactions with Immersive Omni-Directional Data

Pinch-the-Sky Dome: Freehand Multi-Point Interactions with Immersive Omni-Directional Data Pinch-the-Sky Dome: Freehand Multi-Point Interactions with Immersive Omni-Directional Data Hrvoje Benko Microsoft Research One Microsoft Way Redmond, WA 98052 USA benko@microsoft.com Andrew D. Wilson Microsoft

More information

H Photography Judging Leader s Guide

H Photography Judging Leader s Guide 2017-2018 4-H Photography Judging Leader s Guide The photography judging contest is an opportunity for 4-H photography project members to demonstrate the skills and knowledge they have learned in the photography

More information

Course Title Course Number Grade Instructor Date Assignment. Creative Photography I Jarmoszko of 2016 A3- Self-Portraits

Course Title Course Number Grade Instructor Date Assignment. Creative Photography I Jarmoszko of 2016 A3- Self-Portraits Course Title Course Number Grade Instructor Date Assignment Creative Photography I 0108320 9-12 Jarmoszko 09.06 of 2016 A3- Self-Portraits NGSS Benchmarks and Objectives VA.912.O.3.1: Create works of art

More information

RENDERING (SHADING) IN REPRESENTATIONAL DRAWING

RENDERING (SHADING) IN REPRESENTATIONAL DRAWING RENDERING (SHADING) IN REPRESENTATIONAL DRAWING computer graphics & design What is Rendering? Rendering is the application of tone and texture to create a three-dimensional appearance and/or to depict

More information

A WORKING MODEL FOR DEMONSTRATING THE MOSAIC THEORY OF THE COMPOUND EYE

A WORKING MODEL FOR DEMONSTRATING THE MOSAIC THEORY OF THE COMPOUND EYE A WORKING MODEL FOR DEMONSTRATING THE MOSAIC THEORY OF THE COMPOUND EYE BY EDGAR ALTENBURG, The Rice Institute, Houston, Texas. (With six Text-figures.) (Received 27th February 1926.) THE confusion in

More information

A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels.

A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels. Graphics 1 Raster Vector A raster image uses a grid of individual pixels where each pixel can be a different color or shade. Raster images are composed of pixels. Vector graphics use mathematical relationships

More information

Additive Color Synthesis

Additive Color Synthesis Color Systems Defining Colors for Digital Image Processing Various models exist that attempt to describe color numerically. An ideal model should be able to record all theoretically visible colors in the

More information

Champaign County Camera Club. Competition Guidelines

Champaign County Camera Club. Competition Guidelines Champaign County Camera Club Competition Guidelines TABLE OF CONTENTS Section 1 Competition Divisions and Categories...1 Section 2 Selection of Images for External Competitions...2 Section 3 Projected

More information

H Photography Judging Leader s Guide

H Photography Judging Leader s Guide 2019-2020 4-H Photography Judging Leader s Guide The photography judging contest is an opportunity for 4-H photography project members to demonstrate the skills and knowledge they have learned in the photography

More information

2012 Suite. Cambridge TECHNICALS LEVEL 2 & 3 ART & DESIGN. Summary Brochure 2015/2016.

2012 Suite. Cambridge TECHNICALS LEVEL 2 & 3 ART & DESIGN. Summary Brochure 2015/2016. 2012 Suite Cambridge TECHNICALS LEVEL 2 & 3 2015/2016 www.ocr.org.uk/cambridgetechnicals 2 FASHION ILLUSTRATIONS FINE ART PHOTOGRAPHY MEDIA TEXTILES GRAPHIC DESIGN SCULPTURE CORPORATE BRANDING CHARACTER

More information

Topic outline. Body I. Pick the right camera. A. Digital for inexpensive, action shots B. Film for high quality

Topic outline. Body I. Pick the right camera. A. Digital for inexpensive, action shots B. Film for high quality Topic outline * Usually a quickly-done ordering of points to establish the overall layout of the speech. * Can become the basis of a sentence outline. * Normally the only outline for an ad-lib or impromptu

More information

Method of color interpolation in a single sensor color camera using green channel separation

Method of color interpolation in a single sensor color camera using green channel separation University of Wollongong Research Online Faculty of nformatics - Papers (Archive) Faculty of Engineering and nformation Sciences 2002 Method of color interpolation in a single sensor color camera using

More information

DIGITAL SIGNAL PROCESSOR WITH EFFICIENT RGB INTERPOLATION AND HISTOGRAM ACCUMULATION

DIGITAL SIGNAL PROCESSOR WITH EFFICIENT RGB INTERPOLATION AND HISTOGRAM ACCUMULATION Kim et al.: Digital Signal Processor with Efficient RGB Interpolation and Histogram Accumulation 1389 DIGITAL SIGNAL PROCESSOR WITH EFFICIENT RGB INTERPOLATION AND HISTOGRAM ACCUMULATION Hansoo Kim, Joung-Youn

More information

Introduction to Computer Vision

Introduction to Computer Vision Introduction to Computer Vision CS / ECE 181B Thursday, April 1, 2004 Course Details HW #0 and HW #1 are available. Course web site http://www.ece.ucsb.edu/~manj/cs181b Syllabus, schedule, lecture notes,

More information

Tableau Machine: An Alien Presence in the Home

Tableau Machine: An Alien Presence in the Home Tableau Machine: An Alien Presence in the Home Mario Romero College of Computing Georgia Institute of Technology mromero@cc.gatech.edu Zachary Pousman College of Computing Georgia Institute of Technology

More information

IMAGE SIZING AND RESOLUTION. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication

IMAGE SIZING AND RESOLUTION. MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication IMAGE SIZING AND RESOLUTION MyGraphicsLab: Adobe Photoshop CS6 ACA Certification Preparation for Visual Communication Copyright 2013 MyGraphicsLab / Pearson Education OBJECTIVES This presentation covers

More information

Fact sheet: Documenting artworks

Fact sheet: Documenting artworks Fact sheet: Documenting artworks A key skill you need as an emerging visual artist is to take photographs of your artwork. An outline of how to use your camera and key considerations in taking photos follows.

More information

Ambient Displays: Turning Architectural Space into an Interface between People and Digital Information

Ambient Displays: Turning Architectural Space into an Interface between People and Digital Information Published in the Proceedings of the First International Workshop on Cooperative Buildings (CoBuild '98), February 25-26, 1998, 1998 Springer 1 Ambient Displays: Turning Architectural Space into an Interface

More information

An Introduction to CCDs. The basic principles of CCD Imaging is explained.

An Introduction to CCDs. The basic principles of CCD Imaging is explained. An Introduction to CCDs. The basic principles of CCD Imaging is explained. Morning Brain Teaser What is a CCD? Charge Coupled Devices (CCDs), invented in the 1970s as memory devices. They improved the

More information

Affordance based Human Motion Synthesizing System

Affordance based Human Motion Synthesizing System Affordance based Human Motion Synthesizing System H. Ishii, N. Ichiguchi, D. Komaki, H. Shimoda and H. Yoshikawa Graduate School of Energy Science Kyoto University Uji-shi, Kyoto, 611-0011, Japan Abstract

More information

Interaction Technique for a Pen-Based Interface Using Finger Motions

Interaction Technique for a Pen-Based Interface Using Finger Motions Interaction Technique for a Pen-Based Interface Using Finger Motions Yu Suzuki, Kazuo Misue, and Jiro Tanaka 1-1-1 Tennodai, Tsukuba, Ibaraki, 305-8573, Japan {suzuki,misue,jiro}@iplab.cs.tsukuba.ac.jp

More information

* When the subject is horizontal When your subject is wider than it is tall, a horizontal image compliments the subject.

* When the subject is horizontal When your subject is wider than it is tall, a horizontal image compliments the subject. Digital Photography: Beyond Point & Click March 2011 http://www.photography-basics.com/category/composition/ & http://asp.photo.free.fr/geoff_lawrence.htm In our modern world of automatic cameras, which

More information

Assessment focus: MAKING. (PROCESS AND SKILLS DEVELOPMENT.)

Assessment focus: MAKING. (PROCESS AND SKILLS DEVELOPMENT.) Visual Arts Overview. Term 4. St. Luke s Catholic PS. Mrs Michelle Bryant. 2017. Assessment focus: Assessment focus: MAKING. (PROCESS AND SKILLS DEVELOPMENT.) The Visual Arts program uses a variety of

More information

Peripheral imaging with electronic memory unit

Peripheral imaging with electronic memory unit Rochester Institute of Technology RIT Scholar Works Articles 1997 Peripheral imaging with electronic memory unit Andrew Davidhazy Follow this and additional works at: http://scholarworks.rit.edu/article

More information

Authors: Bill Tomlinson, Man Lok Yau, Jessica O Connell, Ksatria Williams, So Yamaoka

Authors: Bill Tomlinson, Man Lok Yau, Jessica O Connell, Ksatria Williams, So Yamaoka 9/10/04 Dear Sir/Madam: We would like to submit an interactive installation to the CHI 2005 Interactivity program. Authors: Bill Tomlinson, Man Lok Yau, Jessica O Connell, Ksatria Williams, So Yamaoka

More information

LEARNING TO LOOK LOOKING TO LEARN. Objectives: Observing Details Developing Vocabulary Using the 5 Senses Identifying the Elements of Art

LEARNING TO LOOK LOOKING TO LEARN. Objectives: Observing Details Developing Vocabulary Using the 5 Senses Identifying the Elements of Art LEARNING TO LOOK LOOKING TO LEARN Objectives: Observing Details Developing Vocabulary Using the 5 Senses Identifying the Elements of Art Objectives: Looking for Information Comparing and Contrasting Information

More information

Working with the BCC Jitter Filter

Working with the BCC Jitter Filter Working with the BCC Jitter Filter Jitter allows you to vary one or more attributes of a source layer over time, such as size, position, opacity, brightness, or contrast. Additional controls choose the

More information

PROCESS OF PERCEPTION A GUIDING LINE TO SIMULATE MOVING IN A REAL STREET Manfred Walz, Manuela Borg Fachhochschule Dortmund

PROCESS OF PERCEPTION A GUIDING LINE TO SIMULATE MOVING IN A REAL STREET Manfred Walz, Manuela Borg Fachhochschule Dortmund PROCESS OF PERCEPTION A GUIDING LINE TO SIMULATE MOVING IN A REAL STREET Manfred Walz, Manuela Borg Fachhochschule Dortmund Abstract By a special research design we try to find out in which way subjective

More information

Principles of Architectural Design Lec. 2.

Principles of Architectural Design Lec. 2. Principles of Architectural Design Lec. 2. The Complementary Elements of design. The complementary elements characterize the natural elements, creating means of comparison for the primary elements used

More information

Computer Graphics (CS/ECE 545) Lecture 7: Morphology (Part 2) & Regions in Binary Images (Part 1)

Computer Graphics (CS/ECE 545) Lecture 7: Morphology (Part 2) & Regions in Binary Images (Part 1) Computer Graphics (CS/ECE 545) Lecture 7: Morphology (Part 2) & Regions in Binary Images (Part 1) Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) Recall: Dilation Example

More information

Artistic Visual Terminology

Artistic Visual Terminology Artistic Visual Terminology FOCAL POINT Focal Point The main area of interest in a visual. Here the baby, who is probably taking her first steps, is the focal point of the picture. The background (the

More information

Art 2D Mid-Term Review 2018

Art 2D Mid-Term Review 2018 Art 2D Mid-Term Review 2018 Definition: What is a Line? Definition: Line is the most basic design tool. A line has length, width, tone, and texture. It may divide space, define a form, describe contour,

More information

Rubik's Magic Transforms

Rubik's Magic Transforms Rubik's Magic Transforms Main Page General description of Rubik's Magic Links to other sites How the tiles hinge The number of flat positions Getting back to the starting position Flat shapes Making your

More information

Drawing Line Art in Flash

Drawing Line Art in Flash Ads by Google Image Drawing Painting Drawing Flash Drawing Drawing Animals Drawing Books Flash.NET PHP Photoshop Web Dev Forums About Drawing Line Art in Flash by Kitiara So how do you go about creating

More information

DESIGN GUIDE CUSTOM BOTTLES

DESIGN GUIDE CUSTOM BOTTLES DESIGN GUIDE CUSTOM BOTTLES Artwork File Formats Artwork for custom bottle printing may be received in both vector or raster file formats depending on the type of artwork. Artwork will be determined by

More information

This histogram represents the +½ stop exposure from the bracket illustrated on the first page.

This histogram represents the +½ stop exposure from the bracket illustrated on the first page. Washtenaw Community College Digital M edia Arts Photo http://courses.wccnet.edu/~donw Don W erthm ann GM300BB 973-3586 donw@wccnet.edu Exposure Strategies for Digital Capture Regardless of the media choice

More information

Pixel Artist s Beginner Booklet

Pixel Artist s Beginner Booklet Pixel Artist s Beginner Booklet Chpt. 3 Pixel Artist s Beginner Booklet Chpt. 3 FinalRedemption.com Copyright 2007 Alex Hanson-White, All rights reserved worldwide, including the right of reproduction

More information

raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken.

raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken. raw format format for capturing maximum continuous-tone color information. It preserves all information when photograph was taken. psd files (photoshop default) layered photoshop continuous-tone (photograph)

More information

Enhanced Method for Face Detection Based on Feature Color

Enhanced Method for Face Detection Based on Feature Color Journal of Image and Graphics, Vol. 4, No. 1, June 2016 Enhanced Method for Face Detection Based on Feature Color Nobuaki Nakazawa1, Motohiro Kano2, and Toshikazu Matsui1 1 Graduate School of Science and

More information

Pick your area of study and use the guide below to assist you in developing your examination piece

Pick your area of study and use the guide below to assist you in developing your examination piece ART Year 11 Work for HALF TERM Pick your area of study and use the guide below to assist you in developing your examination piece Theme: human Figure seated on patterned cloth. Make several sketches of

More information

Simulation of film media in motion picture production using a digital still camera

Simulation of film media in motion picture production using a digital still camera Simulation of film media in motion picture production using a digital still camera Arne M. Bakke, Jon Y. Hardeberg and Steffen Paul Gjøvik University College, P.O. Box 191, N-2802 Gjøvik, Norway ABSTRACT

More information

Proportion & the Golden Ratio Wednesday Thursday 2

Proportion & the Golden Ratio Wednesday Thursday 2 Proportion & the Golden Ratio Wednesday Thursday 2 Aims & Outcomes: Aims: To understand the importance of Proportion within graphic design. To understand how the principle of proportion is utilised to

More information

learning about tangram shapes

learning about tangram shapes Introduction A Tangram is an ancient puzzle, invented in China and consisting of a square divided into seven geometric shapes: Two large right triangles One medium right triangle Tangram Two small right

More information

PixaGraphic. PixaGraphic. transforms glass into a creative medium without limitation. Colour matching. Overview

PixaGraphic. PixaGraphic. transforms glass into a creative medium without limitation. Colour matching. Overview DESIGN GUIDELINES PixaGraphic Overview Viridian PixaGraphic is a state of the art decorative glass product, manufactured using ceramic coated ink which is printed directly onto the glass. The PixaGraphic

More information

Graphics for Web. Desain Web Sistem Informasi PTIIK UB

Graphics for Web. Desain Web Sistem Informasi PTIIK UB Graphics for Web Desain Web Sistem Informasi PTIIK UB Pixels The computer stores and displays pixels, or picture elements. A pixel is the smallest addressable part of the computer screen. A pixel is stored

More information

Katja Mater What We See And What We Know

Katja Mater What We See And What We Know Katja Mater What We See And What We Know 13.10 8.12.2013 Art often begins with the desire to make something visible that otherwise would remain wholly or partly invisible wondrous details, complex structures

More information