Documenting imgproc module
- disabled doxygen tree - enabled doxygen enum listing - added imgproc reference to main page - enabled BiB support - chenged doxygen root page format
This commit is contained in:
@@ -85,7 +85,7 @@ SHOW_FILES = YES
|
||||
SHOW_NAMESPACES = YES
|
||||
FILE_VERSION_FILTER =
|
||||
LAYOUT_FILE = @CMAKE_DOXYGEN_LAYOUT@
|
||||
CITE_BIB_FILES =
|
||||
CITE_BIB_FILES = @CMAKE_CURRENT_SOURCE_DIR@/opencv.bib
|
||||
QUIET = YES
|
||||
WARNINGS = YES
|
||||
WARN_IF_UNDOCUMENTED = YES
|
||||
@@ -100,7 +100,7 @@ RECURSIVE = YES
|
||||
EXCLUDE =
|
||||
EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS =
|
||||
EXCLUDE_SYMBOLS = cv::DataType<*>
|
||||
EXCLUDE_SYMBOLS = cv::DataType<*> int
|
||||
EXAMPLE_PATH = @CMAKE_DOXYGEN_EXAMPLE_PATH@
|
||||
EXAMPLE_PATTERNS = *
|
||||
EXAMPLE_RECURSIVE = YES
|
||||
@@ -159,8 +159,8 @@ QHG_LOCATION =
|
||||
GENERATE_ECLIPSEHELP = NO
|
||||
ECLIPSE_DOC_ID = org.doxygen.Project
|
||||
DISABLE_INDEX = NO
|
||||
GENERATE_TREEVIEW = YES
|
||||
ENUM_VALUES_PER_LINE = 0
|
||||
GENERATE_TREEVIEW = NO
|
||||
ENUM_VALUES_PER_LINE = 1
|
||||
TREEVIEW_WIDTH = 250
|
||||
EXT_LINKS_IN_WINDOW = YES
|
||||
FORMULA_FONTSIZE = 14
|
||||
|
@@ -1,12 +1,15 @@
|
||||
|
||||
MathJax.Hub.Config({
|
||||
TeX: {
|
||||
Macros: {
|
||||
matTT: [ "\\[ \\left|\\begin{array}{ccc} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{array}\\right| \\]", 9],
|
||||
fork: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ \\end{array} \\right.", 4],
|
||||
forkthree: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ #5 & \\mbox{#6}\\\\ \\end{array} \\right.", 6],
|
||||
vecthree: ["\\begin{bmatrix} #1\\\\ #2\\\\ #3 \\end{bmatrix}", 3],
|
||||
vecthreethree: ["\\begin{bmatrix} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{bmatrix}", 9]
|
||||
}
|
||||
}
|
||||
});
|
||||
MathJax.Hub.Config(
|
||||
{
|
||||
TeX: {
|
||||
Macros: {
|
||||
matTT: [ "\\[ \\left|\\begin{array}{ccc} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{array}\\right| \\]", 9],
|
||||
fork: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ \\end{array} \\right.", 4],
|
||||
forkthree: ["\\left\\{ \\begin{array}{l l} #1 & \\mbox{#2}\\\\ #3 & \\mbox{#4}\\\\ #5 & \\mbox{#6}\\\\ \\end{array} \\right.", 6],
|
||||
vecthree: ["\\begin{bmatrix} #1\\\\ #2\\\\ #3 \\end{bmatrix}", 3],
|
||||
vecthreethree: ["\\begin{bmatrix} #1 & #2 & #3\\\\ #4 & #5 & #6\\\\ #7 & #8 & #9 \\end{bmatrix}", 9],
|
||||
hdotsfor: ["\\dots", 1]
|
||||
}
|
||||
}
|
||||
}
|
||||
);
|
||||
|
102
doc/opencv.bib
102
doc/opencv.bib
@@ -291,6 +291,108 @@
|
||||
year = {2005}
|
||||
}
|
||||
|
||||
@inproceedings{Puzicha1997,
|
||||
author = {Puzicha, Jan and Hofmann, Thomas and Buhmann, Joachim M.},
|
||||
title = {Non-parametric Similarity Measures for Unsupervised Texture Segmentation and Image Retrieval},
|
||||
booktitle = {Proceedings of the 1997 Conference on Computer Vision and Pattern Recognition (CVPR '97)},
|
||||
series = {CVPR '97},
|
||||
year = {1997},
|
||||
isbn = {0-8186-7822-4},
|
||||
pages = {267--},
|
||||
url = {http://dl.acm.org/citation.cfm?id=794189.794386},
|
||||
acmid = {794386},
|
||||
publisher = {IEEE Computer Society},
|
||||
address = {Washington, DC, USA},
|
||||
}
|
||||
|
||||
@techreport{RubnerSept98,
|
||||
author = {Rubner, Yossi and Tomasi, Carlo and Guibas, Leonidas J.},
|
||||
title = {The Earth Mover's Distance As a Metric for Image Retrieval},
|
||||
year = {1998},
|
||||
source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Astan%3ASTAN%2F%2FCS-TN-98-86},
|
||||
publisher = {Stanford University},
|
||||
address = {Stanford, CA, USA},
|
||||
}
|
||||
|
||||
@article{Rubner2000,
|
||||
author = {Rubner, Yossi and Tomasi, Carlo and Guibas, Leonidas J.},
|
||||
title = {The Earth Mover's Distance As a Metric for Image Retrieval},
|
||||
journal = {Int. J. Comput. Vision},
|
||||
issue_date = {Nov. 2000},
|
||||
volume = {40},
|
||||
number = {2},
|
||||
month = nov,
|
||||
year = {2000},
|
||||
issn = {0920-5691},
|
||||
pages = {99--121},
|
||||
numpages = {23},
|
||||
url = {http://dx.doi.org/10.1023/A:1026543900054},
|
||||
doi = {10.1023/A:1026543900054},
|
||||
acmid = {365881},
|
||||
publisher = {Kluwer Academic Publishers},
|
||||
address = {Hingham, MA, USA},
|
||||
}
|
||||
|
||||
@article{Hu62,
|
||||
author={Ming-Kuei Hu},
|
||||
journal={Information Theory, IRE Transactions on},
|
||||
title={Visual pattern recognition by moment invariants},
|
||||
year={1962},
|
||||
month={February},
|
||||
volume={8},
|
||||
number={2},
|
||||
pages={179-187},
|
||||
doi={10.1109/TIT.1962.1057692},
|
||||
ISSN={0096-1000},
|
||||
}
|
||||
|
||||
@inproceedings{Fitzgibbon95,
|
||||
author = {Fitzgibbon, Andrew W. and Fisher, Robert B.},
|
||||
title = {A Buyer's Guide to Conic Fitting},
|
||||
booktitle = {Proceedings of the 6th British Conference on Machine Vision (Vol. 2)},
|
||||
series = {BMVC '95},
|
||||
year = {1995},
|
||||
isbn = {0-9521898-2-8},
|
||||
location = {Birmingham, United Kingdom},
|
||||
pages = {513--522},
|
||||
numpages = {10},
|
||||
url = {http://dl.acm.org/citation.cfm?id=243124.243148},
|
||||
acmid = {243148},
|
||||
publisher = {BMVA Press},
|
||||
address = {Surrey, UK, UK},
|
||||
}
|
||||
|
||||
@article{KleeLaskowski85,
|
||||
author = {Klee, Victor and Laskowski, Michael C.},
|
||||
ee = {http://dx.doi.org/10.1016/0196-6774(85)90005-7},
|
||||
journal = {J. Algorithms},
|
||||
number = 3,
|
||||
pages = {359-375},
|
||||
title = {Finding the Smallest Triangles Containing a Given Convex Polygon.},
|
||||
url = {http://dblp.uni-trier.de/db/journals/jal/jal6.html#KleeL85},
|
||||
volume = 6,
|
||||
year = 1985
|
||||
}
|
||||
|
||||
@article{Canny86,
|
||||
author = {Canny, J},
|
||||
title = {A Computational Approach to Edge Detection},
|
||||
journal = {IEEE Trans. Pattern Anal. Mach. Intell.},
|
||||
issue_date = {June 1986},
|
||||
volume = {8},
|
||||
number = {6},
|
||||
month = jun,
|
||||
year = {1986},
|
||||
issn = {0162-8828},
|
||||
pages = {679--698},
|
||||
numpages = {20},
|
||||
url = {http://dx.doi.org/10.1109/TPAMI.1986.4767851},
|
||||
doi = {10.1109/TPAMI.1986.4767851},
|
||||
acmid = {11275},
|
||||
publisher = {IEEE Computer Society},
|
||||
address = {Washington, DC, USA}
|
||||
}
|
||||
|
||||
# '''[Bradski98]''' G.R. Bradski. Computer vision face tracking as a component of a perceptual user interface. In Workshop on Applications of Computer Vision, pages 214?219, Princeton, NJ, Oct. 1998.<<BR>> Updated version can be found at http://www.intel.com/technology/itj/q21998/articles/art\_2.htm.<<BR>> Also, it is included into OpenCV distribution ([[attachment:camshift.pdf]])
|
||||
# '''[Burt81]''' P. J. Burt, T. H. Hong, A. Rosenfeld. Segmentation and Estimation of Image Region Properties Through Cooperative Hierarchical Computation. IEEE Tran. On SMC, Vol. 11, N.12, 1981, pp. 802-809.
|
||||
# '''[Canny86]''' J. Canny. A Computational Approach to Edge Detection, IEEE Trans. on Pattern Analysis and Machine Intelligence, 8(6), pp. 679-698 (1986).
|
||||
|
@@ -1,7 +1,11 @@
|
||||
OpenCV modules {#mainpage}
|
||||
==============
|
||||
|
||||
- @subpage intro
|
||||
- @subpage core
|
||||
@subpage intro
|
||||
|
||||
Module name | Folder
|
||||
------------- | -------------
|
||||
@ref core | core
|
||||
@ref imgproc | imgproc
|
||||
|
||||
<!-- @CMAKE_DOXYGEN_MODULES_REFERENCE@ -->
|
||||
|
Reference in New Issue
Block a user