Anatoly Baksheev
|
74206e0159
|
added painted cloud widget
|
2014-01-19 18:38:57 +04:00 |
|
Anatoly Baksheev
|
e2ef558c8a
|
refactored WGrid
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
658f4a7d38
|
refactoed plane
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
53b8218652
|
addeed test for text 2d/3d
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
bb891f0570
|
added cone implementation
|
2014-01-19 18:38:56 +04:00 |
|
Anatoly Baksheev
|
08f50314cb
|
updated cylinder and cube
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
c0cc551228
|
refactored circle
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
1449823bcd
|
implemented showImage
|
2014-01-19 18:38:55 +04:00 |
|
Anatoly Baksheev
|
d90a068e0e
|
fixed bug with setImage
|
2014-01-19 18:38:54 +04:00 |
|
Anatoly Baksheev
|
e21f2a81ff
|
factored camera postions with image
|
2014-01-19 18:38:54 +04:00 |
|
Anatoly Baksheev
|
e3ff28dacc
|
refactored WImage3D
|
2014-01-19 18:38:53 +04:00 |
|
Anatoly Baksheev
|
8309d19f31
|
renamed Mesh3d -> Mesh
|
2014-01-19 18:38:52 +04:00 |
|
Anatoly Baksheev
|
e478d6b1e9
|
renamed cv::viz::get() to getWindowByName()
|
2014-01-19 18:38:52 +04:00 |
|
Anatoly Baksheev
|
25b417e8b2
|
added test for trajectories and fixed bug with float type
|
2014-01-19 18:38:51 +04:00 |
|
Anatoly Baksheev
|
a3b1f29d23
|
refactored spheres trajectory
|
2014-01-19 18:38:51 +04:00 |
|
Anatoly Baksheev
|
4833976a0c
|
refactored frustum trajectory to use glyphs
|
2014-01-19 18:38:50 +04:00 |
|
Anatoly Baksheev
|
56819eaf19
|
switched completer API to doubles, updated docs
|
2014-01-19 18:38:48 +04:00 |
|
Anatoly Baksheev
|
d264465422
|
more refactoring
|
2014-01-19 18:38:48 +04:00 |
|
Anatoly Baksheev
|
e26b7e1e4f
|
ported some trajectories functionality to InputArray style
|
2014-01-19 18:38:47 +04:00 |
|
Anatoly Baksheev
|
baee8c3aa5
|
refactored Mesh, added tests, added failing "twice spin()" test
|
2014-01-19 18:38:46 +04:00 |
|
Anatoly Baksheev
|
186853a50f
|
mass switch from Affine3f to Affine3d
|
2014-01-19 18:38:45 +04:00 |
|
Anatoly Baksheev
|
f610c295f2
|
more tests
|
2014-01-19 18:38:44 +04:00 |
|
Anatoly Baksheev
|
80ab6e889f
|
refactoring
|
2014-01-19 18:38:42 +04:00 |
|
Anatoly Baksheev
|
4979f44cfa
|
minor
|
2014-01-19 18:38:40 +04:00 |
|
Anatoly Baksheev
|
31d42ce18f
|
refactored Trajectory: split into Trajectory and TrajectoryFrustums)
|
2014-01-19 18:38:39 +04:00 |
|
Anatoly Baksheev
|
54fa69cab2
|
renamed Spheres Trajectory, minor changes in Trajectory
|
2014-01-19 18:38:39 +04:00 |
|
Anatoly Baksheev
|
c7ff13873d
|
minor
|
2014-01-19 18:38:39 +04:00 |
|
Anatoly Baksheev
|
f6e9b81188
|
reduced exported interface names (to make IntelliSense hints less littered)
|
2014-01-19 18:38:38 +04:00 |
|
Anatoly Baksheev
|
2d63f60d43
|
minor changes, opencv cross-branch code
|
2014-01-19 18:38:38 +04:00 |
|
Anatoly Baksheev
|
0895616576
|
switched from unnecessarily 'dobule' to 'float' in some places (commonly for widget scale)
|
2013-12-07 18:50:43 +04:00 |
|
Ozan Tonkal
|
8de46e1f81
|
removed trailing spaces
|
2013-09-18 12:50:55 +01:00 |
|
Ozan Tonkal
|
c31fb8ffff
|
rename widgets from *Widgets to W*
|
2013-09-15 16:26:53 +02:00 |
|
Ozan Tonkal
|
26005a19bd
|
add license headers
|
2013-09-08 19:05:24 +02:00 |
|
Ozan Tonkal
|
3bdb55e1ef
|
another constructor for CameraPositionWidget for displaying image by also using field of view instead of intrinsic matrix
|
2013-09-08 19:03:55 +02:00 |
|
Ozan Tonkal
|
2170559bed
|
text3dwidget offers now users to decide whether it should face the camera or not
|
2013-09-08 19:03:54 +02:00 |
|
Ozan Tonkal
|
94ca5d65d0
|
remove VIZ prefix from rendering properties, fix setRenderingProperties and getRenderingProperties methods
|
2013-09-08 19:03:54 +02:00 |
|
Ozan Tonkal
|
fdbf20c172
|
delete common.h, viz_types.hpp, rendering properties are public, setcolor in creating_widgets tutorial
|
2013-09-08 19:03:54 +02:00 |
|
Ozan Tonkal
|
5eed0d6bef
|
remove common.h include from widgets.hpp
|
2013-09-05 21:03:40 +02:00 |
|
Ozan Tonkal
|
21be9796ae
|
comments on widgets where constructors might be confusing
|
2013-09-05 21:03:39 +02:00 |
|
ozantonkal
|
af8a918e04
|
fix minor bug, minor cleaning, cv_assert with messages
|
2013-09-05 21:03:39 +02:00 |
|
ozantonkal
|
6c0c217562
|
removed reference counter in widgets, fixed memory leak
|
2013-09-05 21:03:39 +02:00 |
|
ozantonkal
|
4b443059ec
|
reverted widget reference count in order to avoid memory leak
|
2013-09-05 21:03:39 +02:00 |
|
ozantonkal
|
ed0162ad0b
|
remove reference counting in widgets
|
2013-09-05 20:56:33 +02:00 |
|
ozantonkal
|
cf36b8f817
|
rendering properties in Widget and Viz3d
|
2013-09-05 20:56:33 +02:00 |
|
ozantonkal
|
b032b4dded
|
move frompolyfile to widget class as static method, remove addpolygon and its alikes
|
2013-09-05 20:56:33 +02:00 |
|
ozantonkal
|
e4e9ed876f
|
spheres trajectory widget implementation
|
2013-08-03 15:40:36 +02:00 |
|
ozantonkal
|
42266b04a5
|
makeCameraPose implementation
|
2013-07-29 12:25:46 +02:00 |
|
ozantonkal
|
3fe5984e46
|
cloud collection widget implementation
|
2013-07-26 16:55:03 +02:00 |
|
ozantonkal
|
edfad34d39
|
trajectory with spheres and lines (based on the code snippet in gdocs)
|
2013-07-26 14:50:11 +02:00 |
|
ozantonkal
|
b661d72252
|
CameraPositionWidget: a workaround for setting frustum color in the presence of an image
|
2013-07-25 16:47:30 +02:00 |
|