View Single Post
  #1   Spotlight this post!  
Unread 30-01-2017, 17:32
mfkahn mfkahn is offline
Registered User
FRC #3543
 
Join Date: Jan 2017
Location: Arnprior, Ontario
Posts: 2
mfkahn is an unknown quantity at this point
GRIP Java code generation and blob detection

Hi all:

We had an issue where image processing, specifically blob detection, using generated java code from GRIP did not match what was shown in the GRIP GUI. Digging into OpenCV and GRIP we found https://github.com/WPIRoboticsProjects/GRIP/issues/811

If you are using a version of GRIP from before the fix, you will need to fix the generated source as per the notes in the issue.
Reply With Quote