QT Window - RGB Values not displayed correctly on zoom (Bug #537)


Added by Niall O'Hara over 14 years ago. Updated over 12 years ago.


Status:Done Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:highgui-gui
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

See attached Screen-shot for example.

In the provided example all 3 values R,G,B are showing in the zoomed image. https://code.ros.org/trac/opencv/attachment/ticket/520/main2_screenshot_14.08.2010.png

In the Screen-shot I have attached only the Grey value is shown.

Note that I am using pure c++ in my code (only MAT used, no IplImage) and I think this is the problem here.

In the status bar at the bottom until recently I only saw "Grey: value" until the last few builds where you switched to use MAT rather than IplImage and as you can see from the attached screenshot the R,G,B values are shown correctly on the status bar at the bottom.


screenshot-no-rgb.jpg (43.3 kB) Niall O'Hara, 2010-08-20 11:36 am


Associated revisions

Revision 69e62948
Added by Yannick Verdie over 14 years ago

Qt ticket #537
Forgot to update so code after previous fix

Revision cfd019e2
Added by Andrey Kamaev about 12 years ago

Merge pull request #537 from bitwangyaoyao:2.4_fixWarpAffine

History

Updated by Yannick Verdie over 14 years ago

Hello,

Thanks again for your help. You really helped me to debug this stuff.

I did not get exactly what was the problem, but I found some bugs with statusbar pixel values and zoom pixel values that I fixed.

Could you have a look please,

Thanks,

Yannick

Updated by Niall O'Hara over 14 years ago

Bug confirmed fixed in Rev. r3550

Glad to help :)

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Updated by Andrey Kamaev almost 13 years ago

  • Category set to highgui-images

Updated by Andrey Kamaev over 12 years ago

  • Assignee deleted (Yannick Verdie)
  • Category changed from highgui-images to highgui-gui

Also available in: Atom PDF