30 Commits (08f50314cb0b8ca484c2e91f28f4eb58807e7605)

Author SHA1 Message Date
Anatoly Baksheev 08f50314cb updated cylinder and cube 11 years ago
Anatoly Baksheev c0cc551228 refactored circle 11 years ago
Anatoly Baksheev dac27c9913 refactored arrow 11 years ago
Anatoly Baksheev 1449823bcd implemented showImage 11 years ago
Anatoly Baksheev d90a068e0e fixed bug with setImage 11 years ago
Anatoly Baksheev e21f2a81ff factored camera postions with image 11 years ago
Anatoly Baksheev a23f1447a8 minor 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 25b417e8b2 added test for trajectories and fixed bug with float type 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 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 b7cb3fe8e0 switched more to doubles 11 years ago
Anatoly Baksheev 186853a50f mass switch from Affine3f to Affine3d 11 years ago
Anatoly Baksheev f610c295f2 more tests 11 years ago
Anatoly Baksheev 80ab6e889f refactoring 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 e048df51ce for shapes switched vtkDataSetMapper to more efficient vtkPolyDataMapper 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
Anatoly Baksheev f6e9b81188 reduced exported interface names (to make IntelliSense hints less littered) 11 years ago
Anatoly Baksheev 44c1d4dfdc allow fast switch between actors (except mesh, cloud, cloud collection) 11 years ago
Anatoly Baksheev 0895616576 switched from unnecessarily 'dobule' to 'float' in some places (commonly for widget scale) 12 years ago
Ozan Tonkal 8de46e1f81 removed trailing spaces 12 years ago
Ozan Tonkal c31fb8ffff rename widgets from *Widgets to W* 12 years ago
Ozan Tonkal 56f9168ac1 support VTK 6.0.0: cmakelist.txt might need to be refactored 12 years ago
Ozan Tonkal 26005a19bd add license headers 12 years ago
Ozan Tonkal 3bdb55e1ef another constructor for CameraPositionWidget for displaying image by also using field of view instead of intrinsic matrix 12 years ago
Ozan Tonkal 2170559bed text3dwidget offers now users to decide whether it should face the camera or not 12 years ago
ozantonkal af8a918e04 fix minor bug, minor cleaning, cv_assert with messages 12 years ago
ozantonkal b032b4dded move frompolyfile to widget class as static method, remove addpolygon and its alikes 12 years ago
ozantonkal e4e9ed876f spheres trajectory widget implementation 12 years ago
ozantonkal 42266b04a5 makeCameraPose implementation 12 years ago
ozantonkal 250dac5b71 fix: trajectory path is now relative to the global frame 12 years ago
ozantonkal 3fe5984e46 cloud collection widget implementation 12 years ago
ozantonkal edfad34d39 trajectory with spheres and lines (based on the code snippet in gdocs) 12 years ago
ozantonkal b661d72252 CameraPositionWidget: a workaround for setting frustum color in the presence of an image 12 years ago