Community Profile

photo

Talya


Last seen: 2 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to compute image global gradient?
I know that imgradient computes image local gradient. Is there a way to compute the global gradient? For example, for this i...

9 years ago | 1 answer | 0

1

answer

Question


How to estimate depth from gradient?
Hello, I have a gradient of an image: mask = fspecial('sobel'); mask2 = mask'; dX = imfilter(image, mask); dY ...

9 years ago | 1 answer | 0

1

answer