Use ofQTKitGrabber to record region of interest
@stephanschulz wrote: is there a way to modify the osxVideoRecorderExample to only record a ROI of the incoming video? Posts: 1 Participants: 1 Read full topic
View ArticleProjectGenerator Error v0.9.2
@spinzero wrote: Hello,I just installed OF v0.9.2 and moved from C::B to Qt Creator, i got the same error until i run "compliePG.sh" Now i got new error: Command failed: /bin/sh -c "projectGenerator"...
View Article3D model and pointcloud
@1115 wrote: Hi guys , I am using ofxAssimpModelLoader for lodaing my 3D model. In the mean time, I also trying to get the pointcloud mesh of my tracked body (by Kinect) on the screen. But the 3D...
View ArticleZED Stereo Camera
@stephanschulz wrote: I just read about the ZED Stereo Camera that runs on Windows and Linux and Jetson TX1 (NVIDA GPU...
View ArticleHelp for a very simple video player for slowmo
@Luka_Leroy wrote: Hi guys ! I filmed slow motion videos with a phantom camera at 1000 fps. I have a slow mo file which is 2 minutes long. I would like to read this video full screen on a 1920x1080...
View ArticleQtcreator of msys2 release ofMain.h no such file or directory
@Najib_Fadil wrote: Hi,I'am trying to build the emptyExample project and got the error :D:\Downloads\of_v0.9.2_msys2_release\examples\graphics\imageCompressionExample\src\main.cpp:1: erreur :...
View ArticleofxHapPlayer compile errors
@Dave wrote: C++ and VisualStudio are a new playground for me, so my hope is that the solution might be fairly obvious for those of you who are experienced with these. I'm trying to get a project...
View ArticleofGetMouseX(), ofGetMouseY() only update after clicking
@Epiphany99 wrote: Hi, I ve some problems with some bacic things... I´ve loaded a picture and tried to draw it always at the position of the mouse cursor, but the position of the picture only change,...
View ArticleHow to call a SOAP web service?
@nununo wrote: Hello, I'm building an OF app which will get its input from a SOAP web service. But I didn't find any SOAP client in the documentation. Can you please point me to documentation on how...
View ArticleCalling a php file from openframeworks
@fbrmz wrote: Hi, I have to create an app where users can send Twitter messages from OF. I´ve searched for addons but most of them doesn´t seem to work on Windows. So i decided to create a php file...
View ArticleKinect v2 | mouse-control | WinRT
@Epiphany99 wrote: Hi all! Currently I´m working on a mouse-control with the Microsoft Kinect, oF and WinRT. I´ve implemented a color-stream include hand-tracking, that works perfect. Now I want to...
View ArticleHow to fix ofxTonic?
@hamoid wrote: Hi! I'm trying to make sounds using ofxTonic, but I get .../addons/ofxTonic/src/ofxTonicSynth.h:44: error: ‘ofAudioEventArgs’ has not been declared I noticed that I can make it work by...
View ArticleHow to do fullscreen in of0.9.1
@synthnassizer wrote: hi all,my main.cpp looks like int main( ){ ofGLWindowSettings settings; settings.width = PROJECTOR_WIDTH; settings.height = PROJECTOR_HEIGHT; settings.setGLVersion(3, 2);...
View ArticleofCamera - Zoom to mouse position
@nicolas wrote: Hi all, I have an ofCamera camera with ortho enabled and can't figure out how to zoom to the mouse position. I already searched the forum with no luck finding an answer. I tried...
View ArticleCan i build this app on OF?
@karinkomkov wrote: hi,i hope that I'm asking in the right place- really need help. I made a-non working app- that will help people that cant use their hand- draw.Now, I'm really new in the code...
View ArticleRunning OOP example in codeblocks
@ihatecoding wrote: I'm running codeblocks 16.01 and openFrameworks 8.4 on windows 10.I'm very new to coding and I'm starting to get extremely frustrated. All of the example sketchs compile...
View ArticleofMesh rendering problem on adding ofxMidi
@katnor wrote: Hi - can anyone assist me on where I should be looking to fix this? I'm using OF9 (OS X) multi windows (two windows, one app), and ofxPd and ofxMidi. mainWindow opens on the local...
View ArticleCan't seem to get OF working with Android Studio?
@sandsphinx wrote: Hi, I've recently downloaded Android Studio, the android NDK and MinGW which are all installed on my windows x64 machine. I believe I have downloaded the necessary software and I...
View ArticleofTypes.h syntax error
@muhammad_haris wrote: I am running ArtoolKit plus code given in this link in xcode. I copied the required files in apps and libs into my own openframework downloads. Now when I tried to compile the...
View ArticleBeginner workflow questions
@mindthegap wrote: hello, I have used a view free days to find a way in OF for my prevoius workflow in adobe flash air and vvvv, ok, a lot of things work great, the phantastic addons make the work...
View Article