142
edits
|  (Created page with "===cv.jit face=== Considering that people on the street will wear clothes of various colors, I plan to try to use face tracking. It can only be based on grayscale recognition...") | |||
| Line 1: | Line 1: | ||
| === | ===CV.JIT.FACE=== | ||
| Considering that people on the street will wear clothes of various colors, I plan to try to use face tracking. | Considering that people on the street will wear clothes of various colors, I plan to try to use face tracking. | ||
| It can only be based on grayscale recognition and needs to use jit.rgb2luma object [https://docs.cycling74.com/max8/refpages/jit.rgb2luma] to convert RGB images into monochrome. But this also means that the image needs to have good contrast to be tracked successfully. | It can only be based on grayscale recognition and needs to use jit.rgb2luma object [https://docs.cycling74.com/max8/refpages/jit.rgb2luma] to convert RGB images into monochrome. But this also means that the image needs to have good contrast to be tracked successfully. | ||
edits