Is there a matlab function to implement gradient descent optimization to images?

2 views (last 30 days)
How can I apply block-matching for images using gradient descent optimization?

Answers (1)

Matt J
Matt J on 12 Oct 2017
FMINUNC's quasi-newton algorithm has a steepest descent option.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!