Skip to content

Invalid video info when no image chip is available#585

Merged
rwgdrummer merged 1 commit intolocationtech:0.9.0-RC1-mergefrom
mfarwell:image_chip_fix
Jan 21, 2016
Merged

Invalid video info when no image chip is available#585
rwgdrummer merged 1 commit intolocationtech:0.9.0-RC1-mergefrom
mfarwell:image_chip_fix

Conversation

@mfarwell
Copy link
Copy Markdown
Contributor

This pull request fixes an issue with a track point's video info (pixel column, pixel row and frame number) when an image chip is not available.

Prior to this fix, none of the video information for a track point or motion point was being populated if an image chip was not available. The pixel row, pixel col and frame number was being stored in GeoWave as -1.

An NPE was being thrown and caught when the imageChip was not populated causing the population of the other fields to be bypassed.

…frame number) when an image chip is not available.
rwgdrummer added a commit that referenced this pull request Jan 21, 2016
Invalid video info when no image chip is available
@rwgdrummer rwgdrummer merged commit a8aa743 into locationtech:0.9.0-RC1-merge Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants