T
T
tundramani2020-05-14 13:28:10
Robotics
tundramani, 2020-05-14 13:28:10

Can Node.js be used for computer vision tasks?

Of course, system languages ​​such as C are used for this.

But if you don’t think about professional development, but only about amateur development, is it possible to make an automaton that recognizes images using a video camera + raspberry + Node.js?

I am ready to develop vision algorithms myself if there are no ready-made libraries.

I'm interested in doing this, but I don't want to switch to system languages, I want to stay in the cozy V8 sandbox, and, if necessary, connect functions to WebAsm.

Are there any fundamental technical limitations?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hzzzzl, 2020-05-14
@hzzzzl

there are ready -made
https://blog.tensorflow.org/2018/05/real-time-huma...
p2.gif
and google
tensorflow js computer vision

R
Roman Mirilaczvili, 2020-05-15
@2ord

If you use wrappers over libraries in system languages, then you can use any suitable language. They usually do that.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question