Regarding using libraries for Computer vision

Are thr any libraries other than opencv that is compatible with Processing for computer vision
I f any please suggest
thanks

Go to the processing.org libraries page, and click on “Video and Vision” or just search the page for “vision.”

https://processing.org/reference/libraries/#video&vision

You’ll see OpenCV, BoofCV, BlobDetection, TramontanaCV, and others.

It depends on what you want to do. Computer vision is a very large topic area.