Ask Your Question

Revision history [back]

Tool/Function in OpenCV similar to imtool() in MATLAB

I am looking for a tool similar to imtool() in MATLAB for OpenCV. I want to access the pixel intensity information along with the pixel coordinates, something similar to what imtool() does. When you hover the mouse pointer over an image, it displays the pixel coordinates and the pixel intensity. I have a program for detecting mouse pointer movement here, but I am unable to find any such program for the pixel intensity values. Any suggestions will be appreciated. Thanks.

Tool/Function in OpenCV similar to imtool() in MATLAB

I am looking for a tool similar to imtool() in MATLAB for OpenCV. I want to access the pixel intensity information along with the pixel coordinates, something similar to what imtool() does. When you hover the mouse pointer over an image, it displays the pixel coordinates and the pixel intensity. I have a program for detecting mouse pointer movement here, but I am unable to find any such program for the pixel intensity values. Any suggestions will be appreciated. Thanks.

click to hide/show revision 3
retagged

updated 2014-06-04 01:51:44 -0600

berak gravatar image

Tool/Function in OpenCV similar to imtool() in MATLAB

I am looking for a tool similar to imtool() in MATLAB for OpenCV. I want to access the pixel intensity information along with the pixel coordinates, something similar to what imtool() does. When you hover the mouse pointer over an image, it displays the pixel coordinates and the pixel intensity. I have a program for detecting mouse pointer movement here, but I am unable to find any such program for the pixel intensity values. Any suggestions will be appreciated. Thanks.