ozantonkal
|
3fe5984e46
|
cloud collection widget implementation
|
12 years ago |
ozantonkal
|
edfad34d39
|
trajectory with spheres and lines (based on the code snippet in gdocs)
|
12 years ago |
ozantonkal
|
b661d72252
|
CameraPositionWidget: a workaround for setting frustum color in the presence of an image
|
12 years ago |
ozantonkal
|
64cdd82146
|
trajectory widget constructor with field of view
|
12 years ago |
ozantonkal
|
7d458e852e
|
trajectory widget display options: display path, display frames, display both
|
12 years ago |
ozantonkal
|
aa2594c06c
|
fix aspect_ratio computation from fovs, add casting for camerapositionwidget, trajectorywidget
|
12 years ago |
ozantonkal
|
769512db2d
|
move image copying structure to viz3d_impl: ConvertToVtkImage
|
12 years ago |
ozantonkal
|
952029a47b
|
GridImpl structure to shorten grid widget implementation
|
12 years ago |
ozantonkal
|
6e5a712f6e
|
Gridwidget with plane coefficients
|
12 years ago |
ozantonkal
|
40b50755d3
|
add const keywords to gridwidget constructor
|
12 years ago |
ozantonkal
|
4d70671231
|
intial implementation of frustum + image (the color of the frustum is currently dependent on the first pixel of the image)
|
12 years ago |
ozantonkal
|
f9938da67d
|
image 3d widget with position, normal, up_vector
|
12 years ago |
ozantonkal
|
d0bd344a42
|
image 3d widget use texture instead of imageactor for more flexibility (such as resizing)
|
12 years ago |
ozantonkal
|
27f5cd2afd
|
overlay image widget constructor with Rect
|
12 years ago |
ozantonkal
|
c0f44ca421
|
shorten Trajectory widget implementation
|
12 years ago |
ozantonkal
|
5af739dfc1
|
plane widget size fix
|
12 years ago |
ozantonkal
|
16c8c98895
|
trajectory widget with frustums
|
12 years ago |
ozantonkal
|
f3b228c91f
|
initial implementation of trajectory widget
|
12 years ago |
ozantonkal
|
0a3691d6ac
|
CameraPositionWidget: constructor with Vec2f fov (tentative)
|
12 years ago |
ozantonkal
|
2294eb82c9
|
fix aspect_ratio in camera position widget, add scale parameter (tentative implementation of scale)
|
12 years ago |
ozantonkal
|
9d3f3c66da
|
camera position widget: constructor with no parameter, constructor with intrinsic matrix for visualizing frustum
|
12 years ago |
ozantonkal
|
3260404fdf
|
initial CameraPositionWidget implementation using eye, look_at, up_vector
|
12 years ago |
ozantonkal
|
40e47e6f3f
|
Image widgets implementation, GridWidget: vtkExtractEdges instead of Wireframe
|
12 years ago |
ozantonkal
|
1bfd7ad17e
|
arrow widget thickness parameter
|
12 years ago |
Anatoly Baksheev
|
dc348ff93d
|
removed Mesh::Ptr since mesh itself consists of shared points (cv::Mat)
|
12 years ago |
ozantonkal
|
25f98bc022
|
mesh widget casting
|
12 years ago |
ozantonkal
|
b066d1982f
|
mesh widget implementation
|
12 years ago |
Anatoly Baksheev
|
6ca1822f36
|
added comments with future work for VizImpl
added authors to license header
|
12 years ago |
Anatoly Baksheev
|
d6e2b657f9
|
more refactoring
|
12 years ago |
Anatoly Baksheev
|
83cb28f169
|
temp_viz removed
|
12 years ago |
Anatoly Baksheev
|
3e41f0647e
|
removed q subfolder
|
12 years ago |
Anatoly Baksheev
|
f480eca668
|
removed Affine3f from coordinate frame constructor
|
12 years ago |
Anatoly Baksheev
|
328f0e32d8
|
added makeTransformToGlobal() function
|
12 years ago |
Anatoly Baksheev
|
ae2e3a1a93
|
viz license header template
|
12 years ago |
Anatoly Baksheev
|
c6a8bd65a8
|
fixed some warnings for windows
minor buitification
|
12 years ago |
ozantonkal
|
eef8195569
|
clean unnecessary methods, make text3d face camera
|
12 years ago |
ozantonkal
|
5813a3a99d
|
text3D widget implementation
|
12 years ago |
ozantonkal
|
e185900270
|
grid widget implementation
|
12 years ago |
ozantonkal
|
71c76aecc9
|
PolyLine widget implementation
|
12 years ago |
ozantonkal
|
d3dee3a2fe
|
explicit casting among widgets, removed implicit casting
|
12 years ago |
Anatoly Baksheev
|
e4c3416f58
|
experimental widget casting functionality
|
12 years ago |
Anatoly Baksheev
|
509a93c7ce
|
minor naming
|
12 years ago |
ozantonkal
|
200b254bad
|
rearrange widget constructors
|
12 years ago |
ozantonkal
|
10d955f18b
|
widget2d setcolor implementation
|
12 years ago |
ozantonkal
|
318b1c00a9
|
implement assignment operator and copy constructor for all widgets existing
|
12 years ago |
ozantonkal
|
195d60f4f8
|
fix widget delete bug
|
12 years ago |
ozantonkal
|
d324c03b6a
|
initial redesigning widgets
|
12 years ago |
ozantonkal
|
b50d777985
|
cloudwidget private implementation for duplicate code, add cv_assert(exists), fix bug point_step bug in CloudNormalsWidget
|
12 years ago |
ozantonkal
|
658e4c5e97
|
set/get/updateWidgetPose implemented, cloudNormals with color
|
12 years ago |
ozantonkal
|
e76023be96
|
cloud normals widget implementation
|
12 years ago |