Incorrect window size on Mac OS X Lion (Bug #2189)


Added by Jan Dlabal over 12 years ago. Updated over 9 years ago.


Status:Open Start date:2012-07-24
Priority:Normal Due date:
Assignee:Vadim Pisarevsky % Done:

0%

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

Description

See http://stackoverflow.com/questions/11635842/opencv-not-filling-entire-image.

Basically this:

cv::Mat cvSideDepthImage1(150, 150, CV_8UC1, cv::Scalar(100));
cv::imshow("side1", cvSideDepthImage1);

Creates this 200x150px window:

When it should just show a gray 150x150 square.

This is OpenCV 2.4.9 on OS X Lion (all updates installed).


Associated revisions

Revision ba777199
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2189 from ilya-lavrenov:tapi_sepFilter2D_fix

History

Updated by Marina Kolpakova over 12 years ago

  • Category set to highgui-images

Updated by Andrey Kamaev over 12 years ago

  • Assignee set to Vadim Pisarevsky

Updated by Andrey Kamaev over 12 years ago

  • Category changed from highgui-images to highgui-gui

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4400

Also available in: Atom PDF