Suleyman TURKMEN
|
21a3b751d4
|
Update plot.cpp
|
9 years ago |
nmoutinho
|
9bb44c657a
|
Kept only opencv2/core.hpp in opencv2/plot.hpp. Moved all other includes to precomp.hpp.
|
10 years ago |
nmoutinho
|
4e4805c374
|
Removed 'namespace' for cv and plot.
|
10 years ago |
nmoutinho
|
fcbe7a98f0
|
Removed 'namespace' for cv and plot.
|
10 years ago |
nmoutinho
|
c613254bc0
|
Changes to module docs.
|
10 years ago |
nmoutinho
|
a0495bcb39
|
Removed protected method from public interface.
|
10 years ago |
nmoutinho
|
e4e1a07d9a
|
Changed class structure to OpenCV structure, using an 'abstract interface - hidden implementation concept'.
|
10 years ago |
nmoutinho
|
9569970aca
|
Corrected error for undefined Mat.
|
10 years ago |
nmoutinho
|
19a31ecaf1
|
Corrected error for undefined Mat.
|
10 years ago |
nmoutinho
|
cad6cbcde2
|
Created nested namespace 'plot' inside namespace 'cv'. Removed methods 'show' and 'save'. Removed highgui dependency.
|
10 years ago |
nunombmoutinho@gmail.com
|
827fc10cc0
|
Added doxygen ref to avoid warning.
|
10 years ago |
nunombmoutinho@gmail.com
|
fcb6eadbcb
|
Added doxygen ref to avoid warning.
|
10 years ago |
nunombmoutinho@gmail.com
|
a2aa07a50f
|
Removed doxygen comments.
|
10 years ago |
nunombmoutinho@gmail.com
|
fffb83bea8
|
Removing warnings.
|
10 years ago |
nunombmoutinho@gmail.com
|
54f35f93e7
|
Deleted doc folder.
|
10 years ago |
nunombmoutinho@gmail.com
|
d20780bd99
|
Added .bib file to docs.
|
10 years ago |
nunombmoutinho@gmail.com
|
c052265886
|
Changed some docs. Removed warnings.
|
10 years ago |
nunombmoutinho@gmail.com
|
0e1775d6c5
|
Changed doc file.
|
10 years ago |
nunombmoutinho@gmail.com
|
a50aff1619
|
Added example images to the doc.
|
10 years ago |
nunombmoutinho@gmail.com
|
e710bdfbea
|
Created a Plot module that allows you to easily plot data from a Mat.
|
10 years ago |