Skip to content

Camera Sim failing to access all data in MiddleBury data set #44

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?----
1. Update to PointBasedMeasure 2.2.1a, older versions will not work with r496
2. set demoConfig to the following
     uri = 'matlab:MiddleburyData';
     dynamicModelName = 'Default';
     measureNames = {'PointBasedMeasure'};
     optimizerName = 'MatlabGA';   
3. run demo

What is the expected output? What do you see instead?----
When pair [2,6] is being evauluated the camera sim function getImage will fail 
an assertion check (6<=5,n<=nb) and return no data. This issue may be further 
up the class structure, probably in the MiddleburyData DataContainer.



Original issue reported on code.google.com by Fenelon.Patrick@gmail.com on 27 Oct 2010 at 9:25

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions