1. 24 9月, 2016 2 次提交
  2. 23 9月, 2016 1 次提交
  3. 22 9月, 2016 4 次提交
  4. 19 9月, 2016 8 次提交
  5. 18 9月, 2016 2 次提交
  6. 08 9月, 2016 4 次提交
    • A
      Optimize spatial filters (#24) · c86db79d
      Anthony N. Simon 提交于
      * Add bechmarks
      
      * Add Dilate and Erode tests
      
      * Improve performance of sort
      
      * Use edge extension instead of conditions in loop
      c86db79d
    • A
      Edit package comment · b9c83dd6
      Anthony N. Simon 提交于
      b9c83dd6
    • A
      Optimize noise (#23) · 0e70d5d0
      Anthony N. Simon 提交于
      * Add Benchmarks
      
      * Reduce benchmark image size
      
      * Simplify implementation
      0e70d5d0
    • A
      Optimize convolution (#22) · b8385c2f
      Anthony N. Simon 提交于
      * Add basic rotation benchmarks
      
      * Rename benchmark name
      
      * Add Resize benchmarks
      
      * Add supersampling exceptions
      
      * Adjust bench angle for non special case
      
      * Add integer math helpers
      
      * Add cache blocking to rotate
      
      * Add large image rotation bench
      
      * Change cache size
      
      * Optimize repeated calculation
      
      * Roll back to no-cache version
      
      * Fix tests
      
      * Add doc and tests
      
      * Cleanup
      
      * Add convolve benchmarks
      
      * Partially added Pad and Extend
      
      * Implement padding methods
      
      * Reduce allocations
      
      * Improve performance of convolve function
      
      * Add more image data
      
      * Refactor convolve operation and fix output padding
      
      * Re-enable parallel convolution
      
      * Refactor convolve and execute functions
      
      * Simplify implementation
      
      * Add tests
      
      * Add keep alpha
      
      * Improve doc
      
      * Fix alpha pos
      
      * Improve tests
      b8385c2f
  7. 07 9月, 2016 1 次提交
    • A
      Optimize transform (#21) · a8d37d32
      Anthony N. Simon 提交于
      * Add basic rotation benchmarks
      
      * Rename benchmark name
      
      * Add Resize benchmarks
      
      * Add supersampling exceptions
      
      * Adjust bench angle for non special case
      
      * Add integer math helpers
      
      * Add cache blocking to rotate
      
      * Add large image rotation bench
      
      * Change cache size
      
      * Optimize repeated calculation
      
      * Roll back to no-cache version
      
      * Fix tests
      
      * Add doc and tests
      
      * Cleanup
      a8d37d32
  8. 06 9月, 2016 1 次提交
  9. 04 9月, 2016 1 次提交
  10. 03 9月, 2016 2 次提交
  11. 01 9月, 2016 9 次提交
  12. 31 8月, 2016 1 次提交
    • A
      Add sepia (#15) · e54a4d4c
      Anthony N. Simon 提交于
      * Add sepia effect
      
      * Add sepia tests
      
      * Add sepia to README
      
      * Simplify sepia effect implementation
      e54a4d4c
  13. 30 8月, 2016 1 次提交
  14. 29 8月, 2016 2 次提交
  15. 27 8月, 2016 1 次提交