114 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
466a0ff5d7 Moved new poisson in 2016-10-13 15:04:04 +00:00
Paolo Cignoni cignoni
72d0ea7387 added a missing lib to the pro 2016-10-13 15:01:16 +00:00
Matteo Dellepiane matteodelle
4e0453a302 dellepiane: fixed point picking issues 2016-10-12 09:59:32 +00:00
Paolo Cignoni cignoni
987f476c1a 2016-10-12 09:37:58 +00:00
Matteo Dellepiane matteodelle
561c2bb86e dellepiane: code modified to run with new release 2016-09-06 13:53:12 +00:00
Guido Ranzuglia granzuglia
df60c09911 - restored edit referencing plugin 2016-08-29 04:12:19 +00:00
Matteo Dellepiane matteodelle
47076b5940 dellepiane: fixed a rendering issue 2015-12-22 16:17:19 +00:00
Matteo Dellepiane matteodelle
be59123a1d dellepiane: small corrections on the mutual algorithm 2015-11-26 17:15:18 +00:00
Paolo Cignoni cignoni
17d18fc877 Better description of the filter segmentation with paper info 2015-11-17 08:23:43 +00:00
Paolo Cignoni cignoni
fa372df996 Refactoring code and removing useless function duplicating vcg lib stuff... 2015-11-14 16:40:54 +00:00
Paolo Cignoni cignoni
9800858dfb Added segmentation filter kindly provided by Anthousis Andreadis ( http://graphics.cs.aueb.gr )
Developed by Anthousis Andreadis, Pavlos Mavridis and Georgios Papaioannou
funded by the EC FP7 STREP project “PRESIOUS”, grant no. 600533
2015-11-13 17:52:28 +00:00
Marco Callieri mcallieri
fb26d15308 various improvements and fixes to the referencing tool 2015-11-05 16:03:06 +00:00
Paolo Cignoni cignoni
c99136bb50 added a missing include stdlib 2015-11-04 23:52:36 +00:00
Marco Callieri mcallieri
1530e084d3 updated referencing filter: added the "scale referencing" panel, where multiple point-to-point distances are used to calculate an averaged scene scale. FIST DRAFT 2015-11-02 09:43:22 +00:00
Matteo Dellepiane matteodelle
3c0930d790 dellepiane: added experimental filter that should take the place of mutual information. To compile, a small change in glarea (NOT committed) is needed. Apart from that, it compiles with current meshlab code. 2015-10-28 11:32:55 +00:00
Marco Callieri mcallieri
c0c9ed5db0 corrected interface strings 2015-10-28 10:20:46 +00:00
Guido Ranzuglia granzuglia
b7027bc373 - cleaned up a bit the xml global parameters access code 2015-06-17 18:40:47 +00:00
Guido Ranzuglia granzuglia
ccddc5dea6 2015-06-17 17:52:30 +00:00
Paolo Cignoni cignoni
fce4b0dd98 Added comment x Guido 2015-06-17 13:49:53 +00:00
Paolo Cignoni cignoni
3f9586da96 Adding first version of sketchfab plugin 2015-06-17 13:41:35 +00:00
Giorgio Marcias giorgiomarcias
91316c71d6 Polychord collapse plugin. 2015-04-13 09:37:16 +00:00
Marco Callieri mcallieri
91b9444ed4 - added #include <windows.h> for windows compiling
- fixed an incoherence between string names of the filter
tested for compilation & run at 64bit, still to be tested at 32bit
2014-11-03 12:35:46 +00:00
Paolo Cignoni cignoni
1ebf022b42 Final small changes to the screened poisson reconstruction. 2014-10-25 13:54:58 +00:00
Paolo Cignoni cignoni
450267c514 Poisson 6.12 Merging:
- Re-added include of "PointStream.h"
2014-10-22 06:09:53 +00:00
Paolo Cignoni cignoni
86cf3ec1c5 Poisson 6.12 Merging:
- Re-added my management of null file pointer in the getextension function
2014-10-22 06:08:53 +00:00
Paolo Cignoni cignoni
91128ad8e4 Poisson 6.12 Merging:
- Re-added my reordering of classes. clang need it...
2014-10-22 06:08:04 +00:00
Paolo Cignoni cignoni
1824e0bdf0 Poisson 6.12 Merging:
- Major changes to the octree class. It is no more templated on the degree of the bspline, that is always 2. 
- Added a reset (great!) 
- Merged my changes to the setTree class.
2014-10-22 05:50:27 +00:00
Paolo Cignoni cignoni
1277e54e30 Poisson 6.12 Merging:
- Minor changes to the memoryinfo class in the Linux code
2014-10-22 05:43:47 +00:00
Paolo Cignoni cignoni
3caf488d79 Poisson 6.12 Merging:
- Renaming Allocator into NodeAllocator (I wanted to do this!)
- Lost my reordering of classes. Let's hope it is no more needed
2014-10-22 05:40:24 +00:00
Paolo Cignoni cignoni
f22bdaf085 Poisson 6.12 Merging:
- One of my this-> has been changed into a base class reference (to be checked...)
2014-10-22 05:28:12 +00:00
Paolo Cignoni cignoni
518d788491 Poisson 6.12 Merging:
- No apparent changes here just white spaces
2014-10-22 05:26:03 +00:00
Paolo Cignoni cignoni
e216bffac8 Poisson 6.12 Merging:
- Merged my changes  (Added MemoryPointStream class) with the 6.12 code changes
2014-10-22 05:25:06 +00:00
Paolo Cignoni cignoni
78bd502c5b Poisson 6.12 Merging:
- Merged my changes to the Vector classes (commented Assert redefinition) with the 6.12 code changes
2014-10-22 05:22:33 +00:00
Paolo Cignoni cignoni
4099d7355f Poisson 6.12 Merging:
- Merged my changes to the SparseMatrix classes (reverted increment operator) with the 6.12 code changes (removal of unused stuff mostly)
2014-10-22 05:20:53 +00:00
Paolo Cignoni cignoni
bae2d88d01 Poisson 6.12 Merging:
- Minor Improvements Geometry writing code
2014-10-22 05:16:58 +00:00
Paolo Cignoni cignoni
07cbb405ba Poisson 6.12 Merging:
- Minor Improvements to the Plyclass (const stuff...)
2014-10-22 05:01:37 +00:00
Paolo Cignoni cignoni
5f3e4a0422 Poisson Changes:
- reversed another <variable>++ into ++<variable> to avoid a clang compilation error...
2014-10-21 21:42:33 +00:00
Paolo Cignoni cignoni
5f81f6e1c2 Poisson Changes:
- Added missing includes, some this->  
- reversed a few <variable>++ into ++<variable> to avoid a clang compilation error...
2014-10-21 18:08:39 +00:00
Paolo Cignoni cignoni
3d0a520c0a Poisson Changes:
- Added some preproc guards for easier openmp compilation. Modified setTree call according to the new signature.
2014-10-21 18:06:27 +00:00
Paolo Cignoni cignoni
832b5c9ef0 Poisson Changes:
- Changed the signature of the setTree method; added a pointstream pointer to allow the direct set of the tree from memory.
2014-10-21 18:03:20 +00:00
Paolo Cignoni cignoni
09bd4c1782 Poisson Changes:
- added in GetFileExtension a check  if(fileName==NULL) return NULL;
2014-10-21 17:13:26 +00:00
Paolo Cignoni cignoni
637568a9f5 Poisson Changes:
- Added a missing 'this->'
2014-10-21 17:07:40 +00:00
Paolo Cignoni cignoni
2cd89645b1 Poisson Changes:
- Removed a useless Assert re-define
2014-10-21 17:07:04 +00:00
Paolo Cignoni cignoni
cdba9417ed Poisson Changes:
- Added a Class MemoryPointStream for using setTree methods without relying on the filesystem
2014-10-21 17:05:20 +00:00
Paolo Cignoni cignoni
3a21cb49bc Poisson Changes:
- Reordered Class declaration; 
- Added a this->
2014-10-21 17:03:52 +00:00
Paolo Cignoni cignoni
80c36f3331 Original version of the Misha code (version 6.11) 2014-10-21 16:59:55 +00:00
Paolo Cignoni cignoni
8624a445a9 Original version of the Misha code (version 6.11) 2014-10-21 16:59:12 +00:00
Paolo Cignoni cignoni
7e3a06a2e3 Original version of the Misha code (version 6.11) 2014-10-21 16:58:51 +00:00
Paolo Cignoni cignoni
a7c1787fb9 Original version of the Misha code (version 6.11) 2014-10-21 16:57:55 +00:00
Paolo Cignoni cignoni
e4d15a4966 Original version of the Misha code (version 6.11) 2014-10-21 16:56:40 +00:00