Ask Your Question

melsisi's profile - activity

2013-06-08 02:52:37 -0600 commented answer Waveform detection and analysis

Thank you Steven .. sounds doable. Will take it on and see how it goes.

2013-06-05 11:20:21 -0600 commented question Waveform detection and analysis

Thanks for the advice Ben. Done!!

2013-06-05 04:18:50 -0600 received badge  Editor (source)
2013-06-05 04:18:08 -0600 asked a question Waveform detection and analysis

image descriptionHi,

I'm entirely new to OpenCV, however, to my knowledge I believe it can help me achieve the below.

I have a number of images that contain text along with waveforms for several signals. I need to be able to detect that there are waveforms in those images, where they are, and be able to extract point of interest from those waveforms. Interest points in the sense of: after how many clocks, signal what becomes active and when it becomes inactive.

Would someone please point me to which FeatureDetector feature can help me achieve this?

Thanks guys!