Search found 8 matches
- Thu Aug 17, 2006 6:20 pm
- Forum: General OptiTrack Support
- Topic: Banding when using multiple TrackIR cameras
- Replies: 2
- Views: 3399
Re: Banding when using multiple TrackIR cameras
quote:... and it is still possible to process the objects detected in that frame even when it is not rendered.Unfortunately that does not seem to be the case. Objects are detected as if the banding was part of the original image - generally resulting in a lot of wide boxes.
- Thu Aug 17, 2006 6:18 pm
- Forum: General OptiTrack Support
- Topic: Crash when reading frame information too quic
- Replies: 2
- Views: 2637
Re: Crash when reading frame information too quic
I had not. Thanks for the suggestion. I'll try that instead.
- Wed Aug 16, 2006 6:53 pm
- Forum: General OptiTrack Support
- Topic: Very high overhead in multithreaded applicati
- Replies: 1
- Views: 2299
Very high overhead in multithreaded applicati
<t>We are using a TrackIR4 with the OptiTrack SDK.<br/> When calling OptiTrack API functions from a multithreaded application (COINIT_MULTITHREADED), there is an enormous overhead for every call. So large that we've been forced to write a single-threaded application to talk to control the camera and...
- Wed Aug 16, 2006 12:40 am
- Forum: General OptiTrack Support
- Topic: Crash when reading frame information too quic
- Replies: 2
- Views: 2637
Crash when reading frame information too quic
<t>I am using a TrackIR4 camera with the OptiTrack SDK. When tracking information is read back at unhindered speed (can be tested by simply reading a frame and the first tracked object in it), the application eventually crashes inside an OptiTrack API call. This always happens for me, but the time i...
- Wed Aug 16, 2006 12:32 am
- Forum: General OptiTrack Support
- Topic: Banding when using multiple TrackIR cameras
- Replies: 2
- Views: 3399
Banding when using multiple TrackIR cameras
We have been using the OptiTrack API with a TrackIR4 camera, and recently added a second camera to the setup. Unfortunately this seems to be causing problems. The framebuffer of one of the cameras frequently but not always show heavy banding. Example: http://viskom.se/stripes.png This only happens w...
- Mon Apr 03, 2006 12:38 am
- Forum: General OptiTrack Support
- Topic: Image buffer access
- Replies: 6
- Views: 4657
Re: Image buffer access
<t>OT: Well... that didn't work. Apparently the reported object position, width, and height can't be used to construct a proper bounding box (and for some reason the dimensions are badly skewed for objects near the right edge of the image, making small square objects appear to have aspect ratios in ...
- Sun Apr 02, 2006 8:31 pm
- Forum: General OptiTrack Support
- Topic: Image buffer access
- Replies: 6
- Views: 4657
Re: Image buffer access
<t>We intend to use a camera to do 3D head tracking from a set of markers on the user's glasses as well as a form of touch-screen-like interaction on a horizontal display.<br/> EDIT: Using one camera per user, but with multiple users.<br/> <br/> At the moment I am using the video feed by having the ...
- Mon Mar 20, 2006 11:17 pm
- Forum: General OptiTrack Support
- Topic: Image buffer access
- Replies: 6
- Views: 4657
Image buffer access
<t>I'd just like to second rel_21's request for access to the frame buffer. I find the lack of this function very strange, especially considering the FAQ's stressing that this is a development platform and that the users should write their own tracking algorithms. How are we supposed to do that with...