export displayOverlay and displayStatusBar for wrappers (Bug #3482)


Added by Bug Track about 11 years ago. Updated over 9 years ago.


Status:Open Start date:2014-01-11
Priority:Normal Due date:
Assignee:Bug Track % Done:

0%

Category:python bindings
Target version:2.4.10
Affected version:2.4.8 (latest release) Operating System:Any
Difficulty:Easy HW Platform:Any
Pull request:

Description

At the moment, only very few of the new QT functions are accessible using cv2 python bindings.

However, I can not see a reason for displayOverlay and displayStatusBar not being accessible,
as changing CV_EXPORTS to CV_EXPORTS_W in front of their definition in
modules/highgui/include/opencv2/highgui/highgui.hpp does not break compilation for me and
delivers working python bindings.

See http://fpaste.org/67622/ for the trivial patch.

Furthermore, I guess that loadWindowParameters and saveWindowParameters might be just as low hanging fruits,
as they take just a single windowName string as argument.


Associated revisions

Revision 1252e870
Added by Alexander Alekhin over 10 years ago

Merge pull request #3482 from wangyan42164:ocl_brute_match_improve

History

Updated by Vladislav Vinogradov about 11 years ago

Hello Bug Track,

Thank you for the patch!

Could you please create a pull request with your changes on our GitHub mirror?

You can read more details on how to contribute to OpenCV here:
http://code.opencv.org/projects/opencv/wiki/How_to_contribute

  • Assignee changed from Vadim Pisarevsky to Bug Track
  • Status changed from New to Open

Updated by Alexander Smorkalov almost 11 years ago

  • Target version changed from 2.4.9 to 2.4.10

Updated by Maksim Shabunin over 9 years ago

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

Also available in: Atom PDF