Ask Your Question
0

sending bmp image to serial port using opencv

asked 2013-07-26 10:36:42 -0600

hi there!! i m doing a small project on facial recognition using opencv and dev-c++ 4.9.9.2 in which the unknown face has to be sent to the sim900 module which in turn mms it to the admin's phone number. i have completed the facial recognition part but struck in transferring the bmp image produced to the serial port. does opencv have port communication?? plzz help me on this..........

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
1

answered 2013-07-28 14:42:07 -0600

No, OpenCV does not contain any API for serial port interaction. You need to use some system API for it.

edit flag offensive delete link more
0

answered 2013-07-28 17:00:53 -0600

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-26 10:36:42 -0600

Seen: 1,240 times

Last updated: Jul 28 '13