Marco Callieri mcallieri
7afc31796d
update to the decorator show_camera
2011-03-24 16:38:14 +00:00
Paolo Cignoni cignoni
30ef0f281d
added manifoldness check on crease cut filter
2011-03-22 11:53:21 +00:00
Paolo Cignoni cignoni
3b83ec8964
added two decoration to display non manifold edges and vertices
2011-03-22 11:51:23 +00:00
Paolo Cignoni cignoni
30eb44e2e5
Minor path corrections
2011-03-18 13:23:14 +00:00
Matteo Dellepiane matteodelle
5c292188be
Added first version of Mutual Information filter
2011-03-18 12:49:49 +00:00
Paolo Cignoni cignoni
73e45d479e
updated to the new geodesic.h
2011-03-16 14:07:21 +00:00
Guido Ranzuglia granzuglia
bee9b896f9
included update/color.h file
2011-03-14 16:34:51 +00:00
Paolo Cignoni cignoni
d07f31a98b
Added Boundary Weight parameter to quadric simplification filter to allow better control of simplification process
2011-03-14 09:48:17 +00:00
Paolo Cignoni cignoni
fe9b5ec7e4
Added Filter to colorize faces according to connected components decomposition
2011-03-14 09:35:06 +00:00
Paolo Cignoni cignoni
91589be8b0
Added decoration for drawing the boundary edges of a mesh.
2011-03-10 17:02:11 +00:00
Paolo Cignoni cignoni
62d55091dc
include of gpushader.h should assume same dir and not a include path...
2011-03-03 16:17:14 +00:00
Guido Ranzuglia granzuglia
45ffc61f07
first instance of 3dcoform filter
2011-03-01 09:10:09 +00:00
Paolo Cignoni cignoni
24425e16c4
restrutctured a bit the use of the shaders in the Ambient Occlusion filter. Now they are resources.
2011-02-27 21:40:22 +00:00
Paolo Cignoni cignoni
c4f4db436c
removed harmless warnings (added parenthesis to disambiguate if-then-else)
2011-02-21 10:33:05 +00:00
Paolo Cignoni cignoni
293e22e4cf
removed harmless warnings
2011-02-21 10:30:45 +00:00
Marco Callieri mcallieri
cd4ae66017
filter which exports all layers as a raw binary data file (points+normals) BNPTS to be used with the streaming out-of-core poisson reconstructor - first implementation
2011-02-18 15:58:04 +00:00
Paolo Cignoni cignoni
ad0e464924
removed pickedpoint alignment stuff (too broken for be useful)
2011-02-16 15:14:18 +00:00
Paolo Cignoni cignoni
3603dbda8b
corrected naming bug in the compute normals for point sets
2011-02-15 16:32:31 +00:00
Paolo Cignoni cignoni
6ceb3e9175
minor
2011-02-15 00:40:24 +00:00
Paolo Cignoni cignoni
e261c67e92
Removed bug on missing textures on decorators
2011-02-14 12:27:30 +00:00
Matteo Dellepiane matteodelle
5ce7cae1fd
Added normals orientation disambiguation in computer normals from point sets filter
2011-02-14 09:12:28 +00:00
Andrea Bernabei bernabei
9eece8ed90
Support for new glarea intefrace, added data structures for undistorting
2011-02-11 14:24:42 +00:00
Guido Ranzuglia granzuglia
01105909b0
removed startup crash in case of null mesh.
2011-02-10 09:43:07 +00:00
Guido Ranzuglia granzuglia
19565ce47b
removed startup crash in case of null mesh.
2011-02-10 09:42:32 +00:00
Guido Ranzuglia granzuglia
bef0a26caa
removed compiling problems
2011-02-10 08:36:46 +00:00
Guido Ranzuglia granzuglia
8cd7402536
removed compiling problems
2011-02-10 08:36:25 +00:00
Guido Ranzuglia granzuglia
1619df3cb0
fixed path on included file
2011-02-09 16:25:30 +00:00
Guido Ranzuglia granzuglia
76b56b0dfe
removed linking problem
2011-02-09 16:24:56 +00:00
Marco Callieri mcallieri
247ecef19b
added filter for laplacian smoothing of normals on unstructured point clouds
2011-02-09 14:41:58 +00:00
Fabio Ganovelli ganovelli
f9e0233521
introduced non rigid transformation (just uniform scaling).
...
Optional, it is NOT the default which is unchanged. To use it
uncheck RigidMatching in Default Parameters
2011-02-08 14:43:34 +00:00
Paolo Cignoni cignoni
4e57ba7cb6
Improved description of the filter
2011-02-07 13:38:58 +00:00
Paolo Cignoni cignoni
9cabb7b056
updated hole and align edit tool to the last gla changes.
2011-02-07 13:16:50 +00:00
Paolo Cignoni cignoni
42986a5629
modified to estimate normals from range scan
2011-02-03 04:47:18 +00:00
Paolo Cignoni cignoni
f39032c07f
removed a trailing backslash form the pro that caused stupid behaviour in qtcreator...
2011-01-28 08:35:15 +00:00
Paolo Cignoni cignoni
5e89639bb4
Updated all the creation filters to the new standard that requires the in-filter creation of the mesh object.
2011-01-27 07:43:21 +00:00
Fabio Ganovelli ganovelli
24f61c1e53
working but with ongoing mods
2011-01-26 10:03:03 +00:00
Paolo Cignoni cignoni
00ecdf8df4
small comment.
2011-01-26 09:31:01 +00:00
Fabio Ganovelli ganovelli
72490523d9
first working version with kyotocabinet
...
(basic default PolyDB usage, unnecessary memcopy
to skip in FetchChunk(..))
2011-01-23 17:50:40 +00:00
Paolo Cignoni cignoni
881f42b8f6
modified scanner to return rays at infinity
2011-01-22 00:51:44 +00:00
Paolo Cignoni cignoni
aa686dc314
hack: unstructured range scanner
2011-01-21 22:50:10 +00:00
Fabio Ganovelli ganovelli
ffa6b29afe
ongoing adding of kyotocabinet
2011-01-21 17:09:25 +00:00
Fabio Ganovelli ganovelli
2ff4b01ee9
ongoing adding of kyotocabinet
2011-01-21 15:59:55 +00:00
Fabio Ganovelli ganovelli
baa1e0dabf
removal of Berkeleydb finalized. Minor cleanings
2011-01-20 08:52:57 +00:00
Guido Ranzuglia granzuglia
46e9a38123
adding of new meshes in creation filter class has been moved from the framework inside the apply of the filters.
...
WARNING: this means that getRequirements is NOT more useful for this class of filters. In the apply the author of a creation filter MUST activate the required attributes and update the data mask!!!!
2011-01-19 14:35:12 +00:00
Paolo Cignoni cignoni
b10fc3dc02
Added 'SetBaseMesh" button. It allows to choose a particular mesh as the one that has to stay fixed with an identity transformation.
2011-01-18 15:41:00 +00:00
Fabio Ganovelli ganovelli
64d6a44883
added loading of calibration file as produced by
...
http://nicolas.burrus.name/index.php/Research/KinectCalibration
At the moment distortion is ignored
2011-01-18 12:36:26 +00:00
Paolo Cignoni cignoni
ec999ecf81
added a missing return true...
2011-01-18 10:02:30 +00:00
Paolo Cignoni cignoni
2cd70b0419
missed in the commit set.
2011-01-18 09:58:17 +00:00
Paolo Cignoni cignoni
54bf358e4a
Added alignment support for point clouds with normals added an option to the ICP params and re-inserted the high-cut percentile filtering of matched points.
2011-01-18 02:08:29 +00:00
Paolo Cignoni cignoni
a8d9fe7a57
corrected visibility management in the align dialog
2011-01-18 02:03:37 +00:00