Post these on your web site. Follow my set up = "Deliverables" > 1.4.3 Conclusion
1.4.3 Conclusion
1.4.4
I need to see both code and girl's eyes. DO BOTH EYES (not just one).
# Open and show the student image in a new Figure window student_img = PIL.Image.open(student_file) fig, ax = plt.subplots(1, 2) ax[0].imshow(student_img, interpolation='none') # Display student in second axes and set window to the right eye ax[1].imshow(student_img, interpolation='none') ax[1].set_xticks(range(1050, 1410, 100)) ax[1].set_xlim(1050, 1400) # Measure in plt, experiment in IPython ax[1].set_ylim(1100, 850) fig.show()
1.4.5
Rounded corners
Save the code using a different file name and modify it to accomplish the following objectives. Your code should include two new functions modeled after round_corners_one_image()
and round_corners_of_all_images()
.
frame_all_images(color, wide)
that makes a framed version of all pictures in a directory, where the frame is specified by a color (r,g,b
) and has thickness wide
.alter_all_images()
that makes a new version of all pictures in a directory, with the modification being of your own design.Conclusions:
1.4.6
2.1.
2.1.2
2.1.3
retailer.com
2.1.5
Explain the relationship among the following concepts.
https://
designation in your browser2.3.1
2.3.2