69 Commits (f4c9bc8bc4d10812172b1b4805cad32e63b0a97e)

Author SHA1 Message Date
Antonella Cascitelli 079ceea616 Added new functionalities to viz module 10 years ago
Anatoly Baksheev fb7e74c511 iteractor work 11 years ago
Anatoly Baksheev 56754e907d fixed crash for windows if console widow is closed or CTRL_C/CTRL_BRAK keys in console are pressed. 11 years ago
Anatoly Baksheev 1a5dfe421d Added WidgetMerger, Polyline - colors support for each point independently, simple widgets now compute color array instead of setting global color 11 years ago
Anatoly Baksheev 5dc17f5d58 Fixed all OpenGL issues for Macos (via objective-C++ layer) 11 years ago
Anatoly Baksheev 17fea0dd0a fixed size_t/int conversion warnings 11 years ago
Anatoly Baksheev eb8728d727 Updated cloud io functionality - removed dependency from VTK legacy 11 years ago
Anatoly Baksheev 02ebc4368c Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style 11 years ago
Anatoly Baksheev 0d12fb0346 implemented workaround of a problem with x-server for ubuntu 11 years ago
Anatoly Baksheev 8d327fa497 updated for compatibility with VTK6.0 11 years ago
Anatoly Baksheev e472d45d99 updated mesh reading (texture support) 11 years ago
Anatoly Baksheev 74206e0159 added painted cloud widget 11 years ago
Anatoly Baksheev bb891f0570 added cone implementation 11 years ago
Anatoly Baksheev c0cc551228 refactored circle 11 years ago
Anatoly Baksheev cad9a786c4 optimized Mat to vtkImageData conversion 11 years ago
Anatoly Baksheev a23f1447a8 minor 11 years ago
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 d591bd875b fixed crash in enabling shading for polydata widgets 11 years ago
Anatoly Baksheev 25b417e8b2 added test for trajectories and fixed bug with float type 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 d264465422 more refactoring 11 years ago
Anatoly Baksheev b100299644 code beatification 11 years ago
Anatoly Baksheev cd57c4e189 refactored CloudNormals and added test for it 11 years ago
Anatoly Baksheev c1b41caa7c added vtkCloudMatSink, reworked cloud IO functions, added normals support 11 years ago
Anatoly Baksheev b131faa8f9 export scene to vrml and obj formats 11 years ago
Anatoly Baksheev 84d6fe397d reading/writing clouds functionality 11 years ago
Anatoly Baksheev 7dbf6bc8df rewrote cloud widget in vtk filters style 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 4979f44cfa minor 11 years ago
Anatoly Baksheev c7ff13873d minor 11 years ago
Anatoly Baksheev 44c1d4dfdc allow fast switch between actors (except mesh, cloud, cloud collection) 11 years ago
Anatoly Baksheev 4c66b87698 fixed -Wshadow and other warnings, added rvec test 11 years ago
Anatoly Baksheev 3830a0b5b2 fixed bug with deletion from std::map 11 years ago
Anatoly Baksheev fb62a66b69 removed unused code 11 years ago
Anatoly Baksheev b88fdc73d6 VizAccessor is now private and renamed to VizStorage 11 years ago
Anatoly Baksheev 9e3a29701e Viz code beautification 11 years ago
Anatoly Baksheev d8600d3d13 fixed all Viz warnings 11 years ago
Pablo Speciale f47afe5799 Fixed VIZ compilation module (Bug 3297: code.opencv.org/issues/3297) 12 years ago
Ozan Tonkal 620d92824c hide VizMap and VizPair from public interface 12 years ago
Ozan Tonkal 26005a19bd add license headers 12 years ago
Ozan Tonkal fdbf20c172 delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial 12 years ago
ozantonkal 9086cf5d79 remove unused includes and libraries from linking 12 years ago
ozantonkal 08917908f3 remove eigen dependency 12 years ago
ozantonkal d0bd344a42 image 3d widget use texture instead of imageactor for more flexibility (such as resizing) 12 years ago
ozantonkal 9d3f3c66da camera position widget: constructor with no parameter, constructor with intrinsic matrix for visualizing frustum 12 years ago
ozantonkal 40e47e6f3f Image widgets implementation, GridWidget: vtkExtractEdges instead of Wireframe 12 years ago