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

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

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!