EE499 Digital Image Processing Project 11 Color Edge Detection Write a script that implements the algorithm on page 449 of your text and reproduces the image in Figure 6.46 (b). The script should display the input image in one figure window and output image in a second window. The script should save the original and output images in an imgs subdirectory. Turn in a printed copy of your script. Email the script (as an attachment) to richardson.tony@gmail.com. The email subject must contain “EE499 Project 11” and then your name. Hint: Compute F θ ( x , y) at both θ and θ + π/2, we are interested in the maximum of the two values.