photo

vecdi


Last seen: 4 months 前 自 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 months 前 | 0