1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
nmoutinho
a0495bcb39 Removed protected method from public interface. 2015-03-16 20:24:05 +00:00
nmoutinho
e4e1a07d9a Changed class structure to OpenCV structure, using an 'abstract interface - hidden implementation concept'. 2015-03-16 20:20:11 +00:00
nmoutinho
9569970aca Corrected error for undefined Mat. 2015-03-16 11:51:37 +00:00
nmoutinho
19a31ecaf1 Corrected error for undefined Mat. 2015-03-16 11:46:59 +00:00
nmoutinho
cad6cbcde2 Created nested namespace 'plot' inside namespace 'cv'. Removed methods 'show' and 'save'. Removed highgui dependency. 2015-03-16 11:35:35 +00:00
nunombmoutinho@gmail.com
827fc10cc0 Added doxygen ref to avoid warning. 2015-03-14 17:09:28 +00:00
nunombmoutinho@gmail.com
fcb6eadbcb Added doxygen ref to avoid warning. 2015-03-14 17:08:58 +00:00
nunombmoutinho@gmail.com
a2aa07a50f Removed doxygen comments. 2015-03-14 16:58:29 +00:00
nunombmoutinho@gmail.com
fffb83bea8 Removing warnings. 2015-03-14 16:49:58 +00:00
nunombmoutinho@gmail.com
54f35f93e7 Deleted doc folder. 2015-03-14 16:41:25 +00:00
nunombmoutinho@gmail.com
d20780bd99 Added .bib file to docs. 2015-03-14 16:39:30 +00:00
nunombmoutinho@gmail.com
c052265886 Changed some docs. Removed warnings. 2015-03-14 16:26:15 +00:00
nunombmoutinho@gmail.com
0e1775d6c5 Changed doc file. 2015-03-14 16:16:13 +00:00
nunombmoutinho@gmail.com
a50aff1619 Added example images to the doc. 2015-03-14 16:08:21 +00:00
nunombmoutinho@gmail.com
e710bdfbea Created a Plot module that allows you to easily plot data from a Mat. 2015-03-14 15:55:03 +00:00