Skip to content
Algorithm Notes

Algorithm Notes

演算法筆記

  • About
  • Project
    • Multi-View Stereo
    • Visual Hull
    • HDR Tonemapping
    • Image Deconvolution
    • Image Comparer
    • C++ Config Manager
  • Tutorial
  • Software

Tag: Steepest Descent

Posted on February 24, 2016April 10, 2016

Image Deconvolution: Optimization-based algorithms

Continue reading "Image Deconvolution: Optimization-based algorithms"

Posted on December 6, 2013December 6, 2013

Steepest Descent Method (Gradient Descent)

終於要正式進入求解拉!

在開始之前,我必須要介紹一篇非常適合入門的教學文章

An Introduction to the Conjugate Gradient Method Without the Agonizing Pain

對於iterative解Ax=b,希望讀者已經了解目標式的定義與normal equation

本文就其中Steepest Descent Method開始(其實也只是翻譯)

Continue reading "Steepest Descent Method (Gradient Descent)"

Categories

  • 3D (5)
  • image processing (31)
  • math (11)
  • Optics (2)
  • programming (24)
  • tutorial (17)

Tags

  • 3D
  • 3Shape
  • Apple
  • ASIC
  • C++11
  • CAD/CAM
  • clang
  • deblur
  • deconvolution
  • denoise
  • Dentsply
  • depth
  • design
  • DOE
  • ffmpeg
  • FFT
  • FRC
  • h264
  • hardware
  • HDR
  • image processing
  • iterative method
  • javascript
  • libpng
  • matrix
  • MEMC
  • nodejs
  • noise reduction
  • normal equation
  • NR
  • opencl
  • opencv
  • openmp
  • Optics
  • optimization
  • pyramid
  • reconstruction
  • regularization
  • Sirona
  • Steepest Descent
  • stereo
  • tone mapping
  • VCSEL
  • x264
  • zlib

Recent Comments

  • adahbingee on Tone mapping: A quick survey. (Tone mapping 原理)
  • 帕秋莉 on Tone mapping: A quick survey. (Tone mapping 原理)
  • adahbingee on Linear quadratic form in optimization problem Ax=b
  • 帕秋莉 on Linear quadratic form in optimization problem Ax=b
  • adahbingee on Simple range detector using flash light

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress