Skip to main content
Question

has an action flow the feature of image recognition ?

  • April 22, 2023
  • 2 replies
  • 1 view

has an action flow the feature of image recognition ?

2 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

Can you elaborate on you use case ?

 

I don't see any module that can help with computer vision or image recognition at the moment.


IIRC there is not. Besides...how you store the image in the process model? (I mean, you can always uuencode and store as a string, but... stretching a bit the product, I guess)

 

One alternative is to call a jupyter notebook form the AF to perform the image recognition.