skip to main
|
skip to sidebar
Math Musings
Tuesday, June 10, 2008
Assignment 9 question 1
Take the images from Assignment 6 number #3 part (c) and
convert them to an image with only 64 colors.
>> B = floor(bluelines/64)*85;
>> imshow(B);
>> B = floor(jade/64)*85;
>> imshow(B);
>> B = floor((jade+42)/85)*85;
>> imshow(B);
>> B = floor((bluelines+42)/85)*85;
>> imshow(B);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2008
(21)
▼
June
(16)
Mosaic Code
Mosaic
Assignment 10 fabio
Assignment 10 aniston
Assignment 9 question 1
Assignment 9 question 2
Assignment 9 Question 3
Assignment 9 question 4
Assignment 9 question 5
Assignment 8 question 1
Assignmet 8 Question 2
Assignment 8 Question 3
Assignment 8 Question 4
Assignment 8 question 5
Assignment 7
Assignment 6
►
May
(5)
About Me
Mathyou Like
View my complete profile
No comments:
Post a Comment