Skip to content

Commit

Permalink
Merge branch 'simd/info' into simd/5.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
homm committed Apr 17, 2018
2 parents c7d0992 + 8162c29 commit 0f632c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The following image operations are currently SIMD-accelerated:
- Alpha composition: SSE4, AVX2
- RGBA → RGBa (alpha premultiplication): SSE4, AVX2
- RGBa → RGBA (division by alpha): SSE4, AVX2
RGB → L (grayscale): SSE4
- RGB → L (grayscale): SSE4
- 3x3 and 5x5 kernel filters: SSE4, AVX2
- Split and get_channel: SSE4

Expand Down

0 comments on commit 0f632c0

Please sign in to comment.