Skip to content

Request for Assistance with Light Field Rendering Application #2

@ThomasDrndn

Description

@ThomasDrndn

Dear Mr. Mossberg,

My name is Thomas D, I apologize for sending this message here, I've been trying to contact you through a mail but it seems like your email address is no more available.
I am currently working on implementing light field rendering techniques using your software, which I found extremely fascinating and well-structured.

I am reaching out to seek your assistance regarding an issue I encountered while attempting to replicate results similar to the "shop" example provided in your repository.

To describe my setup briefly, I used a camera and objective with the following specifications:

  • Focal length: 35 mm
  • Maximum relative aperture: 1:1.4
  • Iris: F1.4–22
  • Minimum distance to object: 0.3 m
  • Optical back focal distance: 18.5 mm
  • Sensor width: 6.4 mm

Using this setup, I captured a dataset by systematically moving the objective in a 2D grid above the object of interest, resulting in an image array of "21x21 views". I carefully renamed and ordered the dataset to match the format of the "shop" example.

Following the data acquisition, I adjusted the configuration file as follows to reflect the characteristics of my experiment:

# property initial min max  
focus-distance 0.3 0.3 10.0  
f-stop 1.4 1.4 22.0  
sensor-width 6.4 2.0 10.0  
focal-length 35 20 50  
width 1020 256 16384  
height 680 256 16384  
animation-scale 0.7 0.1 2.0  
animation-depth 3.2 1.0 10.0  
animation-duration 4.0 1.0 10.0  
speed 1.0 0.1 2.0  
exposure 0.5 -1.0 1.0  

However, after processing the dataset, the rendered results did not match my expectations. Specifically:

  1. The output image appears to have very low resolution despite specifying higher dimensions in the configuration file.
  2. The movement and depth adjustments during visualization seem to be restricted to a very small range, resulting in limited interaction with the rendered light field.

I have carefully reviewed the configuration parameters and dataset structure, but I am concerned that I may have overlooked some key settings or misunderstood parts of the implementation.

Given your expertise and intimate knowledge of this software, I would greatly appreciate any insights you may have regarding:

  • Potential misconfigurations in my setup or parameters.
  • Adjustments needed to correctly scale the animation and depth range.
  • Recommendations for refining the dataset structure to ensure compatibility with the application.

I understand your time is valuable, and I truly appreciate any guidance you might be able to provide. Please do not hesitate to let me know if additional information or sample files would help clarify my setup further.

Thank you very much for your time and consideration. I look forward to hearing from you soon.

Yours sincerely,

Thomas D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions