10220 Commits (224f18b06cfc2ff731ac0f970b10c5011fb97ec3)
 

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