Tests for Shonan Rotation Averaging.
 
Definition at line 37 of file test_ShonanAveraging.py.
◆ setUp()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.setUp | ( |  | self | ) |  | 
      
 
 
◆ test_buildGraphAt()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_buildGraphAt | ( |  | self | ) |  | 
      
 
 
◆ test_checkConstructor()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_checkConstructor | ( |  | self | ) |  | 
      
 
 
◆ test_checkOptimality()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_checkOptimality | ( |  | self | ) |  | 
      
 
 
◆ test_constructorBetweenFactorPose2s()
      
        
          | None test_ShonanAveraging.TestShonanAveraging.test_constructorBetweenFactorPose2s | ( |  | self | ) |  | 
      
 
Check if ShonanAveraging2 constructor works when not initialized from g2o file.
GT pose graph:
   | cam 1 = (0,4)
 --o
   | .
   .   .
   .     .
   |       |
   o-- ... o--
cam 0       cam 2 = (4,0)
  (0,0)
 
Definition at line 146 of file test_ShonanAveraging.py.
 
 
◆ test_initializeWithDescent()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_initializeWithDescent | ( |  | self | ) |  | 
      
 
 
◆ test_measurements3()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_measurements3 | ( |  | self | ) |  | 
      
 
 
◆ test_PriorWeights()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_PriorWeights | ( |  | self | ) |  | 
      
 
 
◆ test_run()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_run | ( |  | self | ) |  | 
      
 
 
◆ test_runKlausKarcher()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_runKlausKarcher | ( |  | self | ) |  | 
      
 
 
◆ test_tryOptimizingAt3()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_tryOptimizingAt3 | ( |  | self | ) |  | 
      
 
 
◆ test_tryOptimizingAt4()
      
        
          | def test_ShonanAveraging.TestShonanAveraging.test_tryOptimizingAt4 | ( |  | self | ) |  | 
      
 
 
◆ shonan
      
        
          | test_ShonanAveraging.TestShonanAveraging.shonan | 
      
 
 
The documentation for this class was generated from the following file: