Matlab Code: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 December 2017

  • curprev 04:3404:34, 15 December 2017 imported>Student2017 2,288 bytes +2,288 Created page with 'ieInit; %% Capture the Image % Import the image I = im2double(imread('Fig1.JPG')); % Choose which section of the image you want to look at xStart = 1300; xEnd = 2100; yStart =…'