opencv/modules/viz/src
2013-09-05 20:56:32 +02:00
..
cloud_widgets.cpp static function for appending clouds in cloud collection widget 2013-07-29 15:06:05 +02:00
common.cpp remove old camera, rename new camera 2013-08-05 15:37:08 +02:00
common.h remove old camera, rename new camera 2013-08-05 15:37:08 +02:00
interactor_style.cpp more refactoring 2013-07-13 19:42:49 +04:00
interactor_style.h more refactoring 2013-07-13 19:42:49 +04:00
precomp.cpp First version of 'viz' module 2013-05-24 17:58:39 +04:00
precomp.hpp image 3d widget use texture instead of imageactor for more flexibility (such as resizing) 2013-07-22 16:48:17 +02:00
shape_widgets.cpp spheres trajectory widget implementation 2013-08-03 15:40:36 +02:00
types.cpp principal point is always set even though the intrinsic parameters are not given (center of window), fixed computation mistakes in setWindowSize in camera class 2013-08-09 10:39:30 +02:00
viz3d_impl.cpp remove include vtk headers from outside of precomp.hpp 2013-09-05 20:56:32 +02:00
viz3d_impl.hpp fixes based on the feedback: window name prefix is automatically added when it is not there, singleton class returns reference instead of pointer, destructor is private, release function implemented 2013-08-23 18:49:21 +02:00
viz3d.cpp fixes based on the feedback: window name prefix is automatically added when it is not there, singleton class returns reference instead of pointer, destructor is private, release function implemented 2013-08-23 18:49:21 +02:00
viz_types.h temp_viz removed 2013-07-13 18:01:56 +04:00
viz.cpp fixes based on the feedback: window name prefix is automatically added when it is not there, singleton class returns reference instead of pointer, destructor is private, release function implemented 2013-08-23 18:49:21 +02:00
widget.cpp remove include vtk headers from outside of precomp.hpp 2013-09-05 20:56:32 +02:00