Anatoly Baksheev
|
cb58061649
|
getViewerPose implementation simplified (and error seems to be fixed)
|
2014-01-19 18:38:45 +04:00 |
|
Anatoly Baksheev
|
186853a50f
|
mass switch from Affine3f to Affine3d
|
2014-01-19 18:38:45 +04:00 |
|
Anatoly Baksheev
|
1615527426
|
switched source to InputArrays
|
2014-01-19 18:38:45 +04:00 |
|
Anatoly Baksheev
|
f610c295f2
|
more tests
|
2014-01-19 18:38:44 +04:00 |
|
Anatoly Baksheev
|
c1b41caa7c
|
added vtkCloudMatSink, reworked cloud IO functions, added normals support
|
2014-01-19 18:38:44 +04:00 |
|
Anatoly Baksheev
|
1c4cfd8eaf
|
normals support for CloudMatSource
|
2014-01-19 18:38:43 +04:00 |
|
Anatoly Baksheev
|
b131faa8f9
|
export scene to vrml and obj formats
|
2014-01-19 18:38:43 +04:00 |
|
Anatoly Baksheev
|
b2cd526e6a
|
removed extra code
|
2014-01-19 18:38:42 +04:00 |
|
Anatoly Baksheev
|
84d6fe397d
|
reading/writing clouds functionality
|
2014-01-19 18:38:42 +04:00 |
|
Anatoly Baksheev
|
80ab6e889f
|
refactoring
|
2014-01-19 18:38:42 +04:00 |
|
Anatoly Baksheev
|
7dbf6bc8df
|
rewrote cloud widget in vtk filters style
Conflicts:
modules/viz/src/clouds.cpp
|
2014-01-19 18:38:42 +04:00 |
|
Anatoly Baksheev
|
159de9cc47
|
fixed potential crash
|
2014-01-19 18:38:41 +04:00 |
|
Anatoly Baksheev
|
2705068290
|
refactored Keyboard and Mouse Events
|
2014-01-19 18:38:41 +04:00 |
|
Anatoly Baksheev
|
cad2f98007
|
removed vizActor (since unnecessarily in new design concept with simplified widgets)
|
2014-01-19 18:38:41 +04:00 |
|
Anatoly Baksheev
|
45aeecb043
|
renaming
|
2014-01-19 18:38:41 +04:00 |
|
Anatoly Baksheev
|
abc9465798
|
kinect camera CAD parameters
|
2014-01-19 18:38:40 +04:00 |
|
Anatoly Baksheev
|
e990d5b999
|
reading/writing trajectories
|
2014-01-19 18:38:40 +04:00 |
|
Anatoly Baksheev
|
e048df51ce
|
for shapes switched vtkDataSetMapper to more efficient vtkPolyDataMapper
|
2014-01-19 18:38:40 +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
|
44c1d4dfdc
|
allow fast switch between actors (except mesh, cloud, cloud collection)
|
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
|
15fd3faa40
|
support gray color clouds
|
2014-01-19 18:38:38 +04:00 |
|
Anatoly Baksheev
|
4c66b87698
|
fixed -Wshadow and other warnings, added rvec test
|
2013-12-07 20:33:50 +04:00 |
|
Anatoly Baksheev
|
3830a0b5b2
|
fixed bug with deletion from std::map
|
2013-12-07 18:50:47 +04:00 |
|
Anatoly Baksheev
|
fb62a66b69
|
removed unused code
|
2013-12-07 18:50:46 +04:00 |
|
Anatoly Baksheev
|
b88fdc73d6
|
VizAccessor is now private and renamed to VizStorage
|
2013-12-07 18:50:46 +04:00 |
|
Anatoly Baksheev
|
177f7eb339
|
fixed warning
|
2013-12-07 18:50:43 +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 |
|
Anatoly Baksheev
|
9e3a29701e
|
Viz code beautification
|
2013-11-17 19:33:55 +04:00 |
|
Anatoly Baksheev
|
d8600d3d13
|
fixed all Viz warnings
moved some headers to precomp.hpp
|
2013-11-17 14:13:11 +04:00 |
|
Anatoly Baksheev
|
dfef42f94e
|
Fixed Viz compilation: removed CV_EXPORTS from cv::viz::Color. The macro forced instantiation of all Matx<double, 4, 1> constructors and triggered StaticAssert there.
|
2013-11-17 14:08:56 +04:00 |
|
Pablo Speciale
|
f47afe5799
|
Fixed VIZ compilation module (Bug 3297: code.opencv.org/issues/3297)
|
2013-10-03 02:10:27 +02:00 |
|
Ozan Tonkal
|
8de46e1f81
|
removed trailing spaces
|
2013-09-18 12:50:55 +01:00 |
|
Ozan Tonkal
|
3165b526f2
|
merge with Itseez/opencv
|
2013-09-15 17:51:27 +02:00 |
|
Ozan Tonkal
|
c31fb8ffff
|
rename widgets from *Widgets to W*
|
2013-09-15 16:26:53 +02:00 |
|
Ozan Tonkal
|
3f27ba54e0
|
re-render the scene after changing camera properties
|
2013-09-12 19:23:05 +02:00 |
|
Ozan Tonkal
|
620d92824c
|
hide VizMap and VizPair from public interface
|
2013-09-11 13:23:57 +02:00 |
|
Ozan Tonkal
|
56f9168ac1
|
support VTK 6.0.0: cmakelist.txt might need to be refactored
|
2013-09-08 19:07:15 +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
|
286f81f305
|
fix crucial bug in get method, hide add and remove methods from user
|
2013-09-08 19:03:54 +02:00 |
|
Ozan Tonkal
|
fcf437cf69
|
combine representation methods to one as setRepresentation
|
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 |
|
Anatoly Baksheev
|
477ca067f0
|
compilation for macos
|
2013-09-06 19:32:35 +04:00 |
|