-
This is a feature request idea for another mode on how to update the viewport. As it stands right now, playing an animation in the viewport with updates to the looking glass yield about an 8fps playba…
-
I had written a wrapper around the get_reader module to read Princeton Instrument .spe files:
```py
from imageio import get_reader
from imageio.core.util import asarray
import logging
import re…
gh4ag updated
3 years ago
-
I have error message when I render a light field like below:
KeyError" 'bpy_prop_collection[key]: key "Z" not found'.
Do you have any ideas about this problem?
Thanks?
-
Dear there.
My system is apple mac m1,my blender is 3.6. after installing and enabling it, I have the following error, looking forward to your reply!
Traceback (most recent call last):
File…
-
Sorry I needed to write it somewhere:
```python
params = PropagationParams.get_example_propagation_data()
# Choose proper propagation parameters
params.beam_diameter = 4
params.m…
-
Thanks a lot for the contribution to the community!
I followed the instruction and installed the software successfully.
But when I run `node encoder.js -i {input_folder} -o {output_folder} -w {image…
-
I was wondering if I could ask you a question. I submitted my results to the 4D HCI dataset website almost three weeks ago, but I haven't received any validation results yet. I was wondering how long …
-
Hi Changha,
Very thankful for your github contribution code. Can you confirm the resolution of disparity map ?
In your code, it generates 490x490 one but 512x512 is more correct, isnt it?
I ask …
-
-
Because the Spectrometer Adapter uses ZeroRPC to communicate with the Windows Bridge Service, it can cause a lot of waiting should the service not be running, as each call to it has a timeout of 5 sec…