added forgotten week6 readme
[BS_AY250.git] / week6 / readme
blob037481236e0bfa03aa79ebb219903849beb6c250
1 AY250 HW6
2 Author: Bryan Steinbach
4 Instructions:
5 ./week6.py
6 Enter image search query in <Input> field, click <Run query>
8 Refresh:  Reloads image from disk
9 Rotate 90:  Rotates image by 90 degrees clockwise
10 Rotate color:  Rotates color space RGB -> BGR
11 RGB to YUV:  Changes color space RGB -> YUV
12 YUV to RGB:  Changes color space YUV -> RGB