Skip to content

Commit

Permalink
CompressedHolography, Encoding, LFCGH, PhaseShifting 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
holoinha committed Oct 25, 2017
1 parent 93894c4 commit 59dc25f
Show file tree
Hide file tree
Showing 455 changed files with 1,421 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OpenHolo_CompressedHolography/TwISTfunctions/TVnorm.m
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
function y = TVnorm(x)
y = sum(sum(sqrt(diffh(x).^2+diffv(x).^2)));
Loading

0 comments on commit 59dc25f

Please sign in to comment.