Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Comparing Images with Computer Vision

Link86
8 - Asteroid

Hi, my company is working on upgrading our Alteryx Version. One component we are looking to know more about is the Computer Vision. Specifically, does anyone know if you can build AI algorithms for image processing with Computer vision. One thing we would like to be able to do is submit an image and run through a database to see if there is one similar already in existence. We may also want to perform analysis on parts of the image.

 

Thanks

2 REPLIES 2
cgoodman3
14 - Magnetar
14 - Magnetar

The computer vision toolkit currently is designed to extract text from pdfs, and with the update in 2021.2 to also include image types such as png and jpg. So it doesn’t meet the use case you have.

 

I’ve just googled python and compare images and things like the below come up

https://www.pyimagesearch.com/2017/06/19/image-difference-with-opencv-and-python/

 

so it should be possible to build this into a workflow.

 

 

Chris
Check out my collaboration with fellow ACE Joshua Burkhow at AlterTricks.com
ArtApa
Alteryx
Alteryx

HI @Link86 - You may want to check a solution built by Veritone: https://www.veritone.com/integrations/alteryx 

Labels