process
play

process input output algorithms interactions 0 1 01001010 - PowerPoint PPT Presentation

\steg'-a-nog''-ra-phy\ process input output algorithms interactions 0 1 01001010 ................................... 74 J a small piece of sound the amount of redness in a single dot in an image the amount of light in a single dot of


  1. \steg'-a-nog''-ra-phy\

  2. process input output algorithms interactions

  3. 0 1

  4. 01001010 ................................... 74 J

  5. a small piece of sound the amount of redness in a single dot in an image the amount of light in a single dot of a single frame of a video the number of cents in a bank account

  6. <A HREF="session02.html"> last session</A> last session

  7. public Picture reduce() { Picture p = new Picture( this.getWidth()/2, this.getHeight()/2 ); for (int x = 0; x < this.getWidth()/2; x++) { for (int y = 0; y < this.getHeight()/2; y++) { Pixel sourcePixel = this.getPixel( x*2, y*2 ); p.getPixel(x,y).setColor( sourcePixel.getColor() ); } } return p; }

  8. "knowledge how " versus "knowledge that "

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend