readme

来自「3D shape reconstruction matlab code. It 」· 代码 · 共 18 行

TXT
18
字号
              IMPLEMENTATION OF THE I-DIVERGENCE APPROACH TO SHAPE FROM DEFOCUS                                     Paolo Favaro                                  p.favaro@hw.ac.ukThis is a Matlab implementation of the I-divergence approach to shape from defocus [1, Chapter 5].The algorithm is broken down into several M files, which can be used in isolation or replaced. The source code is available as is and only for research purposes (see comments at the beginning of each file).To test the software, run iDivergence.m in a Matlab console window and then follow the instructions.Any publication or software using this code must acknowledge the reference below and the website http://www.eps.hw.ac.uk/~pf21REFERENCES[1] Paolo Favaro and Stefano Soatto, "3-D Shape Estimation and Image Restoration: Exploiting Defocus and Motion-Blur", Springer-Verlag, 2006.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?