Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
3f86fd82
Commit
3f86fd82
authored
Feb 15, 2013
by
Haoxiang Li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: detected rectangles may be partially outside the image
parent
4cc3dfe2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cascade_classification.rst
modules/objdetect/doc/cascade_classification.rst
+1
-1
No files found.
modules/objdetect/doc/cascade_classification.rst
View file @
3f86fd82
...
...
@@ -201,7 +201,7 @@ Detects objects of different sizes in the input image. The detected objects are
:param image: Matrix of the type ``CV_8U`` containing an image where objects are detected.
:param objects: Vector of rectangles where each rectangle contains the detected object.
:param objects: Vector of rectangles where each rectangle contains the detected object
, the rectangles may be partially outside the original image
.
:param scaleFactor: Parameter specifying how much the image size is reduced at each image scale.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment