2013-09-05 |
Ozan Tonkal | remove common.h include from widgets.hpp |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | tutorial: creating_widgets code |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | launching viz tutorial |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | replace tabs by spaces |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | initial documentation |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | set get RenderingProperty id comes first |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | remove setWindowName method to avoid complications |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Ozan Tonkal | comments on widgets where constructors might be confusing |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | remove common.cpp, remove commented code in common.h |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | resetCamera, resetViewpoint in Viz3d |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | minor refactoring interactor_style |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | fix minor bug, minor cleaning, cv_assert with messages |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | fix memory leak in viz3d |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | removed reference counter in widgets, fixed memory... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | reverted widget reference count in order to avoid memor... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | load mesh function is finalized: color range is always... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | update reader after setting file name |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | fix yellow and magenta color bgr codes |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | remove unused includes and libraries from linking |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | setDesiredUpdateRate implementation in Viz3d |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | remove reference counting in widgets |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | remove eigen dependency |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | remove cloudactormap, shapeactormap. only vtkProp is... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | implement window relevant methods in Viz3d |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | implemented actor representation methods in viz3d |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | rendering properties in Widget and Viz3d |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | move frompolyfile to widget class as static method... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | removeAllWidgets implementation, removed other remove... |
commit | commitdiff | tree | snapshot |
2013-09-05 |
ozantonkal | remove include vtk headers from outside of precomp.hpp |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Anatoly Baksheev | simplify modules/viz/CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Anatoly Baksheev | Merge pull request #19 from ozantonkal/acess_by_name_in... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
ozantonkal | fixes based on the feedback: window name prefix is... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
ozantonkal | cv::viz::get(window_name) implementation |
commit | commitdiff | tree | snapshot |
2013-08-20 |
ozantonkal | remove redundant statement |
commit | commitdiff | tree | snapshot |
2013-08-19 |
ozantonkal | initial shared pointer implementation for Viz3d, single... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Anatoly Baksheev | Merge pull request #18 from ozantonkal/implementing_camera |
commit | commitdiff | tree | snapshot |
2013-08-12 |
ozantonkal | access focal length and principal point in camera |
commit | commitdiff | tree | snapshot |
2013-08-09 |
ozantonkal | principal point is always set even though the intrinsic... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
ozantonkal | create camera from projection matrix (used for getCamer... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
ozantonkal | simulate real cameras by working around vtkUserTransfor... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
ozantonkal | fix computeProjectionMatrix in Camera class, also check... |
commit | commitdiff | tree | snapshot |
2013-08-07 |
ozantonkal | viz getWindowSize, setWindowSize |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | field of views are in radians |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | fix camera constructor, add tentative KinectCamera... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | fix conversion functions to use appropriate vtk function |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | fix field of view computation in setWindowSize |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | remove old camera, rename new camera |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | fix window_size setter, remove camera related old metho... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
ozantonkal | initial implementation of projection matrix, 3D to... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
ozantonkal | fix field of view formula in camera class, implement... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
ozantonkal | initial setCamera implementation |
commit | commitdiff | tree | snapshot |
2013-08-03 |
ozantonkal | remove boost include (caused by Kdevelop autocomplete) |
commit | commitdiff | tree | snapshot |
2013-08-03 |
ozantonkal | spheres trajectory widget implementation |
commit | commitdiff | tree | snapshot |
2013-08-03 |
ozantonkal | initial camera implementation (camera2), fix bug (zeros... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
ozantonkal | initial setViewerPose implementation |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Anatoly Baksheev | updated license header |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Anatoly Baksheev | fixed little bug in makeCameraPose |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Anatoly Baksheev | Merge pull request #17 from ozantonkal/implementing_widgets |
commit | commitdiff | tree | snapshot |
2013-07-29 |
ozantonkal | fix setting color of 3D objects |
commit | commitdiff | tree | snapshot |
2013-07-29 |
ozantonkal | static function for appending clouds in cloud collectio... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
ozantonkal | makeCameraPose implementation |
commit | commitdiff | tree | snapshot |
2013-07-29 |
ozantonkal | fix: trajectory path is now relative to the global... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
ozantonkal | cloud collection widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-26 |
ozantonkal | trajectory with spheres and lines (based on the code... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
ozantonkal | CameraPositionWidget: a workaround for setting frustum... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
ozantonkal | trajectorywidget display modes are combined with &... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
ozantonkal | trajectory widget constructor with field of view |
commit | commitdiff | tree | snapshot |
2013-07-25 |
ozantonkal | trajectory widget display options: display path, displa... |
commit | commitdiff | tree | snapshot |
2013-07-25 |
ozantonkal | fix aspect_ratio computation from fovs, add casting... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
ozantonkal | move image copying structure to viz3d_impl: ConvertToVt... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
ozantonkal | GridImpl structure to shorten grid widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-24 |
ozantonkal | Gridwidget with plane coefficients |
commit | commitdiff | tree | snapshot |
2013-07-23 |
ozantonkal | add const keywords to gridwidget constructor |
commit | commitdiff | tree | snapshot |
2013-07-23 |
ozantonkal | intial implementation of frustum + image (the color... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | image 3d widget with position, normal, up_vector |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | image 3d widget use texture instead of imageactor for... |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | overlay image widget constructor with Rect |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | remove unnecessary declaration |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | shorten Trajectory widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | plane widget size fix |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | trajectory widget with frustums |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | initial implementation of trajectory widget |
commit | commitdiff | tree | snapshot |
2013-07-22 |
ozantonkal | avoid memory leak in mesh widget |
commit | commitdiff | tree | snapshot |
2013-07-19 |
ozantonkal | CameraPositionWidget: constructor with Vec2f fov (tenta... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
ozantonkal | fix aspect_ratio in camera position widget, add scale... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
ozantonkal | camera position widget: constructor with no parameter... |
commit | commitdiff | tree | snapshot |
2013-07-18 |
ozantonkal | initial CameraPositionWidget implementation using eye... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
ozantonkal | Image widgets implementation, GridWidget: vtkExtractEdg... |
commit | commitdiff | tree | snapshot |
2013-07-16 |
ozantonkal | cube wire_frame fix using vtkOutlineSource |
commit | commitdiff | tree | snapshot |
2013-07-16 |
ozantonkal | fix rgb and bgr incompatibility |
commit | commitdiff | tree | snapshot |
2013-07-16 |
ozantonkal | arrow widget thickness parameter |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Anatoly Baksheev | removed Mesh::Ptr since mesh itself consists of shared... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Anatoly Baksheev | minor mesh load fixes |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Anatoly Baksheev | fixed copilation |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Anatoly Baksheev | Merge pull request #16 from ozantonkal/implementing_widgets |
commit | commitdiff | tree | snapshot |
2013-07-15 |
ozantonkal | Merge branch 'implementing_widgets' of https://github... |
commit | commitdiff | tree | snapshot |
2013-07-15 |
ozantonkal | mesh widget casting |
commit | commitdiff | tree | snapshot |
2013-07-15 |
ozantonkal | mesh widget implementation |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Anatoly Baksheev | restored OpenCVModule.cmake |
commit | commitdiff | tree | snapshot |
2013-07-13 |
Anatoly Baksheev | added comments with future work for VizImpl |
commit | commitdiff | tree | snapshot |
next |