Marco Callieri mcallieri
7f125fe84a
edit_referencing plugin - first working draft - still lot of work to do
2014-01-17 18:14:57 +00:00
Marco Callieri mcallieri
c2c9ddf467
changes in the experimental plugin for scene referencing, still very far from working
2013-12-22 11:34:15 +00:00
Marco Callieri mcallieri
a921ddecd5
new experimental plugin (very first draft): icon and cursor for the referencing plugin (placeholders)
2013-12-18 11:07:07 +00:00
Marco Callieri mcallieri
674ad31261
new experimental filter (very first draft): define roto-translation and scale for layer(s) using reference points
2013-12-18 10:52:18 +00:00
Luigi Malomo malomo
1ef6ac96cd
the filter now works also on mesh not closed.
2013-09-10 13:28:07 +00:00
Luigi Malomo malomo
cb0ff4f152
added colorize option to harmonic field filter
2013-09-03 18:00:09 +00:00
Luigi Malomo malomo
c5444e44bd
Working harmonic field filter (still experimental)
2013-09-03 17:27:36 +00:00
Luigi Malomo malomo
185183bd5d
Added skeleton for harmonic field filter.
2013-08-30 00:42:59 +00:00
Paolo Cignoni cignoni
692e25fef5
- removed plugin due to external dependencies
2013-06-28 14:52:18 +00:00
Paolo Cignoni cignoni
c18de91a72
- adding a point cloud mesh reconstruction filter based on http://www.cg.tuwien.ac.at/research/publications/2013/ohrhallinger_stefan-2013-smi/
2013-06-27 13:59:07 +00:00
Fabio Ganovelli ganovelli
e9c3c403c8
2013-03-14 10:40:35 +00:00
Massimiliano Corsini maxcorsini
b39a2d61a6
fix genus computation
2013-02-14 09:45:35 +00:00
Massimiliano Corsini maxcorsini
acf9a8f7ed
fix variable name changes
2013-02-13 17:37:24 +00:00
Massimiliano Corsini maxcorsini
0b16d29210
correct output information - holes are properly renamed as borders
2013-02-13 17:08:00 +00:00
Massimiliano Corsini maxcorsini
de4b40321b
2013-02-12 17:14:03 +00:00
Massimiliano Corsini maxcorsini
66289f1f50
first working version
2013-02-12 15:16:18 +00:00
Massimiliano Corsini maxcorsini
a65c5ae96a
2013-02-11 15:03:31 +00:00
Massimiliano Corsini maxcorsini
c05bd3fd1f
2013-02-06 16:15:42 +00:00
Fabio Ganovelli ganovelli
c4600248ee
Update use og vcg::tri::Allocate< >::Get*Attribute
...
to revision 4811 of vcglib (below):
-----------------------------------------------------------------------
vcg::tri::Allocate<MESH>::Get*Attribute(m,name);
has CHANGED!
Before it was returning a valid handle to the attribute
IF it existed, otherwise the handle was invalid.
Now it always returns a valid handle to the attribute,
by creating the attribute name if it did not exist or returning
the handle to it if it was already there.
ALl the code using Get*Attribute has been changed accordingly.
2013-01-30 17:23:22 +00:00
Matteo Dellepiane matteodelle
63c8eb0986
dellepiane: mutualglobal, added convergence control, first testing
2012-12-05 19:10:24 +00:00
Matteo Dellepiane matteodelle
85959d7815
dellepiane: mutualglobal workinprogress
2012-12-04 19:05:05 +00:00
Matteo Dellepiane matteodelle
d120e0ecad
kepp working on the filter, improvements of basic MutualInfo
2012-12-03 18:42:09 +00:00
Guido Ranzuglia granzuglia
5ded8bda0f
new 3d coform io plugin
2012-11-12 13:28:54 +00:00
Guido Ranzuglia granzuglia
2a94b58987
added the edit_paint plugin in experimental
2012-07-09 08:48:39 +00:00
Massimiliano Corsini maxcorsini
f4ecb92417
move this filter, used for quick and dirty tests, in sandbox
2012-04-03 11:42:45 +00:00
Massimiliano Corsini maxcorsini
4229bbc998
2012-04-03 10:14:19 +00:00
Massimiliano Corsini maxcorsini
43452ca245
2012-04-03 08:10:38 +00:00
Paolo Cignoni cignoni
67751b06af
Moved filter_mutualglobalNCC to plugins_experimental
2012-04-03 07:49:00 +00:00
Paolo Cignoni cignoni
04faa577ef
moved filter_mutualglobal to plugins_experimental
2012-04-03 07:44:16 +00:00
Paolo Cignoni cignoni
ce5a13db53
Moved edit_ocme to plugins_experimental
2012-04-03 07:34:55 +00:00
Paolo Cignoni cignoni
b4b2cc6b70
Moved filter_musical_instruments to the experimental folder
2012-04-03 07:31:17 +00:00
Matteo Dellepiane matteodelle
6dde6cfa25
dellepiane: edit_epoch removed, now in official plugins as edit_arc3D
2012-02-08 23:01:51 +00:00
Matteo Dellepiane matteodelle
41645286e2
dellepiane: fixed camera distortion, now only pushpull and testing needed
2012-02-08 19:29:50 +00:00
Matteo Dellepiane matteodelle
20a47fb01a
dellepiane: quasi-final cleaning of code
2012-02-02 17:20:46 +00:00
Matteo Dellepiane matteodelle
75c9e07e44
dellepiane: bug fixing, code re-factoring
2012-02-02 13:59:08 +00:00
Paolo Cignoni cignoni
2d3c148260
changed in order to support the new resetTrackball glArea Slot and to correctly update the variuous stuff of the newly generated layer.
2012-02-02 10:10:21 +00:00
Paolo Cignoni cignoni
1cc80c0203
Removed the temporary file ui_v3dimportDialog.h that MUST NOT BE added under svn. It is generated automatically by qt...
2012-02-02 10:09:10 +00:00
Paolo Cignoni cignoni
1c975db548
removed useless file in the edit_epoch pro
2012-02-02 10:06:31 +00:00
Matteo Dellepiane matteodelle
d499fb1216
2012-02-01 23:02:41 +00:00
Matteo Dellepiane matteodelle
2862697773
dellepiane: edit epoch on its way
2012-02-01 17:35:06 +00:00
Matteo Dellepiane matteodelle
4fdb834ad9
2012-02-01 14:34:47 +00:00
Matteo Dellepiane matteodelle
810e38942f
dellepiane: porting of arc3D filter to edit
2012-01-31 16:52:39 +00:00
Matteo Dellepiane matteodelle
053bb737fa
dellepjane: fixed xml export
2011-12-23 10:28:52 +00:00
Paolo Cignoni cignoni
2309cc4fbb
Optical flow experimental filter modified so as to include borders defined by weight ratio to each dominant region.
2011-12-02 14:28:54 +00:00
Paolo Cignoni cignoni
b972668c8f
Experimental filter added for the generation of data required by the optical flow texture registration.
2011-11-29 13:45:29 +00:00
Paolo Cignoni cignoni
678b8fb954
Moving filters that were developed during FGT into the official folder
2011-04-07 23:08:06 +00:00
Paolo Cignoni cignoni
e75c4bd820
Added Watermarking filter
2011-04-06 20:55:37 +00:00
Paolo Cignoni cignoni
353d60c33f
Moving experimental stuff in the appropriate folder
2011-04-06 12:48:50 +00:00
Paolo Cignoni cignoni
1bc83d094a
Moving experimental stuff in the appropriate folder
2011-04-06 08:30:39 +00:00