1. 25 Aug, 2016 2 commits
  2. 24 Aug, 2016 3 commits
  3. 23 Aug, 2016 3 commits
  4. 22 Aug, 2016 4 commits
  5. 20 Aug, 2016 3 commits
  6. 19 Aug, 2016 5 commits
  7. 18 Aug, 2016 12 commits
  8. 17 Aug, 2016 7 commits
  9. 16 Aug, 2016 1 commit
    • Morrison's avatar
      handle images with alpha better · ca318e70
      Morrison authored
      UIImages with alpha were ending up with garbage pixels in background (random memory values).  Need to initialize matrix pixels before drawing UIImage with alpha on it.
      
      Note: didn’t fix Grayscale image with alpha stripping alpha in UIImage -> Mat conversion.
      ca318e70