photo

vecdi


Last seen: etwa ein Monat vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
matrix manipulation for color spaces.
RGB = imread('file.jpg') MyImrgb = reshape(im2double(RGB), [],3); Imrgb = MyImrgb.^2.2; %gamma correction [x, y, z] = size(Im...

etwa ein Monat vor | 0