Page 1 of 1

Task 2 - Specify your input and output data Exercise: Using the information given on the previous page determine the inp

Posted: Fri Apr 29, 2022 6:33 am
by answerhappygod
Task 2 Specify Your Input And Output Data Exercise Using The Information Given On The Previous Page Determine The Inp 1
Task 2 Specify Your Input And Output Data Exercise Using The Information Given On The Previous Page Determine The Inp 1 (97.61 KiB) Viewed 23 times
Task 2 - Specify your input and output data Exercise: Using the information given on the previous page determine the input you have/need to solve the problem and what you need to output to accomplish the objective. The image you'll be using for this task is 'coloredChips.png' in the Image Processing Toolbox) so use MATLAB to import this image into your Workspace if you need so you can give details about the data-type, etc of the file. Use Table I in the appendix of this guide for the syntax for importing images. Points to be addressed: What data type is the matrix in your Workspace? What are the dimensions of the matrix shown in the Workspace? Explain what bach dimension represents, especially the third dimension which will equal 3. Use the data cursor on your figure (Tools -> Data Cursor) to get an idea of the RGB values for all the different coloured chips in the image, explain how that will relate to the task you are to complete. Also think about what you will need to output to fulfil this task, (numbers, words, images, graphical output?). Describe this in detail. What assumptions are you making (if any) to help you solve/simplify the problem.