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
Paolo Cignoni cignoni
1c2087a25b
corrected visibility management in the align dialog
2011-01-18 01:31:13 +00:00
Gael Guennebaud guennebaud
9ffbeaf641
does not crash (assert) if the point to texture is slightly outside the
...
nearest face (very useful for objects with boundaries)
2011-01-17 10:01:11 +00:00
Gael Guennebaud guennebaud
b23b6adc3f
add a basic filter to select which layer is the current one (very useful
...
for scripts)
2011-01-14 16:31:58 +00:00
Gael Guennebaud guennebaud
f9e5feeb9e
fix compilation
2011-01-13 15:59:25 +00:00
Fabio Ganovelli ganovelli
ab2e0276ec
draft plugin to use kinect in meshlab (this version only for linux32)
2011-01-04 14:43:41 +00:00
Fabio Ganovelli ganovelli
6409e9e64d
ongoing berkeleyDB removal
2010-12-22 15:06:34 +00:00
Paolo Cignoni cignoni
172384d8d9
removed a few harmless warnings
2010-12-22 12:39:59 +00:00
Paolo Cignoni cignoni
4b84ac0a11
updated to the new addmesh that wants both filename and label and improved printing info in hausdorff distance computation
2010-12-22 12:37:27 +00:00
Paolo Cignoni cignoni
355c18446e
updated to the new addmesh that wants both filename and label
2010-12-22 12:36:13 +00:00
Paolo Cignoni cignoni
1a71834244
updated to the new addmesh that wants both filename and label
2010-12-22 12:23:22 +00:00
Paolo Cignoni cignoni
46dac30905
reject samples with viewdir too different from normal
2010-12-14 00:51:50 +00:00
Paolo Cignoni cignoni
21d516c182
also outputs model normals during scan
2010-12-10 05:32:49 +00:00
Paolo Cignoni cignoni
5be37fb4f5
edit scan HACK to output ply with normals + viewdirs and to avoid touching layers so that MESHLAB doesn't crash
2010-12-09 17:30:21 +00:00
Fabio Ganovelli ganovelli
1bd8b6770e
created by mistake
2010-12-06 16:26:45 +00:00
Fabio Ganovelli ganovelli
5ee0566e37
2010-12-06 16:24:40 +00:00
Fabio Ganovelli ganovelli
441fe5a5ea
begin of BerkeleyDb removal
2010-12-06 16:22:37 +00:00
Fabio Ganovelli ganovelli
550a3aa03b
minor cleaning
2010-12-06 16:19:08 +00:00
Paolo Cignoni cignoni
eb294e005b
Almost working gridded background decoration. At least it compiles
2010-12-06 12:53:32 +00:00
Guido Ranzuglia granzuglia
f777fe0b03
removed compiler error.
...
from: MeshModel *mp=md.addNewMesh(name.c_str(),0,false); to: MeshModel *mp=md.addNewMesh(name.c_str(),false);
2010-12-06 12:41:18 +00:00
Paolo Cignoni cignoni
75a7951728
Now DrawCamera correctly report what is the camera source that it is drawing
2010-12-06 10:57:38 +00:00
Paolo Cignoni cignoni
4a7e4c1cc0
added first draft of a camera edit filter to explicitly change single camera parameters
2010-12-06 10:56:45 +00:00
Luigi Malomo malomo
08a12d6751
modified Texture filters to properly generate texture samples
...
added pull push texture filling as an option
general code cleanup
2010-12-05 18:31:02 +00:00
Matteo Dellepiane matteodelle
a42a386d4d
Dellepiane: visualization of color per vertex during the point picking phase of mesh alignment tool
2010-12-01 12:37:30 +00:00
Paolo Cignoni cignoni
64525e897b
Bug: Freeze should not explicitly change normals. Apply transform already do it.
2010-11-30 09:24:03 +00:00
Paolo Cignoni cignoni
dd9a5e52d1
added check on handle validity
2010-11-30 08:29:33 +00:00
Paolo Cignoni cignoni
bc5348a0a0
Added rename label filter and better strategy for choosing the name of a mesh when duplicated
2010-11-30 07:44:42 +00:00
Gianpaolo Palma gianpaolopalma
d9abcaba98
Bug fixed in the automatic texture coordinates generation
2010-11-25 20:25:52 +00:00
Fabio Ganovelli ganovelli
cf39a75db1
minor reorganization, some changes of interface, no major detour
2010-11-18 19:51:09 +00:00
Paolo Cignoni cignoni
3ab2926114
still working to improve the camera decorator
2010-11-17 16:00:18 +00:00
Paolo Cignoni cignoni
b624de857c
sgnificantly improved the show camera decoration
2010-11-17 09:43:04 +00:00
Paolo Cignoni cignoni
95efc5acf8
Added another filter for managing a camera
2010-11-17 09:41:40 +00:00
Paolo Cignoni cignoni
8143567529
corrected help in the set camera filter
2010-11-16 18:17:49 +00:00
Fabio Ganovelli ganovelli
687a90cdda
+ better frustum culling for selection
...
+ safe edit (do not stall if trying to take too many cells)
+ optional apss and data loading surgin browsing
+ faster edit() (replaced useless map with vector, reserve on the vector to avoid reallocation)
2010-11-10 21:31:08 +00:00
Paolo Cignoni cignoni
d5806583af
Now camera decoration can show raster camera too
2010-11-10 11:06:30 +00:00
Paolo Cignoni cignoni
2cf20d6ba2
Added filter to set shot for the current raster
2010-11-10 11:06:06 +00:00
Paolo Cignoni cignoni
364db429d4
Now camera decoration can show raster camera too
2010-11-10 11:05:10 +00:00
Fabio Ganovelli ganovelli
95487b1c51
updated render_splatting.pro to include the splatrendere.qrc from vcglib/wrap/gl/splatting_apss
2010-11-08 15:09:14 +00:00