Hello.
Connect the cmucam5 and raspberry pi. This can report the document.
The unprocessed image cmucam5 reported that streaming video
I would like to be displayed in a separate screen instead of pixymon.
Please provide a method to do
Thanks
Hello.
Connect the cmucam5 and raspberry pi. This can report the document.
The unprocessed image cmucam5 reported that streaming video
I would like to be displayed in a separate screen instead of pixymon.
Please provide a method to do
Thanks
Hello Ye Min Yeon,
You want to display the video in a different screen than PixyMon? You might consider using libpixyusb and write your own video renderer. If you can describe what you are trying to accomplish, we might be able to help more. It’s unclear why you would want to do this.
Edward
Thank you for answer.
What I am trying to create a streaming video with be sent to mobile phones Raspberry Pi.
The cell phone displays the image.
However, the image is a natural image is not the image processing.
The pixy by an image processing transmits a specific value.
If a specific value is sent to the mobile phone, the picture is displayed on the video.
The role of pixy image processing and image display.
But pixy has become real-time image is displayed only on pixymon.
I want to solve this problem.
So, a source involved in the camera.cpp, including the following address: visual studio 2008
But an error has occurred and a lot of it did not compile.
So I try again to install cmake and qt4.8.8.
But the results were.
And now, a colleague has a raspberry pie with pixy.
So I did not install libpixyusb the Raspberry Pi.
I would like to know what you can do when you install libpixyusb.
And I want to know how to install libpixyusb in windows7.
And when you install libpixyusb What can I try to do the two functions?
If you do not now, give way to tell.
I’ve read all the posts of the board.
That can be applied to my case did not find the article.
Thank you.
Hello,
We don’t currently have a libpixyusb makefile for windows. It should be possible to compile libpixyusb in windows with a small amount of effort, but it requires some knowledge of C++ and porting. We don’t get many requests for running libpixyusb in Windows though.
Running lilbpixyusb on a Raspberry Pi is straightforward and is described here:
http://cmucam.org/projects/cmucam5/wiki/Hooking_up_Pixy_to_a_Raspberry_Pi
Hope this helps!
Edward