Skip to content

Fix drawing documentation referring to C API macros#899

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
LeszekSwirski:fix-drawingdoc
Jun 11, 2013
Merged

Fix drawing documentation referring to C API macros#899
opencv-pushbot merged 1 commit intoopencv:masterfrom
LeszekSwirski:fix-drawingdoc

Conversation

@LeszekSwirski
Copy link
Copy Markdown
Contributor

No description provided.

@ghost ghost assigned vpisarev May 18, 2013
@vpisarev
Copy link
Copy Markdown
Contributor

Hello!
It looks like the pull request does not pass through our buildbot:
pullrequest.opencv.org

The bugs should be fixed in order to get this patch integrated.

@LeszekSwirski
Copy link
Copy Markdown
Contributor Author

Could that be because Scalar is a typedef for Scalar_<double>? But then, the functions take a Scalar, so how can I use that instead?

@vpisarev
Copy link
Copy Markdown
Contributor

not sure. The simple workaround would be to replace

ocv:class:`Scalar`

with

``Scalar``

@LeszekSwirski
Copy link
Copy Markdown
Contributor Author

Yeah, looks like that's what the rest of the docs do. I've updated the PR to use

``Scalar``

@apavlenko
Copy link
Copy Markdown
Contributor

Vadim, is it OK now?

@vpisarev
Copy link
Copy Markdown
Contributor

👍

@opencv-pushbot opencv-pushbot merged commit 7542d66 into opencv:master Jun 11, 2013
@LeszekSwirski LeszekSwirski deleted the fix-drawingdoc branch June 19, 2013 14:23
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.

4 participants