Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing docstrings #82

Open
Affie opened this issue Feb 3, 2022 · 0 comments
Open

Missing docstrings #82

Affie opened this issue Feb 3, 2022 · 0 comments

Comments

@Affie
Copy link
Member

Affie commented Feb 3, 2022

Documentation
8 docstrings not included in the manual:

AprilTags.drawTags! :: Union{Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, AbstractMatrix{<:Real}}, Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, AbstractMatrix{<:Real}, AbstractVector{AprilTag}}, Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, AbstractMatrix{<:Real}, AbstractVector{AprilTag}, Bool}}
AprilTags.estimateTagPoseOrthogonalIteration :: Tuple{AprilTag, Float64, Float64, Float64, Float64}
AprilTags.drawTags :: Union{Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, AbstractMatrix{<:Real}}, Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, AbstractMatrix{<:Real}, AbstractVector{AprilTag}}, Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, AbstractMatrix{<:Real}, AbstractVector{AprilTag}, Bool}}
AprilTags.AprilTag
AprilTags.apriltag_detection_info_t
AprilTags.detector :: Union{Tuple{Matrix{T}}, Tuple{T}} where T<:Union{ColorTypes.Gray{FixedPointNumbers.N0f8}, UInt8, FixedPointNumbers.N0f8}
AprilTags._drawCrossOnImg! :: Union{Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, Tuple{Int64, Int64}}, Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, Tuple{Int64, Int64}, Real}, Tuple{AbstractMatrix{<:ColorTypes.AbstractRGB}, Tuple{Int64, Int64}, Real, ColorTypes.AbstractRGB}}
AprilTags.orthogonalIteration :: Union{NTuple{4, Any}, NTuple{5, Any}, NTuple{6, Any}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant