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...
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... - 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... - 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...
05/19/2009
- 04:23 pm - Feedback #279: here is the crash report
- 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... - 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...
- 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...
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... - 12:01 pm - Support #275: Update Compiling Instructions Page
- Make the compiling instructions more accessible and visible on the Community Core Vision Wiki.
- 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.
05/16/2009
- 06:13 pm - Bug #273 (Resolved): error C2143: syntax error : missing ')' before ';'
- ok fixed...
- 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
- 06:10 pm - Revision 179: small fix
- 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... - 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... - 05:12 pm - Revision 178: removing codeblocks project for windows since it currently can't build due to DSVL
- 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...
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 / ... - 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...
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(...
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.
- 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 ...
05/12/2009
- 11:28 pm - Revision 174: added variable in config.xml, & ncorebase that allows printf to write to either a f...
- 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... - 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 :
> ... - 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,... - 09:43 pm - Feedback #267: initPS3
- Yes, I've tested it out. The settings do remain after using amcap.
- 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... - 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 ... - 08:36 pm - Feedback #267: initPS3
- Charles Lo wrote:
> In
>
> void ofxPS3::initPS3
>
> //Start capturing
> pCam->StartCapture();
> pCam->Aut... - 02:00 pm - Feedback #267: initPS3
- In
void ofxPS3::initPS3
//Start capturing
pCam->StartCapture();
pCam->AutoAGC(false);
pCam->AutoAEC(fals... - 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...
05/10/2009
- 11:34 pm - Feedback #247: CCV 1.2 Linux 64-bit - libfmodex
- The distributed tarball does not contain this symlink.
- 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... - 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 ... - 08:24 pm - Bug #263 (Resolved): Min/Max Blob Size
- 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 ... - 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...
- 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...
- 11:17 am - Bug #241 (Resolved): firefly camera not working properly
- getNumCam() now returns the correct values
- 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...
- 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...
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...
- 07:47 am - Feedback #256 (Closed): Quicktime required
- 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...
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... - 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... - 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... - 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?
- 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 ...
- 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
Also available in: Atom
