ilek
February 19, 2010, 01:32:39
Hi.
I use DFK41AU02 camera and Visual Studio 2008.
I make MFC program to control the camera.
I make program base on sample program(VCS Simple).
and I want control camera's function
(exposure, gamma.. function in the IC Capture 2.1 program's Device Properties)
1.
So, I want get a Histogram value from some specificity region for example
entire image size is 1280 * 960 and i want capture specificity region at
from 320 * 240 to 960 * 480 rectangle region and get a histogram data.
in the IC Capture 2.1 program specify ROI function that is I want function.
If I do this, which function is do that.
Please tell me function's name.
2.
When I save entire image. The image size is 1280 * 960 size, then how can
reduce image size... for example 640 * 480, 960 * 720 ....
Please tell me function's name.
3.
If I want check the camera connection by using "GrabberListener::deviceLost"
function and some problem occur and need to RESET the Camera how can
RESET the camera by software reset methode?
That function is possible?
If possible what is function's name Please tell me function's name.
4.
In the IC Capture 2.1 program there are Property reset menu.
how can i use Property reset.
If function is Possible tell me function's name
Have a Good~ Day~~ ^^
I use DFK41AU02 camera and Visual Studio 2008.
I make MFC program to control the camera.
I make program base on sample program(VCS Simple).
and I want control camera's function
(exposure, gamma.. function in the IC Capture 2.1 program's Device Properties)
1.
So, I want get a Histogram value from some specificity region for example
entire image size is 1280 * 960 and i want capture specificity region at
from 320 * 240 to 960 * 480 rectangle region and get a histogram data.
in the IC Capture 2.1 program specify ROI function that is I want function.
If I do this, which function is do that.
Please tell me function's name.
2.
When I save entire image. The image size is 1280 * 960 size, then how can
reduce image size... for example 640 * 480, 960 * 720 ....
Please tell me function's name.
3.
If I want check the camera connection by using "GrabberListener::deviceLost"
function and some problem occur and need to RESET the Camera how can
RESET the camera by software reset methode?
That function is possible?
If possible what is function's name Please tell me function's name.
4.
In the IC Capture 2.1 program there are Property reset menu.
how can i use Property reset.
If function is Possible tell me function's name
Have a Good~ Day~~ ^^