photo

vecdi


Last seen: 4개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

4개월 전 | 0