10450 Commits (b08233a3ca513849571f569ab94800d58d941669)
 

Author SHA1 Message Date
hbristow 6964f6aacc Removed unused Dynamic from matlab namespace - clashing with Eigen 12 years ago
Ozan Tonkal 5eed0d6bef remove common.h include from widgets.hpp 12 years ago
Ozan Tonkal f99e874704 tutorial: creating_widgets code 12 years ago
Ozan Tonkal b60894c1dd launching viz tutorial 12 years ago
Ozan Tonkal 31501ebf4f replace tabs by spaces 12 years ago
Ozan Tonkal a5b75769a3 initial documentation 12 years ago
Ozan Tonkal 2822845ba6 set get RenderingProperty id comes first 12 years ago
Ozan Tonkal 9d4fe6984b remove setWindowName method to avoid complications 12 years ago
Ozan Tonkal 21be9796ae comments on widgets where constructors might be confusing 12 years ago
ozantonkal 2705113bc4 remove common.cpp, remove commented code in common.h 12 years ago
ozantonkal ffbb5e9524 resetCamera, resetViewpoint in Viz3d 12 years ago
ozantonkal 4aa61dee50 minor refactoring interactor_style 12 years ago
ozantonkal af8a918e04 fix minor bug, minor cleaning, cv_assert with messages 12 years ago
ozantonkal 69f135ec57 fix memory leak in viz3d 12 years ago
ozantonkal 6c0c217562 removed reference counter in widgets, fixed memory leak 12 years ago
ozantonkal 4b443059ec reverted widget reference count in order to avoid memory leak 12 years ago
ozantonkal 8007e07ad2 load mesh function is finalized: color range is always 0-255 and RGB due to vtkPLYReader limitations 12 years ago
ozantonkal e4b13f2ef0 update reader after setting file name 12 years ago
ozantonkal 3da7dd9849 fix yellow and magenta color bgr codes 12 years ago
ozantonkal 9086cf5d79 remove unused includes and libraries from linking 12 years ago
ozantonkal 3038ffb886 setDesiredUpdateRate implementation in Viz3d 12 years ago
ozantonkal ed0162ad0b remove reference counting in widgets 12 years ago
ozantonkal 08917908f3 remove eigen dependency 12 years ago
ozantonkal f98614ece0 remove cloudactormap, shapeactormap. only vtkProp is stored and view transformation can be obtained using GetUserMatrix of vtkProp3D 12 years ago
ozantonkal f6e1a093cd implement window relevant methods in Viz3d 12 years ago
ozantonkal 4f416352e1 implemented actor representation methods in viz3d 12 years ago
ozantonkal cf36b8f817 rendering properties in Widget and Viz3d 12 years ago
ozantonkal b032b4dded move frompolyfile to widget class as static method, remove addpolygon and its alikes 12 years ago
ozantonkal 0bbaf5d47a removeAllWidgets implementation, removed other remove methods 12 years ago
ozantonkal e106dcc606 remove include vtk headers from outside of precomp.hpp 12 years ago
Ilya Lavrenov be98cd2f7f replaced explicit __stdcall by CV_STDCALL 12 years ago
Roman Donchenko 86b841563b Added tests for Ptr. 12 years ago
Roman Donchenko c7d2fdc4b2 Fixed some dubious uses of tbb::task_scheduler_init. 12 years ago
Roman Donchenko a97ffe6513 Rewrote the documentation for Ptr to fit the new implementation. 12 years ago
Roman Donchenko a50d75d362 Made Filestorage able to not own its CvFileStorage instance. 12 years ago
Roman Donchenko 3e189a2b41 Replaced calls to Ptr<T>::ptr to ::dynamicCast. 12 years ago
Roman Donchenko 24dee16b12 Added to CV_INIT_ALGORITHM a Ptr creation function, for convenience. 12 years ago
Roman Donchenko dadee3752c Adapt Python bindings to the new Ptr. 12 years ago
Roman Donchenko 2f942efdf7 Java: removed usages of Ptr<T>::addref(). 12 years ago
Roman Donchenko 2a2c21bb63 Replace an incorrect usage of Ptr with a simple vector. 12 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 12 years ago
Roman Donchenko 34af7eeb84 Boring changes - apps. 12 years ago
Roman Donchenko eaa7fcc3e6 Boring changes - legacy. 12 years ago
Roman Donchenko 34127ba80f Boring changes - contrib. 12 years ago
Roman Donchenko 3bca57ac25 Boring changes - ocl. 12 years ago
Roman Donchenko fc0e835762 Boring changes - gpuwarping. 12 years ago
Roman Donchenko d33ff4bb11 Boring changes - gpustereo. 12 years ago
Roman Donchenko d6146e9543 Boring changes - gpulegacy. 12 years ago
Roman Donchenko a007c7b980 Boring changes - gpuimgproc. 12 years ago
Roman Donchenko b165016ba7 Boring changes - gpufilters. 12 years ago