How Interact with ContourFinder(Contour detected -OfxOpencv),blobs VS Some...
Are There a way to change it? maybe lower the initialized circle center coordinates.Or up video grabber size?
View ArticleopenFrameworks 0.9 + QtCreator
there's a problem with latest ubuntu and the install dependencies script it can easily be solved by installing some dependencies manually: github.com/openframeworks/openFrameworks Issue: Compiling OF...
View ArticleHow Interact with ContourFinder(Contour detected -OfxOpencv),blobs VS Some...
Yes, or if your goal is to move objects (the circle in this case) on all the surface of your window, you can convert the blob centroids coordinates.ofMap is a function which can help you to do...
View ArticleopenFrameworks 0.9 + QtCreator
this is more about libopencv : Capture d’écran 2015-11-10 à 22.38.54.png2870x1800 263 KB Tested on fresh installs of Xubuntu and Ubuntu 15.10 Wily 64 bits
View ArticleOfxWatchdog questions
Hiusing OfxwatchDog to reboot my app if it hangs.Couple questions regarding initializing.1 What would be the purpose and result of setting the 3rd parmeter, 'use internal signal handler' to true? 2 If...
View ArticleopenFrameworks 0.9 + QtCreator
yes someone else has reported that too, these are errors in ubuntu, i'll report them tomorrow in their issue tracker and see if there's some kind of workaround on our side
View ArticleopenFrameworks 0.9 + QtCreator
yes it seems more related to an ubuntu issue. I can't even install it manually
View ArticleCross compiler for OF 0.9.0/Jessie/arm6/RPi1
In updating the Raspberry Pi Cross-compiling guide for OF 0.9.0 I felt the forum may be a better place for this as these things can often change/require feedback. I am also using my personal workflow...
View ArticleofxUI relative window resizing?
@lewislepton Have you solved this problem? I'd also very much like to place ofxUI buttons dynamically.
View ArticleTutorial for unit testing OF projects in Xcode
Thanks for the response. I'm not trying to test oF methods directly, just trying to test methods that include oF methods. For instance using your SampleClass if you add a simple cout and ofLogVerbose...
View ArticleProject tracker position back to screen fixing the distortion
Well neverming. I think it's called "quad warping". Since I cannot delete the thread, I will post a solution that worked for me. Currently reading this thread: quad warping an entire OpenGL view...
View ArticleProject tracker position back to screen fixing the distortion
ofxQuadWarp can also do quad warping with points, check out the example.
View ArticleopenFrameworksLib.xcodeproj sometimes not expandable in XCode navigator
you can only have a project open once. so the first open project or the first project open after you close that one can open the OF library subproject, for the rest is locked and can't be shown. thisi...
View ArticleOfxpatterns trobleshoot
Do anybody know about more this add on, i would like to build it example but it seem like many LNK2019 problem, i dont know why can anybody help?
View ArticleopenFrameworks IDE plugins
Hi Arturo, I have encountered an error after confirming addons: Exception from HRESULT: 0x80041FE2 Windows version: Windows 7 x64 ProfessionalVS version: VS Community 2015Plugin version: 1.0...
View ArticleopenFrameworks IDE plugins
i think it's this same problem: [SOLVED] Visual Studio 2015 Project Generator visual studio Hi all, I'm trying out the new OF 0.9.0 with a fresh install of Visual Studio 2015 Community Edition. After...
View ArticleopenFrameworks IDE plugins
Yes it is the same problem, I was not prompted to install the tools. Thanks a lot!
View ArticleWrong resolution iphone 6 - nightly build - xcode 7.0.1 - ios 9.0.2
Thanks for the reply, but I don't think that is the reason. I have not found the source of the problem, but the app is now in App Store, and there it gets the right resolution. But not when I build...
View ArticleOpenFrameworks on Android Build Error
Try this:Android Studio -> File -> Invalidate Caches / Restart... Also check the last part of the android studio tutorial http://openframeworks.cc/setup/android-studio/
View ArticleOfxpatterns trobleshoot
It's almost impossible to help you if you don't tell us what you were doing and which error you are receiving
View Article