NaturalScene Class
(lgnSimulator::NaturalScene)Stimulus class for natural scenes. More...
Header: | #include <NaturalScene> |
Inherits: | Stimulus |
Public Functions
NaturalScene(Integrator * const integrator, string scenePath) | |
~NaturalScene() |
Reimplemented Public Functions
virtual void | computeFourierTransform() |
virtual void | computeSpatiotemporal() |
- 7 public functions inherited from lgnSimulator::Stimulus
Detailed Description
Stimulus class for natural scenes.
Member Function Documentation
NaturalScene::NaturalScene(Integrator * const integrator, string scenePath)
Default constructs an instance of NaturalScene.
NaturalScene::~NaturalScene()
Destroys the instance of NaturalScene.