my_rectify.h 144 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 #ifndef __MY_RECTIFY_H #define __MY_RECTIFY_H #include "sys.h" void get_rectify(float dis,float dx,float dy,float i);//»ñµÃÐÐ×ß¾ÀÆ«½Ç¶È #endif