mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
fixed mirror property of kinect
This commit is contained in:
parent
e5b563b3fd
commit
63c9b4cec1
@ -69,13 +69,13 @@ const std::string XMLConfig =
|
||||
"<Node type=\"Image\" name=\"Image1\">"
|
||||
"<Configuration>"
|
||||
"<MapOutputMode xRes=\"640\" yRes=\"480\" FPS=\"30\"/>"
|
||||
"<Mirror on=\"true\"/>"
|
||||
"<Mirror on=\"false\"/>"
|
||||
"</Configuration>"
|
||||
"</Node> "
|
||||
"<Node type=\"Depth\" name=\"Depth1\">"
|
||||
"<Configuration>"
|
||||
"<MapOutputMode xRes=\"640\" yRes=\"480\" FPS=\"30\"/>"
|
||||
"<Mirror on=\"true\"/>"
|
||||
"<Mirror on=\"false\"/>"
|
||||
"</Configuration>"
|
||||
"</Node>"
|
||||
"</ProductionNodes>"
|
||||
|
Loading…
Reference in New Issue
Block a user