photo

Peggy Liu


Last seen: quasi 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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=...

circa 4 anni fa | 1 risposta | 0

1

risposta