default dot tracking parameters
Posted: Sat Nov 29, 2008 11:21 pm
I am using the VC8 sample code for making my own application for use with a Slim v100.
I want to be able to start the application with dot tracking parameters that are different to the default values. For example, for the OBJECT_MASS type dot tracking parameters I would like to be able to start the application with a MIN value of 500 instead of 3.
I can see that the default values are first called around line 282 in CameraOptionsDlg.cpp. But I can't work out how to set up my own values to initialise the application with, without losing the ability to adjust these values via the GUI.
If anyone could give me some advice on this I would be very grateful.
I want to be able to start the application with dot tracking parameters that are different to the default values. For example, for the OBJECT_MASS type dot tracking parameters I would like to be able to start the application with a MIN value of 500 instead of 3.
I can see that the default values are first called around line 282 in CameraOptionsDlg.cpp. But I can't work out how to set up my own values to initialise the application with, without losing the ability to adjust these values via the GUI.
If anyone could give me some advice on this I would be very grateful.