FocalFromFundamental does not handle the case when optical centers converge (no result is possible) #44660

Closed
opened 2015-05-11 00:22:40 +02:00 by Keir Mierle · 7 comments
Member

Steps to reproduce:

  1. Create a fundamental matrix corresponding to two cameras with crossing viewing directions.
  2. Call focal from fundamental

An assert fails because it tries to compute the sqrt of a negative number. The function should return some kind of error, so that the caller can do
something accordingly.

Originally from: https://code.google.com/p/libmv/issues/detail?id=2, filed by Pau Gargallo

Steps to reproduce: 1. Create a fundamental matrix corresponding to two cameras with crossing viewing directions. 2. Call focal from fundamental An assert fails because it tries to compute the sqrt of a negative number. The function should return some kind of error, so that the caller can do something accordingly. Originally from: https://code.google.com/p/libmv/issues/detail?id=2, filed by Pau Gargallo
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @Keir

Added subscriber: @Keir
Sergey Sharybin was assigned by Bastien Montagne 2015-05-26 19:59:37 +02:00

Added subscriber: @mont29

Added subscriber: @mont29
Sergey Sharybin removed their assignment 2016-01-26 13:59:48 +01:00

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Confirmed' to: 'Needs User Info'

Changed status from 'Confirmed' to: 'Needs User Info'

Again, unless re-confirmed soon, think we should close those old reports...

Again, unless re-confirmed soon, think we should close those old reports...
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Ankit Meel self-assigned this 2020-05-02 20:49:25 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/libmv#44660
No description provided.