View Single Post
  #5   Spotlight this post!  
Unread 25-01-2017, 10:41
EmileH's Avatar
EmileH EmileH is offline
#dontbelarge
AKA: Emile Hamwey
FRC #1058 (The PVC Pirates) & SLFF (NE Way You Want It)
Team Role: Programmer
 
Join Date: Dec 2014
Rookie Year: 2011
Location: New England
Posts: 551
EmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant futureEmileH has a brilliant future
Re: How do I put the CvSource video in the smart dashboard?

I think this is your issue:

Code:
output.putFrame(pipeline.getImgae());
Also doesn't the visionthread get created in RobotInit instead of the constructor?
__________________
2016-present: High School Student, FRC 1058 PVC Pirates

Reply With Quote