Activity

From 05/08/2009 to 05/22/2009

05/22/2009

07:43 pm - Bug #240: v4l cameras not working with 1.2 from svn
I can confirm it too.
As i'm working on a 64 bit version, the 32bit lin-bin download doesn't serve as a workaroun...
Sashikanth Damaraju

05/21/2009

10:15 pm - Bug #282: Linux 64 bit compile failure, wrong version of ofx addons?
Yeah my mistake.
For others hitting this ticket, make sure you're grabbing the FAT revision of openFrameworks to g...
Pat King
06:15 am - Bug #282: Linux 64 bit compile failure, wrong version of ofx addons?
To compile on 64bit, you need the 64bit version of openframeworks (we don't provide that on our svn).
http://www.ope...
Anonymous
05:31 am - Bug #282: Linux 64 bit compile failure, wrong version of ofx addons?
I can't seem to get CCV to compile fully, looks like everything goes smoothly until ld tries to link libs while build... Pat King

05/19/2009

04:19 pm - Bug #278: Can't start the app, use to work before
Hi,
I don't know why tbeta crashes at launch. it worked before. I tried to download it again but i've got the same p...
Anonymous
03:39 am - Feedback #276: Remove fmod library dependencies from all projects
We do not use fmod in CCV, but it is compiled as part of openframeworks. We should remove this dependency so we don't... Seth Sandler
03:34 am - Support #233: libfmodex link error on ubuntu linux (fixed?)
Thiago de Freitas Oliveira Araujo wrote:
> Hey Phil,
>
> Phil Magnone wrote:
> > Thiago,
> >
> > The compilin...
Seth Sandler

05/18/2009

12:55 pm - Support #233: libfmodex link error on ubuntu linux (fixed?)
Hey Phil,
Phil Magnone wrote:
> Thiago,
>
> The compiling instructions link is a dead end. I'm having trouble...
Thiago de Freitas Oliveira Araujo
12:01 pm - Support #275: Update Compiling Instructions Page
Make the compiling instructions more accessible and visible on the Community Core Vision Wiki. Thiago de Freitas Oliveira Araujo
07:06 am - Support #233: libfmodex link error on ubuntu linux (fixed?)
Thiago,
The compiling instructions link is a dead end. I'm having trouble compiling on 64-bit Ubuntu myself.
Phil M.

05/16/2009

06:12 pm - Bug #273: error C2143: syntax error : missing ')' before ';'
woops, sorry bout that.. Xcode compiled it fine, heh... new fix is up.. Revision r179 Anonymous
06:10 pm - Revision 179: small fix
Artem Titoulenko
05:42 pm - Feedback #274: Access violation reading location 0x00000c60.
Compiled in debug mode.
Started.
Got exception:
Unhandled exception at 0x006d3ea1 in Community Core Vision_debug.e...
Anonymous
05:36 pm - Bug #273: error C2143: syntax error : missing ')' before ';'
In file Tracking.cpp line 220 there is missing ')'.
trackedBlobs[i].maccel = sqrtf((tD.x* tD.x)+(tD.y*tD.y)/(ofGet...
Anonymous
02:23 pm - Feature #242: Compling on Windows 64bit
Here is an article explaining that 32bit application can't communicate with 64bit drivers:
http://www.ptgrey.com/sup...
Anonymous

05/15/2009

10:29 pm - Bug #272: dX and dY are currently based on fps. They need to be based on seconds (time)
dX, dY and maccel should be based on time in seconds to make it independent of fps.
instead of:
X = (sensor_dx / ...
Anonymous
09:58 pm - Bug #240: v4l cameras not working with 1.2 from svn
I can confirm this. I got a USB camera (Logitech Quickcam Messenger) that plays so nicely with Linux, but I can't ge... Phil M.

05/14/2009

04:55 pm - Bug #271: Camera Settings(V) is not working for firefly mv

Hi,
In ccv (svn version 176), the properties window does not prompt out when I click on the camera settings(...
Ting Hwee Wong

05/13/2009

05:26 am - Feedback #267 (Resolved): initPS3
Set Gain and Set Exposure are commented out. Settings work after using either Amcap or Ps3EyeApp. Charles Lo
02:02 am - Bug #266: Compile errors using VS2008 in Release Mode
Anonymous wrote:
> Seth Sandler wrote:
> > Charles Lo wrote:
> > > I seem to be getting this error when I compile ...
yang yang

05/12/2009

11:15 pm - Feedback #267: initPS3
Charles Lo wrote:
> Yes, I've tested it out. The settings do remain after using amcap.
Ok, If you can commit thi...
Seth Sandler
11:12 pm - Bug #268: error in display of the camera Resolution (SVN Version)
Stefan Schlupek wrote:
> ofxNCoreVision.cpp near line 587 in ofxNCoreVision::drawFullMode() there should be :
> ...
Seth Sandler
09:48 pm - Bug #268: error in display of the camera Resolution (SVN Version)
ofxNCoreVision.cpp near line 587 in ofxNCoreVision::drawFullMode() there should be :
str2+= ofToString(camWidth,...
Stefan Schlupek
09:43 pm - Feedback #267: initPS3
Yes, I've tested it out. The settings do remain after using amcap. Charles Lo
09:37 pm - Bug #266: Compile errors using VS2008 in Release Mode
Seth Sandler wrote:
> Charles Lo wrote:
> > I seem to be getting this error when I compile in Release Mode using VS...
Anonymous
08:38 pm - Bug #266: Compile errors using VS2008 in Release Mode
Charles Lo wrote:
> I seem to be getting this error when I compile in Release Mode using VS2008:
>
> fatal error ...
Seth Sandler
08:36 pm - Feedback #267: initPS3
Charles Lo wrote:
> In
>
> void ofxPS3::initPS3
>
> //Start capturing
> pCam->StartCapture();
> pCam->Aut...
Seth Sandler
02:00 pm - Feedback #267: initPS3
In
void ofxPS3::initPS3
//Start capturing
pCam->StartCapture();
pCam->AutoAGC(false);
pCam->AutoAEC(fals...
Charles Lo
01:54 pm - Bug #266: Compile errors using VS2008 in Release Mode
I seem to be getting this error when I compile in Release Mode using VS2008:
fatal error C1900: Il mismatch betwee...
Charles Lo

05/10/2009

11:34 pm - Feedback #247: CCV 1.2 Linux 64-bit - libfmodex
The distributed tarball does not contain this symlink. Anonymous
08:48 pm - Bug #255: Missing runtime dll files on Windows 7
Anonymous wrote:
> Seth Sandler wrote:
> > Thanks! We don't have developers who test on Windows 7 as that's still bet...
Seth Sandler
08:27 pm - Bug #262: Shortcuts
Anonymous wrote:
> Seems, like the threshold keyboard shortcuts (a/z) do not work. Also i for show ids seems not to ...
Seth Sandler
08:24 pm - Bug #263: Min/Max Blob Size
Anonymous wrote:
> Seems like these values don't make anything? When starting with the demo video and changing both ...
Anonymous
11:42 am - Bug #263: Min/Max Blob Size
Seems like these values don't make anything? When starting with the demo video and changing both to one the blobs get... Anonymous
11:40 am - Bug #262: Shortcuts
Seems, like the threshold keyboard shortcuts (a/z) do not work. Also i for show ids seems not to be implemented (when... Anonymous
11:17 am - Bug #241 (Resolved): firefly camera not working properly
getNumCam() now returns the correct values Charles Lo
10:11 am - Feedback #261: multilanguage
Hi, i'm not a programmer but i stay translate the ccv in italian. but i must change the font dimension, where i can f... Anonymous
05:30 am - Bug #213: Flash Direct (TCP Sending) not working on Windows Vista
Tested fine on windows vista SP1 32 bit. UAC and firewall disabled and enabled in all forms. One thing to note I had... Anonymous

05/09/2009

09:19 am - Feedback #259: Draw Dark Blobs Toggle does not work in GPU Mode (Mac)
it seems like there are some other functions such as dynamic background subtraction that do not trigger properly as w... Christian Moore
07:47 am - Feedback #256 (Closed): Quicktime required
Christian Moore
07:38 am - Feedback #259: Draw Dark Blobs Toggle does not work in GPU Mode (Mac)
when in GPU mode the toggle for dark/light mode does not work... I think this should be labeled "Invert" so it is mor... Christian Moore

05/08/2009

07:23 am - Bug #213: Flash Direct (TCP Sending) not working on Windows Vista
I have tested on two Windows Vista SP1 DAN, With firewall on, and UAC Off.
And Flash 10. That works flawless. Howeve...
Anonymous
06:59 am - Bug #255: Missing runtime dll files on Windows 7
Seth Sandler wrote:
> Thanks! We don't have developers who test on Windows 7 as that's still beta. If someone can se...
Anonymous
06:59 am - Bug #255: Missing runtime dll files on Windows 7
Seth Sandler wrote:
> Thanks! We don't have developers who test on Windows 7 as that's still beta. If someone can se...
Anonymous
06:39 am - Bug #251: Window close button does not work
Is it possible on 'x' button press to execute the same method that is run on 'esc' key? Anonymous
05:35 am - Bug #255: Missing runtime dll files on Windows 7
Thanks! We don't have developers who test on Windows 7 as that's still beta. If someone can send the needed dlls, we ... Seth Sandler
05:32 am - Feedback #256: Quicktime required
Yes, quicktime is required.
You can see system requirements on the front page: http://nuicode.com/projects/tbeta
Anonymous
« Previous
Next »
 

Also available in: Atom