mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-13 01:10:33 +08:00
DOC-fix: two example-descriptions were not a subpage of the examples page
This commit is contained in:
parent
b3550c1302
commit
bc1afa7815
@ -120,10 +120,10 @@ All test-projects are Qt-projects that use qmake to build. You can load them int
|
|||||||
<td> \subpage JKQTPlotterImagePlotRGBOpenCV
|
<td> \subpage JKQTPlotterImagePlotRGBOpenCV
|
||||||
<td> `JKQTPColumnRGBMathImage` <br> image data copied from OpenCV cv::Mat-structure into three columns of the internal datastore <br> inverted coordinate axes
|
<td> `JKQTPColumnRGBMathImage` <br> image data copied from OpenCV cv::Mat-structure into three columns of the internal datastore <br> inverted coordinate axes
|
||||||
<tr><td> \image html imageplot_cimg_small.png
|
<tr><td> \image html imageplot_cimg_small.png
|
||||||
<td> \subpage JKQTPlotterImagePlotcimg
|
<td> \subpage JKQTPlotterImagePlotCImg
|
||||||
<td> `JKQTPColumnMathImage` <br> image data copied from CImg datastructure into a single column of the internal datastore
|
<td> `JKQTPColumnMathImage` <br> image data copied from CImg datastructure into a single column of the internal datastore
|
||||||
<tr><td> \image html rgbimageplot_cimg_small.png
|
<tr><td> \image html rgbimageplot_cimg_small.png
|
||||||
<td> \subpage JKQTPlotterImagePlotRGBcimg
|
<td> \subpage JKQTPlotterImagePlotRGBCImg
|
||||||
<td> `JKQTPColumnRGBMathImage` <br> image data copied from CImg datastructure into three columns of the internal datastore <br> inverted coordinate axes
|
<td> `JKQTPColumnRGBMathImage` <br> image data copied from CImg datastructure into three columns of the internal datastore <br> inverted coordinate axes
|
||||||
<tr><td> \image html contourplot_small.png
|
<tr><td> \image html contourplot_small.png
|
||||||
<td> \subpage JKQTPlotterContourPlot
|
<td> \subpage JKQTPlotterContourPlot
|
||||||
|
Loading…
Reference in New Issue
Block a user