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
cc881e63
Commit
cc881e63
authored
Mar 11, 2012
by
Alexander Shishkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#1672
updated docs links in tutorials
parent
628076b7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
88 additions
and
88 deletions
+88
-88
conf.py
doc/conf.py
+88
-88
No files found.
doc/conf.py
View file @
cc881e63
...
@@ -299,98 +299,98 @@ extlinks = {
...
@@ -299,98 +299,98 @@ extlinks = {
'gpuimgproc'
:
(
'http://opencv.itseez.com/modules/gpu/doc/image_processing.html#
%
s'
,
None
),
'gpuimgproc'
:
(
'http://opencv.itseez.com/modules/gpu/doc/image_processing.html#
%
s'
,
None
),
'gpumatrixreduct'
:
(
'http://opencv.itseez.com/modules/gpu/doc/matrix_reductions.html#
%
s'
,
None
),
'gpumatrixreduct'
:
(
'http://opencv.itseez.com/modules/gpu/doc/matrix_reductions.html#
%
s'
,
None
),
'filtering'
:(
'http://opencv.itseez.com/modules/imgproc/doc/filtering.html#
%
s'
,
None
),
'filtering'
:(
'http://opencv.itseez.com/modules/imgproc/doc/filtering.html#
%
s'
,
None
),
'flann'
:
(
'http://opencv.
willowgarage.com/documentation/cpp
/flann_fast_approximate_nearest_neighbor_search.html#
%
s'
,
None
),
'flann'
:
(
'http://opencv.
itseez.com/modules/flann/doc
/flann_fast_approximate_nearest_neighbor_search.html#
%
s'
,
None
),
'calib3d'
:
(
'http://opencv.itseez.com/trunk/modules/calib3d/doc/camera_calibration_and_3d_reconstruction.html#
%
s'
,
None
),
'calib3d'
:
(
'http://opencv.itseez.com/trunk/modules/calib3d/doc/camera_calibration_and_3d_reconstruction.html#
%
s'
,
None
),
'feature2d'
:
(
'http://opencv.itseez.com/trunk/modules/imgproc/doc/feature_detection.html#
%
s'
,
None
),
'feature2d'
:
(
'http://opencv.itseez.com/trunk/modules/imgproc/doc/feature_detection.html#
%
s'
,
None
),
'imgproc_geometric'
:
(
'http://opencv.itseez.com/trunk/modules/imgproc/doc/geometric_transformations.html#
%
s'
,
None
),
'imgproc_geometric'
:
(
'http://opencv.itseez.com/trunk/modules/imgproc/doc/geometric_transformations.html#
%
s'
,
None
),
'opencv_group'
:
(
'http://tech.groups.yahoo.com/group/OpenCV/
%
s'
,
None
),
'opencv_group'
:
(
'http://tech.groups.yahoo.com/group/OpenCV/
%
s'
,
None
),
'cvt_color'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_miscellaneous_image_transformations.html#cv-
cvtcolor
%
s'
,
None
),
'cvt_color'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/miscellaneous_transformations.html?highlight=cvtcolor#
cvtcolor
%
s'
,
None
),
'imread'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/highgui_
reading_and_writing_images_and_video.html?highlight=imread#imread
%
s'
,
None
),
'imread'
:
(
'http://opencv.
itseez.com/modules/highgui/doc/
reading_and_writing_images_and_video.html?highlight=imread#imread
%
s'
,
None
),
'imwrite'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/highgui_reading_and_writing_images_and_video.html?highlight=imread#cv-
imwrite
%
s'
,
None
),
'imwrite'
:
(
'http://opencv.
itseez.com/modules/highgui/doc/reading_and_writing_images_and_video.html?highlight=imwrite#
imwrite
%
s'
,
None
),
'imshow'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/highgui_
user_interface.html?highlight=imshow#imshow
%
s'
,
None
),
'imshow'
:
(
'http://opencv.
itseez.com/modules/highgui/doc/
user_interface.html?highlight=imshow#imshow
%
s'
,
None
),
'named_window'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/highgui_user_interface.html?highlight=namedwindow#namedW
indow
%
s'
,
None
),
'named_window'
:
(
'http://opencv.
itseez.com/modules/highgui/doc/user_interface.html?highlight=namedwindow#namedw
indow
%
s'
,
None
),
'wait_key'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/highgui_user_interface.html?highlight=namedwindow#cv-
waitkey
%
s'
,
None
),
'wait_key'
:
(
'http://opencv.
itseez.com/modules/highgui/doc/user_interface.html?highlight=waitkey#
waitkey
%
s'
,
None
),
'add_weighted'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?highlight=addweighted#addW
eighted
%
s'
,
None
),
'add_weighted'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=addweighted#addw
eighted
%
s'
,
None
),
'saturate_cast'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?highlight=saturate_cast#saturate_
cast
%
s'
,
None
),
'saturate_cast'
:
(
'http://opencv.
itseez.com/modules/core/doc/utility_and_system_functions_and_macros.html?highlight=saturate_cast#saturate-
cast
%
s'
,
None
),
'mat_zeros'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_basic_structures.html?highlight=zeros#Mat::
zeros
%
s'
,
None
),
'mat_zeros'
:
(
'http://opencv.
itseez.com/modules/core/doc/basic_structures.html?highlight=zeros#mat-
zeros
%
s'
,
None
),
'convert_to'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_basic_structures.html?#Mat::convertT
o
%
s'
,
None
),
'convert_to'
:
(
'http://opencv.
itseez.com/modules/core/doc/basic_structures.html#mat-convertt
o
%
s'
,
None
),
'create_trackbar'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/user_interface.html
%
s'
,
None
),
'create_trackbar'
:
(
'http://opencv.
itseez.com/modules/highgui/doc/user_interface.html?highlight=createtrackbar#createtrackbar
%
s'
,
None
),
'point'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/basic_structures.html?
#point
%
s'
,
None
),
'point'
:
(
'http://opencv.
itseez.com/modules/core/doc/basic_structures.html
#point
%
s'
,
None
),
'scalar'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_basic_structures.html?
#scalar
%
s'
,
None
),
'scalar'
:
(
'http://opencv.
itseez.com/modules/core/doc/basic_structures.html
#scalar
%
s'
,
None
),
'line'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_drawing_functions.html?#cv-
line
%
s'
,
None
),
'line'
:
(
'http://opencv.
itseez.com/modules/core/doc/drawing_functions.html#
line
%
s'
,
None
),
'ellipse'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_drawing_functions.html?#cv-
ellipse
%
s'
,
None
),
'ellipse'
:
(
'http://opencv.
itseez.com/modules/core/doc/drawing_functions.html#
ellipse
%
s'
,
None
),
'rectangle'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_drawing_functions.html?#cv-
rectangle
%
s'
,
None
),
'rectangle'
:
(
'http://opencv.
itseez.com/modules/core/doc/drawing_functions.html#
rectangle
%
s'
,
None
),
'circle'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_drawing_functions.html?#cv-
circle
%
s'
,
None
),
'circle'
:
(
'http://opencv.
itseez.com/modules/core/doc/drawing_functions.html#
circle
%
s'
,
None
),
'fill_poly'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_drawing_functions.html?#cv-
fillpoly
%
s'
,
None
),
'fill_poly'
:
(
'http://opencv.
itseez.com/modules/core/doc/drawing_functions.html#
fillpoly
%
s'
,
None
),
'rng'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?
#rng
%
s'
,
None
),
'rng'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=rng
#rng
%
s'
,
None
),
'put_text'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_drawing_functions.html?#putT
ext
%
s'
,
None
),
'put_text'
:
(
'http://opencv.
itseez.com/modules/core/doc/drawing_functions.html#putt
ext
%
s'
,
None
),
'gaussian_blur'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-
gaussianblur
%
s'
,
None
),
'gaussian_blur'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=gaussianblur#
gaussianblur
%
s'
,
None
),
'blur'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-
blur
%
s'
,
None
),
'blur'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=blur#
blur
%
s'
,
None
),
'median_blur'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-medianblur
%
s'
,
None
),
'median_blur'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=medianblur#medianblur
%
s'
,
None
),
'bilateral_filter'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-
bilateralfilter
%
s'
,
None
),
'bilateral_filter'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=bilateralfilter#
bilateralfilter
%
s'
,
None
),
'erode'
:
(
'http://opencv.
jp/opencv-2.2_org/cpp/imgproc_image_filtering.html#cv-
erode
%
s'
,
None
),
'erode'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=erode#
erode
%
s'
,
None
),
'dilate'
:
(
'http://opencv.
jp/opencv-2.2_org/cpp/imgproc_image_filtering.html#cv-
dilate
%
s'
,
None
),
'dilate'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=dilate#
dilate
%
s'
,
None
),
'get_structuring_element'
:
(
'http://opencv.
jp/opencv-2.2_org/cpp/imgproc_image_filtering.html#cv-
getstructuringelement
%
s'
,
None
),
'get_structuring_element'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=getstructuringelement#
getstructuringelement
%
s'
,
None
),
'flood_fill'
:
(
'http://opencv.
jp/opencv-2.2_org/cpp/imgproc_miscellaneous_image_transformations.html?#floodF
ill
%
s'
,
None
),
'flood_fill'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/miscellaneous_transformations.html?highlight=floodfill#floodf
ill
%
s'
,
None
),
'morphology_ex'
:
(
'http://opencv.
jp/opencv-2.2_org/cpp/imgproc_image_filtering.html?highlight=morphology#morphologyE
x
%
s'
,
None
),
'morphology_ex'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=morphologyex#morphologye
x
%
s'
,
None
),
'pyr_down'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_image_filtering.html#cv-
pyrdown
%
s'
,
None
),
'pyr_down'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=pyrdown#
pyrdown
%
s'
,
None
),
'pyr_up'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_image_filtering.html#cv-
pyrup
%
s'
,
None
),
'pyr_up'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=pyrup#
pyrup
%
s'
,
None
),
'resize'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_geometric_image_transformations.html#cv-
resize
%
s'
,
None
),
'resize'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/geometric_transformations.html?highlight=resize#
resize
%
s'
,
None
),
'threshold'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/miscellaneous_image_transformations.html#cv-
threshold
%
s'
,
None
),
'threshold'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/miscellaneous_transformations.html?highlight=threshold#
threshold
%
s'
,
None
),
'filter2d'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-
filter2d
%
s'
,
None
),
'filter2d'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=filter2d#
filter2d
%
s'
,
None
),
'copy_make_border'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_image_filtering.html?#copyMakeB
order
%
s'
,
None
),
'copy_make_border'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=copymakeborder#copymakeb
order
%
s'
,
None
),
'sobel'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-
sobel
%
s'
,
None
),
'sobel'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=sobel#
sobel
%
s'
,
None
),
'scharr'
:
(
'http://opencv.willowgarage.com/documentation/cpp/image_filtering.html#cv-
scharr
%
s'
,
None
),
'scharr'
:
(
'http://opencv.itseez.com/modules/imgproc/doc/filtering.html?highlight=scharr#
scharr
%
s'
,
None
),
'laplacian'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/image_filtering.html#cv-
laplacian
%
s'
,
None
),
'laplacian'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/filtering.html?highlight=laplacian#
laplacian
%
s'
,
None
),
'canny'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#C
anny
%
s'
,
None
),
'canny'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=canny#c
anny
%
s'
,
None
),
'copy_to'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_basic_structures.html?#Mat::copyTo
%
s'
,
None
),
'copy_to'
:
(
'http://opencv.
itseez.com/modules/core/doc/basic_structures.html?highlight=copyto#mat-copyto
%
s'
,
None
),
'hough_lines'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-
houghlines
%
s'
,
None
),
'hough_lines'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=houghlines#
houghlines
%
s'
,
None
),
'hough_lines_p'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-
houghlinesp
%
s'
,
None
),
'hough_lines_p'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=houghlinesp#
houghlinesp
%
s'
,
None
),
'hough_circles'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-
houghcircles
%
s'
,
None
),
'hough_circles'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=houghcircles#
houghcircles
%
s'
,
None
),
'remap'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_geometric_image_transformations.html?
#remap
%
s'
,
None
),
'remap'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/geometric_transformations.html?highlight=remap
#remap
%
s'
,
None
),
'warp_affine'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_geometric_image_transformations.html?#cv-
warpaffine
%
s'
,
None
),
'warp_affine'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/geometric_transformations.html?highlight=warpaffine#
warpaffine
%
s'
,
None
),
'get_rotation_matrix_2d'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_geometric_image_transformations.html?#cv-
getrotationmatrix2d
%
s'
,
None
),
'get_rotation_matrix_2d'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/geometric_transformations.html?highlight=getrotationmatrix2d#
getrotationmatrix2d
%
s'
,
None
),
'get_affine_transform'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_geometric_image_transformations.html?#cv-
getaffinetransform
%
s'
,
None
),
'get_affine_transform'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/geometric_transformations.html?highlight=getaffinetransform#
getaffinetransform
%
s'
,
None
),
'equalize_hist'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_histograms.html?#equalizeH
ist
%
s'
,
None
),
'equalize_hist'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/histograms.html?highlight=equalizehist#equalizeh
ist
%
s'
,
None
),
'split'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?
#split
%
s'
,
None
),
'split'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=split
#split
%
s'
,
None
),
'calc_hist'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_histograms.html?#calcH
ist
%
s'
,
None
),
'calc_hist'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/histograms.html?highlight=calchist#calch
ist
%
s'
,
None
),
'normalize'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?
#normalize
%
s'
,
None
),
'normalize'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=normalize
#normalize
%
s'
,
None
),
'match_template'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_object_detection.html?#matchT
emplate
%
s'
,
None
),
'match_template'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/object_detection.html?highlight=matchtemplate#matcht
emplate
%
s'
,
None
),
'min_max_loc'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?#minMaxL
oc
%
s'
,
None
),
'min_max_loc'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=minmaxloc#minmaxl
oc
%
s'
,
None
),
'mix_channels'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?#mixC
hannels
%
s'
,
None
),
'mix_channels'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=mixchannels#mixc
hannels
%
s'
,
None
),
'calc_back_project'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_histograms.html?#calcBackP
roject
%
s'
,
None
),
'calc_back_project'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/histograms.html?highlight=calcbackproject#calcbackp
roject
%
s'
,
None
),
'compare_hist'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_histograms.html?#compareH
ist
%
s'
,
None
),
'compare_hist'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/histograms.html?highlight=comparehist#compareh
ist
%
s'
,
None
),
'corner_harris'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cornerH
arris
%
s'
,
None
),
'corner_harris'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=cornerharris#cornerh
arris
%
s'
,
None
),
'good_features_to_track'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-
goodfeaturestotrack
%
s'
,
None
),
'good_features_to_track'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=goodfeaturestotrack#
goodfeaturestotrack
%
s'
,
None
),
'corner_min_eigenval'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-cornermineigenval
%
s'
,
None
),
'corner_min_eigenval'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=cornermineigenval#cornermineigenval
%
s'
,
None
),
'corner_eigenvals_and_vecs'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-cornereigenvalsandvecs
%
s'
,
None
),
'corner_eigenvals_and_vecs'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=cornereigenvalsandvecs#cornereigenvalsandvecs
%
s'
,
None
),
'corner_sub_pix'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_feature_detection.html?#cv-
cornersubpix
%
s'
,
None
),
'corner_sub_pix'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/feature_detection.html?highlight=cornersubpix#
cornersubpix
%
s'
,
None
),
'find_contours'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-findcontours
%
s'
,
None
),
'find_contours'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=findcontours#findcontours
%
s'
,
None
),
'convex_hull'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
convexhull
%
s'
,
None
),
'convex_hull'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=convexhull#
convexhull
%
s'
,
None
),
'draw_contours'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
drawcontours
%
s'
,
None
),
'draw_contours'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=drawcontours#
drawcontours
%
s'
,
None
),
'bounding_rect'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
boundingrect
%
s'
,
None
),
'bounding_rect'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=boundingrect#
boundingrect
%
s'
,
None
),
'min_enclosing_circle'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
minenclosingcircle
%
s'
,
None
),
'min_enclosing_circle'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=minenclosingcircle#
minenclosingcircle
%
s'
,
None
),
'min_area_rect'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
minarearect
%
s'
,
None
),
'min_area_rect'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=minarearect#
minarearect
%
s'
,
None
),
'fit_ellipse'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
fitellipse
%
s'
,
None
),
'fit_ellipse'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=fitellipse#
fitellipse
%
s'
,
None
),
'moments'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
moments
%
s'
,
None
),
'moments'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=moments#
moments
%
s'
,
None
),
'contour_area'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
contourarea
%
s'
,
None
),
'contour_area'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=contourarea#
contourarea
%
s'
,
None
),
'arc_length'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
arclength
%
s'
,
None
),
'arc_length'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=arclength#
arclength
%
s'
,
None
),
'point_polygon_test'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/imgproc_structural_analysis_and_shape_descriptors.html#cv-
pointpolygontest
%
s'
,
None
),
'point_polygon_test'
:
(
'http://opencv.
itseez.com/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html?highlight=pointpolygontest#
pointpolygontest
%
s'
,
None
),
'feature_detector'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_feature_detectors.html#featured
etector
%
s'
,
None
),
'feature_detector'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_feature_detectors.html?highlight=featuredetector#FeatureD
etector
%
s'
,
None
),
'feature_detector_detect'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_feature_detectors.html#cv-
featuredetector-detect
%
s'
,
None
),
'feature_detector_detect'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_feature_detectors.html?highlight=detect#
featuredetector-detect
%
s'
,
None
),
'surf_feature_detector'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_feature_detectors.html
#surffeaturedetector
%
s'
,
None
),
'surf_feature_detector'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_feature_detectors.html?highlight=surffeaturedetector
#surffeaturedetector
%
s'
,
None
),
'draw_keypoints'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_drawing_function_of_keypoints_and_matches.html#cv-
drawkeypoints
%
s'
,
None
),
'draw_keypoints'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/drawing_function_of_keypoints_and_matches.html?highlight=drawkeypoints#
drawkeypoints
%
s'
,
None
),
'descriptor_extractor'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_descriptor_extractors.html
#descriptorextractor
%
s'
,
None
),
'descriptor_extractor'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_descriptor_extractors.html?highlight=descriptorextractor
#descriptorextractor
%
s'
,
None
),
'descriptor_extractor_compute'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_descriptor_extractors.html#cv-
descriptorextractor-compute
%
s'
,
None
),
'descriptor_extractor_compute'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_descriptor_extractors.html?highlight=compute#
descriptorextractor-compute
%
s'
,
None
),
'surf_descriptor_extractor'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_descriptor_extractors.html
#surfdescriptorextractor
%
s'
,
None
),
'surf_descriptor_extractor'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_descriptor_extractors.html?highlight=surfdescriptorextractor
#surfdescriptorextractor
%
s'
,
None
),
'draw_matches'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_drawing_function_of_keypoints_and_matches.html#cv-
drawmatches
%
s'
,
None
),
'draw_matches'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/drawing_function_of_keypoints_and_matches.html?highlight=drawmatches#
drawmatches
%
s'
,
None
),
'find_homography'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/calib3d_camera_calibration_and_3d_reconstruction.html?#findH
omography
%
s'
,
None
),
'find_homography'
:
(
'http://opencv.
itseez.com/modules/calib3d/doc/camera_calibration_and_3d_reconstruction.html?highlight=findhomography#findh
omography
%
s'
,
None
),
'perspective_transform'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/core_operations_on_arrays.html?#perspectiveT
ransform
%
s'
,
None
),
'perspective_transform'
:
(
'http://opencv.
itseez.com/modules/core/doc/operations_on_arrays.html?highlight=perspectivetransform#perspectivet
ransform
%
s'
,
None
),
'flann_based_matcher'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_descriptor_matchers.html?#FlannBasedM
atcher
%
s'
,
None
),
'flann_based_matcher'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_descriptor_matchers.html?highlight=flannbasedmatcher#flannbasedm
atcher
%
s'
,
None
),
'brute_force_matcher'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/features2d_common_interfaces_of_descriptor_matchers.html?#BruteForceM
atcher
%
s'
,
None
),
'brute_force_matcher'
:
(
'http://opencv.
itseez.com/modules/features2d/doc/common_interfaces_of_descriptor_matchers.html?highlight=bruteforcematcher#bruteforcem
atcher
%
s'
,
None
),
'cascade_classifier'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/objdetect_cascade_classification.html
#cascadeclassifier
%
s'
,
None
),
'cascade_classifier'
:
(
'http://opencv.
itseez.com/modules/objdetect/doc/cascade_classification.html?highlight=cascadeclassifier
#cascadeclassifier
%
s'
,
None
),
'cascade_classifier_load'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/objdetect_cascade_classification.html#cv-
cascadeclassifier-load
%
s'
,
None
),
'cascade_classifier_load'
:
(
'http://opencv.
itseez.com/modules/objdetect/doc/cascade_classification.html?highlight=load#
cascadeclassifier-load
%
s'
,
None
),
'cascade_classifier_detect_multiscale'
:
(
'http://opencv.
willowgarage.com/documentation/cpp/objdetect_cascade_classification.html#cv-cascadeclassifier-detectmultiscale
%
s'
,
None
)
'cascade_classifier_detect_multiscale'
:
(
'http://opencv.
itseez.com/modules/objdetect/doc/cascade_classification.html?highlight=detectmultiscale#cascadeclassifier-detectmultiscale
%
s'
,
None
)
}
}
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