Anatoly Baksheev
|
cad2f98007
|
removed vizActor (since unnecessarily in new design concept with simplified widgets)
|
11 years ago |
Anatoly Baksheev
|
45aeecb043
|
renaming
|
11 years ago |
Anatoly Baksheev
|
e048df51ce
|
for shapes switched vtkDataSetMapper to more efficient vtkPolyDataMapper
|
11 years ago |
Anatoly Baksheev
|
31d42ce18f
|
refactored Trajectory: split into Trajectory and TrajectoryFrustums)
|
11 years ago |
Anatoly Baksheev
|
54fa69cab2
|
renamed Spheres Trajectory, minor changes in Trajectory
|
11 years ago |
Anatoly Baksheev
|
f6e9b81188
|
reduced exported interface names (to make IntelliSense hints less littered)
|
11 years ago |
Anatoly Baksheev
|
44c1d4dfdc
|
allow fast switch between actors (except mesh, cloud, cloud collection)
|
11 years ago |
Anatoly Baksheev
|
0895616576
|
switched from unnecessarily 'dobule' to 'float' in some places (commonly for widget scale)
|
12 years ago |
Ozan Tonkal
|
8de46e1f81
|
removed trailing spaces
|
12 years ago |
Ozan Tonkal
|
c31fb8ffff
|
rename widgets from *Widgets to W*
|
12 years ago |
Ozan Tonkal
|
56f9168ac1
|
support VTK 6.0.0: cmakelist.txt might need to be refactored
|
12 years ago |
Ozan Tonkal
|
26005a19bd
|
add license headers
|
12 years ago |
Ozan Tonkal
|
3bdb55e1ef
|
another constructor for CameraPositionWidget for displaying image by also using field of view instead of intrinsic matrix
|
12 years ago |
Ozan Tonkal
|
2170559bed
|
text3dwidget offers now users to decide whether it should face the camera or not
|
12 years ago |
ozantonkal
|
af8a918e04
|
fix minor bug, minor cleaning, cv_assert with messages
|
12 years ago |
ozantonkal
|
b032b4dded
|
move frompolyfile to widget class as static method, remove addpolygon and its alikes
|
12 years ago |
ozantonkal
|
e4e9ed876f
|
spheres trajectory widget implementation
|
12 years ago |
ozantonkal
|
42266b04a5
|
makeCameraPose implementation
|
12 years ago |
ozantonkal
|
250dac5b71
|
fix: trajectory path is now relative to the global frame
|
12 years ago |
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
|
ec756afe87
|
trajectorywidget display modes are combined with & instead of |
|
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
|
540f9a67f3
|
remove unnecessary declaration
|
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
|
769eba7535
|
cube wire_frame fix using vtkOutlineSource
|
12 years ago |
ozantonkal
|
1bfd7ad17e
|
arrow widget thickness parameter
|
12 years ago |
ozantonkal
|
b066d1982f
|
mesh widget implementation
|
12 years ago |
Anatoly Baksheev
|
d6e2b657f9
|
more refactoring
|
12 years ago |
Anatoly Baksheev
|
83cb28f169
|
temp_viz removed
|
12 years ago |
Anatoly Baksheev
|
f480eca668
|
removed Affine3f from coordinate frame constructor
|
12 years ago |