381 Commits (5ba8aa781cf4a32160b3df33779b3347f00b3181)

Author SHA1 Message Date
Anatoly Baksheev f930f2f19d simplification of cloud collection 11 years ago
Anatoly Baksheev e3ff28dacc refactored WImage3D 11 years ago
Anatoly Baksheev f37c31742a created tests for images, created vtk/vtkImageMatSource, and switched all images to that class 11 years ago
Anatoly Baksheev 462d516743 added test for camera positions, slightly refactored the widgets 11 years ago
Anatoly Baksheev 8309d19f31 renamed Mesh3d -> Mesh 11 years ago
Anatoly Baksheev d591bd875b fixed crash in enabling shading for polydata widgets 11 years ago
Anatoly Baksheev e478d6b1e9 renamed cv::viz::get() to getWindowByName() 11 years ago
Anatoly Baksheev 25b417e8b2 added test for trajectories and fixed bug with float type 11 years ago
Anatoly Baksheev 64566e6178 minor 11 years ago
Anatoly Baksheev 0d702b83f4 updated code to use mapper->SetInput instead of SetInputConnection. All widgets except plane, images ans texts 11 years ago
Anatoly Baksheev a3b1f29d23 refactored spheres trajectory 11 years ago
Anatoly Baksheev 38c9fa4a92 more refactoring 11 years ago
Anatoly Baksheev 4833976a0c refactored frustum trajectory to use glyphs 11 years ago
Anatoly Baksheev 42dc90295d refactored camera position - simplified frustum creation 11 years ago
Anatoly Baksheev 45879fb9db more refactoring 11 years ago
Anatoly Baksheev a8556134ae refactored simple trajectory to use TensorGlyph 11 years ago
Anatoly Baksheev 771d9509a8 polyline now uses scalars for color data (for reuse by other widgets) 11 years ago
Anatoly Baksheev e94ee94be3 refactored WCoordinateSystem widget 11 years ago
Anatoly Baksheev 56819eaf19 switched completer API to doubles, updated docs 11 years ago
Anatoly Baksheev d264465422 more refactoring 11 years ago
Anatoly Baksheev 406444037d refactored polyline 11 years ago
Anatoly Baksheev b100299644 code beatification 11 years ago
Anatoly Baksheev e26b7e1e4f ported some trajectories functionality to InputArray style 11 years ago
Anatoly Baksheev cd57c4e189 refactored CloudNormals and added test for it 11 years ago
Anatoly Baksheev b7cb3fe8e0 switched more to doubles 11 years ago
Anatoly Baksheev baee8c3aa5 refactored Mesh, added tests, added failing "twice spin()" test 11 years ago
Anatoly Baksheev 70a81db567 fixed bugs in cloud collection and added test 11 years ago
Anatoly Baksheev cb58061649 getViewerPose implementation simplified (and error seems to be fixed) 11 years ago
Anatoly Baksheev 186853a50f mass switch from Affine3f to Affine3d 11 years ago
Anatoly Baksheev 1615527426 switched source to InputArrays 11 years ago
Anatoly Baksheev f610c295f2 more tests 11 years ago
Anatoly Baksheev e7791e1590 colors minor 11 years ago
Anatoly Baksheev c1b41caa7c added vtkCloudMatSink, reworked cloud IO functions, added normals support 11 years ago
Anatoly Baksheev 1c4cfd8eaf normals support for CloudMatSource 11 years ago
Anatoly Baksheev bf30c33e6e getting data from opencv_extra 11 years ago
Anatoly Baksheev b131faa8f9 export scene to vrml and obj formats 11 years ago
Anatoly Baksheev b2cd526e6a removed extra code 11 years ago
Anatoly Baksheev 84d6fe397d reading/writing clouds functionality 11 years ago
Anatoly Baksheev 80ab6e889f refactoring 11 years ago
Anatoly Baksheev 7dbf6bc8df rewrote cloud widget in vtk filters style 11 years ago
Anatoly Baksheev 159de9cc47 fixed potential crash 11 years ago
Anatoly Baksheev 2705068290 refactored Keyboard and Mouse Events 11 years ago
Anatoly Baksheev cad2f98007 removed vizActor (since unnecessarily in new design concept with simplified widgets) 11 years ago
Anatoly Baksheev 45aeecb043 renaming 11 years ago
Anatoly Baksheev abc9465798 kinect camera CAD parameters 11 years ago
Anatoly Baksheev e990d5b999 reading/writing trajectories 11 years ago
Anatoly Baksheev e048df51ce for shapes switched vtkDataSetMapper to more efficient vtkPolyDataMapper 11 years ago
Anatoly Baksheev 4979f44cfa minor 11 years ago
Anatoly Baksheev 31d42ce18f refactored Trajectory: split into Trajectory and TrajectoryFrustums) 11 years ago
Anatoly Baksheev 54fa69cab2 renamed Spheres Trajectory, minor changes in Trajectory 11 years ago