Ask Your Question
0

OpenCV video and CSV file transfer to remote Desktop

asked 2018-05-08 09:02:52 -0600

GK gravatar image

Hey there! I am new to openCV and python. I am using Raspberry pi 3 model B and usb camera. This Camera is attached to raspberry pi and want to see live video and corrosponding processed CSV file on remote Desktop using OpenCv and Python programming. Please Help me. Thank you So much For Your help and TIme.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2018-05-08 14:05:37 -0600

Your question seems to exceed the scope of this community. The Q&A community can help you answer questions about the OpenCV library, but it won't comment on complete applications. Specific questions are welcome.

OpenCV can certainly be used to solve a part of your problem - it will interact with USB cameras on Raspberry Pi, and the Pi can display video or interact with remote desktop. The specifics of this, and any processing, CSV files, and networks, are really up to the application.

Are you able to do programming? There are many examples of displaying live video from a camera in the OpenCV source code samples area, and many online tutorials too. Check out opencv.org, use a search engine with your question, maybe pick up a book on opencv programming, and give it a go!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-05-08 09:02:52 -0600

Seen: 477 times

Last updated: May 08 '18