2024年5月20日 星期一

Dubi week14

   Week14

設定環境  :

Linker setting  :    cv210   cxcore210    highgui210




Search direction



Complier  :  c:\OpenCV2.1\include



Linker  :  c:\OpenCV2.1\lib


#week14-1_angle_motion_save

1. 複製上週13-3 變 week14-1_angle_motion_save

....cpp

float angleX[10] = {};
float angleY[10] = {};

glRotatef(angleX[0],1,0,0);
glRotatef(angleY[1],0,1,0);

手可上下左右轉動 ! ! ! 



#week14-2_alpha_blending

1. 複製14-1 變14-2_alpha_blending











































沒有留言:

張貼留言