dddvision / functionalnavigation

Trajectory Optimization Manager for Multiple Algorithms and Sensors (TOMMAS)
3 stars 4 forks source link

Change in image size causes hard crash in PointBasedMeasure MEXSURF #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Download and unzip PointBasedMeasureWin32_2.1.5b.zip from the project 
functionalnavigationgpl on Google Code.

2. Make sure that the enclosing folder for +PointBasedMeasure is on your MATLAB 
path.

3. Configure your application to access a data container that supplies two 
images of different sizes and applies PointBasedMeasure.

What is the expected output? What do you see instead?

If the algorithm cannot handle images of different sizes, then the image pair 
should be skipped. Instead, there is a hard crash in MEXSURF.

Original issue reported on code.google.com by dddvis...@gmail.com on 11 Dec 2012 at 8:18