Quantcast
Channel: openFrameworks - Latest posts
Browsing all 40524 articles
Browse latest View live
↧

OF on Raspberry Pi Zero?

Hi there OF folks, Have anyone here have a chance to try running OF on Raspberry Pi Zero? I'm guessing it might works with current arm6 version of OF for Pi1, since I think I read on some site said...

View Article


Image may be NSFW.
Clik here to view.

Simple Zoom function before openCV's blob detection?

Hello guys, I'm just a beginner in openCV. I am trying to zoom a small area of an image. I really don't know how to do it. I will be appreciate any help from you guys. Here an example of an image. It...

View Article


Image may be NSFW.
Clik here to view.

How to zoom a small area of an image

Hello guys, I'm just a beginner in openCV. I am trying to zoom a small area of an image. I really don't know how to do it. I will be appreciate any help from you guys. Here an example of an image. It...

View Article

Mouth tracking with ofxFaceTracker

hello @marsman12019, I've worked on something really similar some months ago http://edapx.com/2015/05/25/facetracker-sketch/ To track the mouth, you can use something like ofxFaceTracker tracker;...

View Article

OF on Raspberry Pi Zero?

Got it running with the current 090 armv6.Performance is similar to the model B.

View Article


ofxLeapMotion2: addon for new beta of Leap SDK with skeleton tracking

Hello Gene, Thank you very much for the wonderful addon:)))I am building one of my school projects on it with oF0.8.4 but I have experienced some problem and hopefully you or some gurus here could...

View Article

Image may be NSFW.
Clik here to view.

Problem saving iOS image & alpha in FBO

I'm having this problem with using alpha and an FBO when I'm trying to save an image (larger than screen size) into my iOS documents directory. If I leave the fbo without an internalformat (or using...

View Article

Introductions thread

who are you?Justin Yarbrough where are you from?Fayetteville, Arkansas what are you up to?Studying electronics and generative music . what are you doing with openframeworks?Developing a graphical drum...

View Article


How to have only draw and setup in the start up file

Is there anyway to accomplish this. I wanted to handle the inputs in another file.

View Article


ofxLeapMotion2: addon for new beta of Leap SDK with skeleton tracking

hi karen,this doesn't sound like a problem with ofxLeapMotion2. could you post a code example? try putting ofSetColor(255) before you draw your ofImage. does that solve it?gene

View Article

Trouble understanding alpha blending when drawing in an FBO

Hi, I'm creating a simple frame buffer trail effect but I'm finding the alpha blending is not working how I would expect. Perhaps I'm misunderstanding how things are composited? Here is a simplified...

View Article

Initialize an instance with string

I am very new in C++. hope all of you can help me. thanks.I have tried to initialize an instance of class with string. i follow the ball tutorial to make my own class. but I made the constructor that...

View Article

Image may be NSFW.
Clik here to view.

ofxLeapMotion2: addon for new beta of Leap SDK with skeleton tracking

Thanks Gene! ofSetColor(255); solved it Merci beaucoup! x

View Article


Trouble understanding alpha blending when drawing in an FBO

I haven't tried this code, but quickly sometimes you need to use a floating point texture to avoid rounding errors (you can't do very subtle alpha things with regular 24 bit fbos). the fboTrails...

View Article

How to switch soundstream.setdevice AFTER soundstream.setup

When my app launches it picks the first audio device it can find with a particular name.I then made a dropdown in which the user can switch the audio input.But when I try to change the device nothing...

View Article


How to switch soundstream.setdevice AFTER soundstream.setup

yes right now you have to close, setDevice and then setup again. we'll probably change it at some point to autoclose and restart when you call setDevice or deprecate setDevice and only allow to set...

View Article

OF and Raspberry pi - Pin read/write?

Did you manage to get working GPIOs in of 0.9 and PI2?I am looking now to that. Thanks, Mar

View Article


OF and Raspberry pi - Pin read/write?

yes i got it to work. i followed this guide to get OF on to the PI2:http://openframeworks.cc/setup/raspberrypi/Raspberry-Pi-Getting-Started.html and followed this guide for the GPIO stuff on sparkfun...

View Article

OF and Raspberry pi - Pin read/write?

Hi!I have had good results using Python to deal with the GPIO on Pi2s. May taht be an option?

View Article

How to switch soundstream.setdevice AFTER soundstream.setup

do you litterly mean: close the app, or close the soundstream and setup it again without shutting down the app?

View Article
Browsing all 40524 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>