Recent changes
From KitwarePublic
Track the most recent changes to the wiki on this page.
12 March 2010
- (User creation log); 13:44 . . Jfcorbett (Talk | contribs) New user account
- (User creation log); 11:15 . . Quantum.leaf (Talk | contribs) New user account
- (diff) (hist) . . VTK/Examples/GaussianSplat; 00:26 . . (+474) . . Daviddoria (Talk | contribs)
- (diff) (hist) . . VTK/Examples/GeometricObjects/Display/Sphere; 00:24 . . (+22) . . Daviddoria (Talk | contribs)
- (diff) (hist) . . VTK/Examples; 00:19 . . (+33) . . Daviddoria (Talk | contribs) (→Filters: )
- (diff) (hist) . . N VTK/Examples/MarchingCubes; 00:18 . . (+2,538) . . Daviddoria (Talk | contribs) (Created page with 'The output is empty? ==MarchingCubes.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkContourFilter.h> #include <vtkMarchingCubes.h> #include <vtkVoxelModelle…')
- (diff) (hist) . . VTK/Examples; 00:17 . . (+67) . . Daviddoria (Talk | contribs) (→Broken/Missing Examples (Please write/fix me!): )
- (diff) (hist) . . VTK/Examples/SurfaceFromUnorganizedPoints; 00:11 . . (-1,106) . . Daviddoria (Talk | contribs)
11 March 2010
- (diff) (hist) . . m GSoC; 21:32 . . (+2) . . Marcus.hanwell (Talk | contribs) (Small fix...)
- (diff) (hist) . . GSoC; 21:26 . . (+1,225) . . Turner (Talk | contribs) (→Project: CMake Project Generator: )
- (diff) (hist) . . m GSoC; 21:14 . . (0) . . Marcus.hanwell (Talk | contribs) (Removed the underscores...)
- (diff) (hist) . . GSoC; 21:13 . . (+89) . . Marcus.hanwell (Talk | contribs) (Added a link to the proposal guidelines page)
- (diff) (hist) . . GSoC proposal guidelines; 21:11 . . (+73) . . Marcus.hanwell (Talk | contribs) (Made the first question a little more specific - thanks Katie.)
- (diff) (hist) . . m GSoC; 20:09 . . (+81) . . JChris.FillionR (Talk | contribs) (→Project: DICOM browser Qt Widget: )
- (User creation log); 20:09 . . JChris.FillionR (Talk | contribs) New user account
- (diff) (hist) . . N GSoC proposal guidelines; 17:36 . . (+1,482) . . Marcus.hanwell (Talk | contribs) (Added some guidelines for writing proposals)
- (diff) (hist) . . GSoC; 17:32 . . (+40) . . Marcus.hanwell (Talk | contribs) (Added a mentor.)
- (diff) (hist) . . VTK/Examples; 17:01 . . (+94) . . Daviddoria (Talk | contribs) (→Broken/Missing Examples (Please write/fix me!): )
- (diff) (hist) . . ITK Getting Started; 15:01 . . (+45) . . JoyceConley (Talk | contribs)
- (User creation log); 14:56 . . JoyceConley (Talk | contribs) New user account
10 March 2010
- (diff) (hist) . . VTK/Examples; 23:26 . . (+96) . . Daviddoria (Talk | contribs) (→Broken/Missing Examples (Please write/fix me!): )
- (diff) (hist) . . N VTK/Examples/vtkFrustumCoverageCuller; 19:00 . . (+1,997) . . Daviddoria (Talk | contribs) (Created page with 'Need to demonstrate when one would want to use this. ==Culler.cxx== <source lang="cpp"> #include <vtkSphereSource.h> #include <vtkPolyData.h> #include <vtkSmartPointer.h> #inclu…')
- (diff) (hist) . . VTK/Examples; 18:59 . . (+69) . . Daviddoria (Talk | contribs) (→Broken/Missing Examples (Please write/fix me!): )
- (diff) (hist) . . GSoC; 18:59 . . (+1,472) . . Marcus.hanwell (Talk | contribs) (Added in a few more ideas.)
- (diff) (hist) . . GSoC; 18:51 . . (+955) . . Marcus.hanwell (Talk | contribs) (Added the auto* idea - Bill might want to check over it.)
- (diff) (hist) . . N VTK/Examples/ApplyColors; 16:15 . . (+2,196) . . Daviddoria (Talk | contribs) (Created page with 'How is this different than just using SetArray with a colors array? ==ApplyColors.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkProperty.h> #include <vtkPo…')
- (diff) (hist) . . VTK/Examples; 16:14 . . (+15) . . Daviddoria (Talk | contribs) (→Broken/Missing Examples (Please write/fix me!): )
- (diff) (hist) . . VTK/Examples/PerpendicularVector; 15:47 . . (+141) . . Daviddoria (Talk | contribs)
- (diff) (hist) . . N VTK/Examples/PerpendicularVector; 15:46 . . (+581) . . Daviddoria (Talk | contribs) (Created page with '==Perpendiculars.cxx== <source lang="cpp"> #include <vtkSmartPointer.h> #include <vtkMath.h> int main( int argc, char *argv[] ) { double x[3] = {1,0,0}; double y[3]; vtkMa…')
- (diff) (hist) . . VTK/Examples; 15:45 . . (+84) . . Daviddoria (Talk | contribs) (→Math Operations: )
- (diff) (hist) . . VTK/Depth Peeling; 14:58 . . (+199) . . Francoisbertel (Talk | contribs) (→Required OpenGL extensions: )
- (diff) (hist) . . N VTK/Examples/Interaction/DoubleClick; 14:46 . . (+3,531) . . Daviddoria (Talk | contribs) (Created page with '==DoubleClick.cxx== <source lang="cpp"> #include <vtkRenderWindow.h> #include <vtkRenderWindowInteractor.h> #include <vtkRenderer.h> #include <vtkSphereSource.h> #include <vtkPol…')
- (diff) (hist) . . VTK/Examples; 14:44 . . (+64) . . Daviddoria (Talk | contribs) (→User Interaction: )
- (diff) (hist) . . CMake; 02:00 . . (-86) . . Imikejackson@gmail.com (Talk | contribs) (→Basic Introductions: )
- (diff) (hist) . . CMake:Eclipse UNIX Tutorial; 01:55 . . (+1) . . Imikejackson@gmail.com (Talk | contribs) (→Creating an External Tool to run cmake (Optional): )
- (diff) (hist) . . CMake:Eclipse UNIX Tutorial; 01:53 . . (+4) . . Imikejackson@gmail.com (Talk | contribs) (→Eclipse Project Setup: )
- (diff) (hist) . . CMake:Eclipse UNIX Tutorial; 01:52 . . (+35) . . Imikejackson@gmail.com (Talk | contribs) (→File System Setup: )
- (diff) (hist) . . CMake:Eclipse UNIX Tutorial; 00:14 . . (+111) . . Imikejackson@gmail.com (Talk | contribs) (→Eclipse + CDT Version Information: )
8 March 2010
- (diff) (hist) . . CMake/Git; 16:52 . . (+79) . . Brad.king (Talk | contribs) (→Publishing: )
- (diff) (hist) . . Nm Buy Bargain MBT Antie-shoe Online; 00:47 . . (+3,262) . . Rsaccounts (Talk | contribs) (Created page with 'Buy Bargain MBT Antie-shoe Online MBT cossack markets themselves as anti-shoe company. As one of the best accepted walking shoes on the market, MBT shoes, additionally accepte…')
7 March 2010
- (diff) (hist) . . GSoC; 16:21 . . (+1,307) . . Berk (Talk | contribs) (→ParaView: )
- (diff) (hist) . . GSoC; 16:09 . . (+1,296) . . Berk (Talk | contribs) (→Project: Implement Select Algorithms from IEEE VisWeek 2009 in VTK: )
- (diff) (hist) . . GSoC; 15:52 . . (+1,366) . . Berk (Talk | contribs) (→VTK: )
6 March 2010
- (diff) (hist) . . CMake; 19:59 . . (-3) . . Miguelf (Talk | contribs) (→CTest: )
- (diff) (hist) . . m CMake:Module Maintainers; 18:20 . . (-16) . . Mloskot (Talk | contribs) (Updated readme.txt link to point to Git repo)
5 March 2010
- (diff) (hist) . . N NeuralNav/Meetings/2010.02.23-Visit; 16:33 . . (+1,095) . . Aylward (Talk | contribs) (Created page with '= Related proposal = # Registering 2D ultrasound with 3D models # MR and US acquisition modeling # Speckle in registration (Nassir 2008) # Angiogenisis tracking/quantification u…')
- (diff) (hist) . . CMake/Git; 16:28 . . (+579) . . Brad.king (Talk | contribs) (→Official Repository: )
- (diff) (hist) . . VTK/New CellPicker; 16:23 . . (+50) . . Dgobbi (Talk | contribs) (→Examples: )
- (diff) (hist) . . NeuralNav/Meetings; 16:23 . . (+70) . . Aylward (Talk | contribs)
- (diff) (hist) . . Proposals:Sparse Linear Solvers; 16:20 . . (+236) . . Tom.vercauteren (Talk | contribs) (→Options: )

