1. 18 Sep, 2013 1 commit
    • Ovidiu Parvu's avatar
      Made the following changes after code inspection (min_enclosing_triangle.cpp): · dc64dd73
      Ovidiu Parvu authored
      * Corrected minor typos in comments/function signatures
      * Added new details to copyright statement
      * Removed unreferenced macros
      * Removed the assert statement which was checking the type of the OutputArray triangle
      * When returning results using Mat::copyTo instead of Mat::convertTo
      * Changed C-style casts to static_casts
      * Added division by zero check to distanceFromPointToLine() function
      * Updated reference webpages last access dates
      * Moved the declaration of the gammaOfA variable outside the while loop in moveAIfLowAndBIfHigh() function for efficiency reasons
      dc64dd73
  2. 15 Sep, 2013 5 commits
  3. 12 Sep, 2013 5 commits
  4. 11 Sep, 2013 1 commit
  5. 09 Sep, 2013 4 commits
  6. 06 Sep, 2013 15 commits
  7. 05 Sep, 2013 9 commits