From a15f03a4da7428ea4934900b9ba8c925329bcf75 Mon Sep 17 00:00:00 2001 From: bharath Date: Mon, 26 Apr 2010 18:26:36 +0000 Subject: [PATCH] new tool for registration --- vv/qt_ui/vvToolRigidReg.ui | 147 +++++++++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 vv/qt_ui/vvToolRigidReg.ui diff --git a/vv/qt_ui/vvToolRigidReg.ui b/vv/qt_ui/vvToolRigidReg.ui new file mode 100644 index 0000000..d3e7289 --- /dev/null +++ b/vv/qt_ui/vvToolRigidReg.ui @@ -0,0 +1,147 @@ + + + vvToolRigidReg + + + + 0 + 0 + 374 + 233 + + + + Form + + + + + + + + Qt::Horizontal + + + + + + + + + + Qt::Horizontal + + + + + + + + + + Qt::Horizontal + + + + + + + + + + X Translations + + + + + + + Y Translations + + + + + + + Z Translations + + + + + + + Qt::Horizontal + + + + + + + + + + X Rotations + + + + + + + Qt::Horizontal + + + + + + + + + + Y Rotations + + + + + + + Qt::Horizontal + + + + + + + + + + Z Rotations + + + + + + + Set Origin(X,Y,Z) + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.1