Image manipulation using Arrays - English

23265 visits



Outline:

Read images into arrays How to access parts of an array? imread command imshow command show command How to check the dimensions of an array? Example to access parts of an image How to stride over an array? Example to access an RGB image Slice an image of different dimension