Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Using OpenCV as a stress detector

Hi all,

I know that openCV is used mainly for vision processing. However, I intend to actually only use the SVN or classifiers in the API for stress detection. I have information from three biosignals which I can extract detailed characteristics such as mean, standard deviation and the such.

Using these inputs, can I form a vector of information for each second that I can input to the SVN or classifiers in the API? How likely would you think this implementation will succeed?? I have limited experience with classifiers and learning algorithms so any help is much appreciated.

Thanks!