|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
If anyone has figured out how to utilize the H.264 hardware decoder on the Pi with OpenCV without virtual hardware, that would be awesome. I have a C920 camera, which has H.264 compressed output (which is why you pay so much for it). Just changing the fourcc capture property doesn't seem to do the business. I have heard of setting up a gstreamer pipeline (which does use to hardware decoder) and setting the sink to /dev/video1 can work, but I'd like a cleaner solution.
|
|
#2
|
||||
|
||||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
Quote:
|
|
#3
|
||||
|
||||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
Hm, I hadn't heard of that. I'll see if I can get something to work with it. Thanks
|
|
#4
|
|||
|
|||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
@Skyehawk, does your image include the java artifacts for OpenCV?
|
|
#5
|
||||
|
||||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
Quote:
Sorry I couldn't be more help, Skye Leake |
|
#6
|
|||
|
|||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
No problem, and thanks. I have a build almost complete...and once I'm sure it's working properly I'll image it too--for the Java addicts among us.
|
|
#7
|
|||
|
|||
|
Re: Vision co-processor Raspberry Pi (Raspbian Jessie/OpenCV)
FYI, I was finally able to get OpenCV fully built with Java 8 bindings and installed on a Pi 3 running Jessie.
I'll try to find a way to share an image (my card is 32GB, so a full image would be prohibitive) but in the meantime, here are the "Installing OpenCV 3.1.0 on Raspberry Pi Debian Jessy with Java Library" instructions I followed from Robin Henniges. I also compared notes along the way with Adrian Rosebrock's excellent "Raspberry Pi 3 + Raspbian Jessie + OpenCV 3" instructions. Following the two together should allow you to build an OpenCV build with Java and Python bindings, but my image will only have Java. Full credit and thanks to both bloggers for their work and diligent documentation! |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|