Search found 11 matches

by TDV
Tue Jul 21, 2009 10:03 pm
Forum: General OptiTrack Support
Topic: INPCameraCollection::Enum
Replies: 6
Views: 3803

Re: INPCameraCollection::Enum

Hello! Can you say anything about this and my previous ("Blank Frames") problems? May be you can say approximate date of testing or something like this?

Thanks
by TDV
Fri Jul 10, 2009 11:38 pm
Forum: General OptiTrack Support
Topic: INPCameraCollection::Enum
Replies: 6
Views: 3803

Re: INPCameraCollection::Enum

<r>[quote=NaturalPoint - Birch Zimmer]Is your application being launched automatically at system startup, or manually?[/quote]<br/> <br/> manually<br/> <br/> [quote=NaturalPoint - Birch Zimmer]If you'd like, we can send your software to <EMAIL email="support@naturalpoint.com">support@naturalpoint.co...
by TDV
Fri Jul 10, 2009 12:42 pm
Forum: General OptiTrack Support
Topic: INPCameraCollection::Enum
Replies: 6
Views: 3803

Re: INPCameraCollection::Enum

<t>[quote=NaturalPoint - Vincent]What version of the SDK are you using?[/quote]<br/> <br/> 1.03.035<br/> <br/> [quote=NaturalPoint - Vincent]What version of Windows?[/quote]<br/> <br/> XP SP3<br/> <br/> [quote=NaturalPoint - Vincent]What type of PC?[/quote]<br/> <br/> laptop Acer Aspire 5630. This p...
by TDV
Thu Jul 09, 2009 9:20 am
Forum: General OptiTrack Support
Topic: INPCameraCollection::Enum
Replies: 6
Views: 3803

INPCameraCollection::Enum

<t>Hello! I got a problem calling INPCameraCollection::Enum. If I start operating system with already attached cameras and launch my application the program hangs up calling INPCameraCollection::Enum:<br/> <br/> CComPtr CameraCollection;<br/> CameraCollection.CoCreateInstance(CLSID_NPCameraCollectio...
by TDV
Mon Apr 13, 2009 8:06 pm
Forum: General OptiTrack Support
Topic: Blank Frames
Replies: 11
Views: 8131

Re: Blank Frames

Hello! Can you say anything about my code?
by TDV
Fri Apr 03, 2009 11:28 pm
Forum: General OptiTrack Support
Topic: Blank Frames
Replies: 11
Views: 8131

Re: Blank Frames

Do you recieve my e-mail? I sent it two days ago.
by TDV
Fri Mar 27, 2009 12:42 pm
Forum: General OptiTrack Support
Topic: Blank Frames
Replies: 11
Views: 8131

Re: Blank Frames

<t>The SetVideo method didn't help me. Results are the same as earlier (two cameras in the sync chain):<br/> <br/> camera 1:<br/> <br/> Frame NO/ID: 0/34<br/> Frame NO/ID: 1/35<br/> Frame NO/ID: 2/36<br/> Frame NO/ID: 3/37<br/> Frame NO/ID: 4/38<br/> Frame NO/ID: 5/3<br/> Frame NO/ID: 6/48<br/> Obj0...
by TDV
Fri Mar 27, 2009 4:44 am
Forum: General OptiTrack Support
Topic: Blank Frames
Replies: 11
Views: 8131

Re: Blank Frames

<t>Thank you for reply!<br/> <br/> [quote=NaturalPoint - Birch Zimmer]<br/> 100FPS greyscale with multiple cameras can be tricky[/quote]<br/> <br/> I already understood that )))<br/> <br/> [quote=NaturalPoint - Birch Zimmer]<br/> Just call Start() once during your application init, and Stop() once b...
by TDV
Thu Mar 26, 2009 9:30 pm
Forum: General OptiTrack Support
Topic: Blank Frames
Replies: 11
Views: 8131

Re: Blank Frames

<t>[quote=NaturalPoint - Birch Zimmer]<br/> Does this happen every time you "start" the cameras?[/quote]<br/> This is happening every time I "start" the cameras in "PC" or "Camera" modes.<br/> <br/> [quote=NaturalPoint - Birch Zimmer]<br/> Which camera model (V100? C120?) are you using?[/quote]<br/>...
by TDV
Thu Mar 26, 2009 3:27 am
Forum: General OptiTrack Support
Topic: Blank Frames
Replies: 11
Views: 8131

Blank Frames

<t>Hello! May be someone know why where are blank frames at the start of shooting (5-6 frames from each camera) in "PC" and "Camera" modes? In greyscale mode I have data at the first frame. I tried to start cameras too earlier than I call GetObjectData or GetFrameImage first time, but the result is ...