Use video player & Tensorflow in intellij idea
Answered
Hello.
i started intellij few days ago.
I'm working on a project.
i have some questions.
1) i want put video player on my web. it must have button.
(stop, pause, play, move 10s before/after, Previous/next video button)
2) i want to use tensorflow & yolo with video.
Play video, Analyze video and print some values at the same time.
values will print in other section.
Are those possible?
How can i do those?
Please sign in to leave a comment.
I suppose it is not related to IntelliJ IDEA, but to the project's code itself.
It is better to ask such type of questions on StackOverflow, marking the question with the tag of the technology in use (javascript, vue.js, etc.)
thanks a lot!