Image Operation - Table of Contents

Introduction

  1. Absolute
  2. Activation
    1. ELU
    2. Hard Shrinkage
    3. Mish
    4. PReLU
    5. ReLU
    6. Sigmoid
    7. Softplus
    8. Soft Shrinkage
    9. Swish
  3. Add
  4. Atan2
  5. Bit
    1. Binary Complement
    2. Bit Rolling Left
    3. Bit Rolling Right
    4. Bit Shift
    5. Bitwise And
    6. Bitwise Nand
    7. Bitwise Nor
    8. Bitwise Not
    9. Bitwise Or
    10. Bitwise Xnor
    11. Bitwise Xor
    12. Leading Ones
    13. Leading Zeros
    14. PopCount
    15. Trailing Ones
    16. Trailing Zeros
  6. Blend
  7. Compare
  8. Complex
    1. Complex Divide
    2. Complex Multiply
  9. Cosecant
  10. Cosine
  11. CosineH
  12. Cube Root
  13. Difference
  14. Divide
  15. Fourth Root
  16. Greater
  17. Greatest Common Divisor, GCD
  18. Hypotenuse
  19. Invert Intensity
  20. Least Common Multiple, LCM
  21. Lesser
  22. Linear
  23. Log
  24. Logical And
  25. Logical Nand
  26. Logical Nor
  27. Logical Not
  28. Logical Or
  29. Logical Xnor
  30. Logical Xor
  31. Maximum
  32. Mean
  33. Minimum
  34. Modulo
  35. Multiply
  36. Overlay
  37. Power
  38. Scaled Divide
  39. Scaled Multiply
  40. Scaled Subtract
  41. Signed Square Difference
  42. Sine
  43. SineH
  44. Square
  45. Square Root
  46. Subtract
  47. Tangent
  48. TangentH