Skip to content

pix_drum

The pix_drum object analyzes incoming video streams, specifically detecting black pixels from the top of the image. It generates a histogram of black pixel distribution, identifies primary and secondary peaks, and performs a convexity test to extract detailed information about these visual events. This object is designed for visual analysis, potentially for triggering or control based on detected visual patterns.


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_drum or any other object from zexy.

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

Similar


    Comments

    Contributors