Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
5DT data glove MFC C++ mscomm visual studio 201
no vote
This program written by c + +  is based on the  Data Glove of 5DT company, which automatically collect and transmit data  . Firstly, the program  reads the fingers bending  sensor data through the function in fglove.lib  and  identify the gestures (0-15 gesture). Secondly, gesture data is sended through mscomm Activex (Serial communication activex)in visual studio 2010 
michiney
2016-08-23
0
1
Traffic sign recognition; MATLAB; sift; template matching
4.1
 This program is a real-time traffic sign recognition based on matlab. Firstly, through the camera to capture images real time. Secondly, pretreat the collected images (filtering).Then after the image binarization, divided the target area by the color  characteristics  .Lastly, calculate SIFT feature and  match the target area with templates to achieve traffic sign recognition.
michiney
2016-08-23
0
1
No more~