Skip to content

Mark additional return arguments for python bindings#757

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
jackculpepper:master
Apr 4, 2013
Merged

Mark additional return arguments for python bindings#757
opencv-pushbot merged 1 commit intoopencv:masterfrom
jackculpepper:master

Conversation

@jackculpepper
Copy link
Copy Markdown
Contributor

The Python bindings for this function are not being generated correctly, because of the missing "CV_OUT" markings that I have added here.

Without them, I can't access "rejectLevels" and "levelWeights" when I run the object detection code in Python.

@vinograd47
Copy link
Copy Markdown
Contributor

@jackculpepper
This fix can be useful for 2.4 branch.
Could you please rebase your commit to 2.4 branch and make a new pull request?

@vinograd47
Copy link
Copy Markdown
Contributor

👍

taka-no-me pushed a commit that referenced this pull request Apr 4, 2013
@opencv-pushbot opencv-pushbot merged commit 297e6d0 into opencv:master Apr 4, 2013
savuor pushed a commit to nickyu-zhu/opencv that referenced this pull request Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants