photo

Peggy Liu


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


why this code can't run in my PC but can run in another. it show error about "Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters"
R=imread('test.png'); R=rgb2gray(R); figure(1); imshow(R); F=[0:255]; gamma1=0.6; G1=(round(255*(F/255).^gamma1) gamma2=...

約4年 前 | 1 件の回答 | 0

1

回答