-
When the chessboard is present in the cam image, then the call to:
bool found = findBoard(img, pointBuf);
returns "true" and then the next instruction:
imagePoints.push_back(pointBuf);
makes the p…
-
It's not really a bug but would like to share rare case problem.
I'm trying to make ofxVtk which use VTK library consists of more than 2000 header files and 114 static/dynamic libs. Since it's huge, …
-
related to #1610 and #1513 I believe.
#### Runtime Environment
- Operating system and version: Debian 10 (buster)
- Compositor: Wayland
- Window Manager: Sway
- Terminal emulator: kitty v0.15.1…
-
Im trying to use the C::mat for as a source for a video grabber as I want to detect objects such as ArCuo. Can this be done on the pi using the native camera??
-
0072 Develop, OS X 10.8
which is different than image.loadImage behavior
Test case
```
ofImage loadImage;
ofImage image;
//--------------------------------------------------------------
void testAp…
-
hi,
running through a problem that crashes app using ofxOpenCV when calling ofSystemLoadDialog.
as i try to explain in this forum thread http://forum.openframeworks.cc/t/gtk2-gtk3-error-when-calling…
jamet updated
7 years ago
-
Hello, I find this addons so nice but I'm facing a problem of position. When I move a circle the bloom moves to the inverse side.
-
Is it possible to put one or two words to tell what each example is supposed to do ?
It's sometimes obvious, sometime not at all
-
Trying to build example-SVM in Android -Studio everythings works fine but atlast i am getting
error: undefined reference to 'USER_ERROR__missing_dlib_all_source_cpp_file__OR__inconsistent_use_of_D…
-
Hey chris, hope you are doing well.
I also have an addon for dlib. mine is ofxDLib and your´s ofxDlib.
I think that we could integrate both and have just one addon for dlib.
let me check the diffe…