]> Creatis software - creaRigidRegistration.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 14 Dec 2009 17:52:31 +0000 (17:52 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Mon, 14 Dec 2009 17:52:31 +0000 (17:52 +0000)
PackRecalage/bbs/appli/ExampleRecalage3D1Point.bbs
PackRecalage/bbs/appli/ExampleRecalage3D2Points.bbs
PackRecalage/bbs/appli/ExampleRecalage3D3Points.bbs
PackRecalage/bbs/appli/Recalage.bbs
PackRecalage/bbs/appli/Recalage2D.bbs
lib/Transparency.cxx

index 8b00114322d0abaf702a8ac0912b6770e1392ea5..b58ffd38e3d0aa9d4c6a7d61bf3939ce56511615 100644 (file)
@@ -1,6 +1,6 @@
-description "Recalage3D Version 1"
-author "jn.trillos44@uniandes.edu.co"
-category "demo"
+description "Recalage3D 1-point"
+author "info-dev@creatis.insa-lyon.fr"
+category "example"
 
 load vtk
 include wxvtk
index 79b4532f63900117937060ac5494c12324ef8298..54dac47bf3b648f7496d3cc465441744ad3934bc 100644 (file)
@@ -1,6 +1,6 @@
-description "Example of posible Recalage implementation"
-author "jn.trillos44@uniandes.edu.co"
-category "demo"
+description "Recalage3D 2-point"
+author "info-dev@creatis.insa-lyon.fr"
+category "example"
 
 load vtk
 include wxvtk
index 167dedb7fedc21df93e300349a707e03a861fc41..9d65f319e49f162475147c95c9b5c38c1ffb3bdb 100644 (file)
@@ -1,6 +1,7 @@
-description "Example of posible Recalage implementation"
-author "jn.trillos44@uniandes.edu.co"
-category "demo"
+description "Recalage3D 3-point"
+author "info-dev@creatis.insa-lyon.fr"
+category "example"
+
 
 load vtk
 include wxvtk
index 62b12d46a36bbf869828cca1ef848b33fb147a38..c1733865e2cc31868d7e63a6c47d475facaf0549 100644 (file)
@@ -1,3 +1,8 @@
+description "creatisRecalage::Recalage Rigid 2D and 3D examples. "
+category "example"
+author "info-dev@creatis.insa-lyon.fr"
+
+
 load wx
 //load PackRecalage
 
index 6405f32813911d2f9e5f5ec26aface6b45f76cbb..2420805bc05007c7431df33b95708a59a1947cfa 100644 (file)
@@ -1,3 +1,7 @@
+description "creatisRecalage::Recalage Rigid 2D. "
+category "example"
+author "info-dev@creatis.insa-lyon.fr"
+
 load wx
 load std
 load vtk
index 1459e2da459d5d6dfb3cd9c4877af42e0bb81108..335bf32779cd75ae6faa96ac6f195620872667a4 100644 (file)
@@ -130,7 +130,8 @@ void Transparency::initialize(int dimensions[], double spacing[])
 
 void Transparency::createImage(vtkImageData *img1, vtkImageData *img2, int sizeX, int sizeY)
 {
-       int i, j;
+//     int i, j;  EED ???
+
        if(_type == VTK_CHAR)
        {
                //POINTERS: