├── Demo_script.m ├── GradientData.mat ├── README.md ├── SUMMARY.md ├── hfli2.m ├── sli2.m ├── sli2p.m └── tfli2.m /Demo_script.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/Demo_script.m -------------------------------------------------------------------------------- /GradientData.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/GradientData.mat -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/README.md -------------------------------------------------------------------------------- /SUMMARY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/SUMMARY.md -------------------------------------------------------------------------------- /hfli2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/hfli2.m -------------------------------------------------------------------------------- /sli2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/sli2.m -------------------------------------------------------------------------------- /sli2p.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/sli2p.m -------------------------------------------------------------------------------- /tfli2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/huanglei0114/Spline-based-least-squares-integration-for-two-dimensional-shape-or-wavefront-reconstruction/HEAD/tfli2.m --------------------------------------------------------------------------------