├── .DS_Store ├── Dummy_data.mat ├── LICENSE ├── Letters_data.mat ├── README.md ├── RUNME_01_NOVO_CGH_Binary.m ├── RUNME_02_NOVO_CGH_DualBinary.m ├── RUNME_Compare_NOVOCGH_Methods.m ├── RUNME_NOVO_CGH.m ├── function_FunObj.m ├── function_FunObj_TPEuclid.m ├── function_FunObj_VarI.m ├── function_FunObj_VarIEuclid.m ├── function_FunObj_binary.m ├── function_FunObj_dual.m ├── function_FunObj_dualbinary.asv ├── function_FunObj_dualbinary.m ├── function_GenerateFresnelPropagationStack.m ├── function_Hstacks.m ├── function_NOVO_CGH_TPEuclid.m ├── function_NOVO_CGH_VarI.m ├── function_NOVO_CGH_VarIEuclid.m ├── function_NOVO_CGH_binary.m ├── function_NOVO_CGH_dualbinary.asv ├── function_NOVO_CGH_dualbinary.m ├── function_ScoresI.m ├── function_Superoposition.m ├── function_Superposition.m ├── function_VolumeIntensity.m ├── function_dummydata.m ├── function_fresnelProp.m ├── function_fresnelPropField.m ├── function_globalGS.m └── function_sequentialGS.m /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/.DS_Store -------------------------------------------------------------------------------- /Dummy_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/Dummy_data.mat -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/LICENSE -------------------------------------------------------------------------------- /Letters_data.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/Letters_data.mat -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/README.md -------------------------------------------------------------------------------- /RUNME_01_NOVO_CGH_Binary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/RUNME_01_NOVO_CGH_Binary.m -------------------------------------------------------------------------------- /RUNME_02_NOVO_CGH_DualBinary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/RUNME_02_NOVO_CGH_DualBinary.m -------------------------------------------------------------------------------- /RUNME_Compare_NOVOCGH_Methods.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/RUNME_Compare_NOVOCGH_Methods.m -------------------------------------------------------------------------------- /RUNME_NOVO_CGH.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/RUNME_NOVO_CGH.m -------------------------------------------------------------------------------- /function_FunObj.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj.m -------------------------------------------------------------------------------- /function_FunObj_TPEuclid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_TPEuclid.m -------------------------------------------------------------------------------- /function_FunObj_VarI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_VarI.m -------------------------------------------------------------------------------- /function_FunObj_VarIEuclid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_VarIEuclid.m -------------------------------------------------------------------------------- /function_FunObj_binary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_binary.m -------------------------------------------------------------------------------- /function_FunObj_dual.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_dual.m -------------------------------------------------------------------------------- /function_FunObj_dualbinary.asv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_dualbinary.asv -------------------------------------------------------------------------------- /function_FunObj_dualbinary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_FunObj_dualbinary.m -------------------------------------------------------------------------------- /function_GenerateFresnelPropagationStack.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_GenerateFresnelPropagationStack.m -------------------------------------------------------------------------------- /function_Hstacks.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_Hstacks.m -------------------------------------------------------------------------------- /function_NOVO_CGH_TPEuclid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_NOVO_CGH_TPEuclid.m -------------------------------------------------------------------------------- /function_NOVO_CGH_VarI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_NOVO_CGH_VarI.m -------------------------------------------------------------------------------- /function_NOVO_CGH_VarIEuclid.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_NOVO_CGH_VarIEuclid.m -------------------------------------------------------------------------------- /function_NOVO_CGH_binary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_NOVO_CGH_binary.m -------------------------------------------------------------------------------- /function_NOVO_CGH_dualbinary.asv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_NOVO_CGH_dualbinary.asv -------------------------------------------------------------------------------- /function_NOVO_CGH_dualbinary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_NOVO_CGH_dualbinary.m -------------------------------------------------------------------------------- /function_ScoresI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_ScoresI.m -------------------------------------------------------------------------------- /function_Superoposition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_Superoposition.m -------------------------------------------------------------------------------- /function_Superposition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_Superposition.m -------------------------------------------------------------------------------- /function_VolumeIntensity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_VolumeIntensity.m -------------------------------------------------------------------------------- /function_dummydata.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_dummydata.m -------------------------------------------------------------------------------- /function_fresnelProp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_fresnelProp.m -------------------------------------------------------------------------------- /function_fresnelPropField.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_fresnelPropField.m -------------------------------------------------------------------------------- /function_globalGS.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_globalGS.m -------------------------------------------------------------------------------- /function_sequentialGS.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Waller-Lab/NOVOCGH/HEAD/function_sequentialGS.m --------------------------------------------------------------------------------