GRIP icon indicating copy to clipboard operation
GRIP copied to clipboard

Program for rapidly developing computer vision applications

Results 107 GRIP issues
Sort by recently updated
recently updated
newest added
trafficstars

I just opened GRIP and selected "add image source", but some exceptions occurred and there appeared a box telling me that my image was invalid. Worst of all, the app...

Every time I try using the HSV or HSL Thresholds Grip crashes and spits out this error message. Thread[JavaFX Application Thread,5,main] threw an exception ## Stack Trace: ```java java.lang.RuntimeException: java.lang.reflect.InvocationTargetException...

Import a jpeg file and it crashes

Per https://www.chiefdelphi.com/t/cpp-multicameraserver-wont-build/375965/7, GRIP generates code that uses LineSegmentDetector. Per https://github.com/opencv/opencv_contrib/issues/2016, LineSegmentDetector used Affero GPL v3 code and was removed. GRIP needs to remove the calls to LineSegmentDetector or relicense to...

help wanted
type: chore
location: core
location: ui

## Description: I noticed that the `Resize` block was taking an excessive amount of time (i.e. >1 second) on an image being resized from about 60x60 to 512x512. This was...

Just testing to see if this fixes the MacOS launch issue.

After successfully launching Grip, I tried to add a webcam source in the 0 slot. I also tried the other slots but they didn't work either. Thread[JavaFX Application Thread,5,main] threw...

I simply added a .jpeg image as a source that came from a iPhone file system and it gave this traceback. However, when I added the image to my computer's...

I simply opened a GRIP file that I had used and edited in the recent past. Thread[Project Open Thread,5,main] threw an exception ## Stack Trace: ```java com.thoughtworks.xstream.converters.ConversionException: ---- Debugging information...

Updates JavaCV to 1.3.3 and javacpp-opencv to 3.2.0 in order to keep the same memory model between bindings. Allows up to ten publish video operations on ports 1180 to 1189....