Openholo
v4.2
Open Source Digital Holographic Library
|
Go to the source code of this file.
Namespaces | |
OpenholoGeneration | |
Functions | |
def | OpenholoGeneration.plyfile (file, progress=gr.Progress(track_tqdm=True)) |
def | OpenholoGeneration.rgbfile (file, progress=gr.Progress(track_tqdm="True")) |
def | OpenholoGeneration.depthfile (file, progress=gr.Progress(track_tqdm="True")) |
def | OpenholoGeneration.lightfile (directory, progress=gr.Progress(track_tqdm="True")) |
def | OpenholoGeneration.trimeshfile (file, progress=gr.Progress(track_tqdm=True)) |
def | OpenholoGeneration.wrpplyfile (file, progress=gr.Progress(track_tqdm=True)) |
def | OpenholoGeneration.pointXmlParing (file) |
def | OpenholoGeneration.depthXmlParing (file) |
def | OpenholoGeneration.lightXmlParing (file) |
def | OpenholoGeneration.trimeshXmlParing (file) |
def | OpenholoGeneration.wrpXmlParing (file) |
def | OpenholoGeneration.pointGenerate (Diffraction, Encoding, Precision, pc_mode) |
def | OpenholoGeneration.depthGenerate (Encoding, pc_mode) |
def | OpenholoGeneration.lightGenerate (Encoding, pc_mode) |
def | OpenholoGeneration.trimeshGenerate (Encoding, pc_mode) |
def | OpenholoGeneration.wrpGenerate (Encoding, pc_mode) |