Hello,
I want to make a such applications which montiors the shapes, like sphere, box etc then i want to compare them with the standard dimensions which i want to show as combinations of lines which can be magnified and reduced by keyboard interactions. so, for this i have to get the monitoring frames from the camera(through directshow) adn then in OnDraw i have to show the standard dimensions lining to superimpose it on the real image.
Here I am getting problem that only the frames which i get from directshow is being drawn on the screen (I have to get the real time images) but the standard dimesions patterns which i draw in OnDraw is not being displayed.
So, please help me regarding this. I am using VC++ 6.0 and directx 8 sdk apis.
Thanking you.
- jaydip.
I want to make a such applications which montiors the shapes, like sphere, box etc then i want to compare them with the standard dimensions which i want to show as combinations of lines which can be magnified and reduced by keyboard interactions. so, for this i have to get the monitoring frames from the camera(through directshow) adn then in OnDraw i have to show the standard dimensions lining to superimpose it on the real image.
Here I am getting problem that only the frames which i get from directshow is being drawn on the screen (I have to get the real time images) but the standard dimesions patterns which i draw in OnDraw is not being displayed.
So, please help me regarding this. I am using VC++ 6.0 and directx 8 sdk apis.
Thanking you.
- jaydip.