Is there a matlab function to implement gradient descent optimization to images?
Show older comments
How can I apply block-matching for images using gradient descent optimization?
Answers (1)
Matt J
on 12 Oct 2017
0 votes
FMINUNC's quasi-newton algorithm has a steepest descent option.
Categories
Find more on Image Category Classification 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!