photo

Peggy Liu


Last seen: 3 years 前 自 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 years 前 | 1 个回答 | 0

1

个回答