Skip to content

pix_rgb2hsv

The pix_rgb2hsv object converts an RGB (Red, Green, Blue) image into the HSV (Hue, Saturation, Value) color space. This transformation can simplify color detection tasks. Internally, the image data remains RGBA, with the Red channel being populated by Hue values after conversion.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for zexy and install it. Then create an object with declare -lib zexy -path zexy. Finally, use pix_rgb2hsv or any other object from zexy.

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors