347 Commits (10ccd0328c2892534a3ed659d4921f2de90c3fb1)

Author SHA1 Message Date
Anatoly Baksheev 141cfd562c widget_accessor.hpp - minimize dependencies 12 years ago
Anatoly Baksheev efa7f09048 slight refactoring of widget system code 12 years ago
ozantonkal daa2a205a4 remove redundant methods, implement assignment operator for widget 12 years ago
ozantonkal c8d2b5ff44 fix vtkActor to vtkLODActor, initial implementation LineWidget, showWidget 12 years ago
ozantonkal 54c7dfab83 initial base widget implementation 12 years ago
Anatoly Baksheev e0b7e63787 getShapePose/setShapePose simplification 12 years ago
ozantonkal 1830059969 removed redundant addShape methods 12 years ago
ozantonkal 4a19ff3a7c createArrow and showArrow implementation without label 12 years ago
ozantonkal c4a07b7531 createSphere and showSphere implementations 12 years ago
ozantonkal 17bdc29d5b setShapePose and getShapePose implementations 12 years ago
ozantonkal fd6eeac6aa showCylinder and showCircle implementations 12 years ago
ozantonkal 98edabd42c showCylinder implementation 12 years ago
ozantonkal 55683e7b3b showCube implementation 12 years ago
ozantonkal 93fe2f6e4d showPlane with color 12 years ago
ozantonkal f94c2414e6 showPlane implementation 12 years ago
ozantonkal 26a6823207 showLine implementation 12 years ago
ozantonkal b387581d4f initial refactoring 12 years ago
Anatoly Baksheev 909f905b57 --amend 12 years ago
Anatoly Baksheev c65d888875 little refactoring 12 years ago
ozantonkal f91b1a1771 showPointCloud with single color without duplicating color 12 years ago
ozantonkal 0e90c0fff2 updated test for single color 12 years ago
ozantonkal 46cf22cdff showPointCloud with single color 12 years ago
ozantonkal 01086323b0 mistype fix 12 years ago
Anatoly Baksheev 1b51ee385b refactored showPointCloud to for shorter code. Implemented NanFilter::copy<T>() function 12 years ago
Anatoly Baksheev 1ae5918fa8 refactoring of copy_non_nans 12 years ago
ozantonkal abdc022b20 implemented copy_non_nans, isnan 12 years ago
ozantonkal c4fe98977a implementation of * operator for Affine3f and point3d, initial implementation of isNaN 12 years ago
Anatoly Baksheev c622ebf890 implemented wasStopped flag 12 years ago
Anatoly Baksheev 0f5da429c5 misprint 12 years ago
Anatoly Baksheev 909c45f1b9 little refactoring 12 years ago
ozantonkal aecff5237b CV_64FC3 support 12 years ago
ozantonkal e58b0b3507 removed cv keywords and redundant lines from showPointCloud 12 years ago
ozantonkal d11d07aaf5 showPointCloud initial implementation together with test 12 years ago
Anatoly Baksheev ace0933bed fixed compilation (included ctime in precomp.hpp) 12 years ago
ozantonkal 6603cc4405 boost dependency has been removed 12 years ago
ozantonkal e10582ce4f Initial implementation of keyboard callback registration mechanism without boost 12 years ago
ozantonkal e75057956a fix linux compilation errors 12 years ago
Anatoly Baksheev 0e7d4a5703 First version of 'viz' module 12 years ago