First time here? Check out the FAQ!

Ask Your Question
0

sending bmp image to serial port using opencv

asked Jul 26 '13

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..........

Preview: (hide)

2 answers

Sort by » oldest newest most voted
1

answered Jul 28 '13

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

Preview: (hide)
0

answered Jul 28 '13

Preview: (hide)

Question Tools

Stats

Asked: Jul 26 '13

Seen: 1,324 times

Last updated: Jul 28 '13