Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Fwd: CGAL classification

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Fwd: CGAL classification


Chronological Thread 
  • From: Simon Giraudot <>
  • To:
  • Subject: Re: [cgal-discuss] Fwd: CGAL classification
  • Date: Wed, 19 Feb 2020 09:27:22 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:KrsF9hGqshLtGyGIIV+ERZ1GYnF86YWxBRYc798ds5kLTJ76psy6bnLW6fgltlLVR4KTs6sC17OK9f+xEjVZsd6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUhrwOhBoKevrB4Xck9q41/yo+53Ufg5EmCexbal9IRmrogjdrMsbjI9tJqos1xfEoWZDdvhLy29vOV+ckBHw69uq8pV+6SpQofUh98BBUaX+Yas1SKFTASolPW4o+sDlrAHPQgST6HQSVGUWiQdIDBPe7B7mRJfxszD1ufR71SKHIMD5V7E0WTCl76d2VB/ljToMOjAl/G3LjMF7kaRWqw+jqRNi2Y7ZeJybOuRwfq3dft0US2ROUclTWCNdGY6zdZcDAvAbMOpEoYTwpV0Dpga+Cwm2A+PvzydFiGL33a0/1OQhFxzN0g0hH9IUqnvUscj6NKAOUeuoy6TI1jTDb/ZR2Tf78oTIfREhoeuWUrJtbMXRzlUvGhjKjlqOrozlOi2a1vgXs2mb4epvT/6gi3IgqwFrojmj3Nsjio7Mho8MzF3P6Ct3wIEwJdKiSU57Z8apEJROuCGdMot5XN8iQ3touSY00LIJpYK7fC8QyJUn3RLQd/uHc42O7xn+V+iROS91iX1kdb6lmhq+7UitxvfzW8S7ylpGsy5In9vUun0JyxDf8NWLRuZ+80u7xDqC2ATe5vtKLE06jabXN4QtzqIqmpYPq0jPAin7k1joga+Sa0Uk4fSo5Pr9Yrv7p5+dNpF7hxniPqkoh8exG/43MhIUUGie4em81KPs/Un+QLhSgPA6iKzZsJfHKckZpaO1GQpV3Zwi6xa7Fjum18kYnWUdIFJCZhKHj5LlO1fQL/DkFfu/glKsnyl3x/3eMbDsA4/BImXfnLrhZ7pw5EFRxBAuwd1b5Z9YErQBL+jyWk/1utzYFBg5Mwmszub8CdV904QeWWSVDq+WMaPSq0WH5v8yLOmLeI8Yozn9JOYi5/7rk3A5hUUdfKmn3ZQNdH+4AvNmI1+ZYHb2ntgBFmIKshIkTOP2kF2CTSJTZ3GqUq0g6TE0EoamAZ7eSYCsm7yOwDq7HoZNZm1dEVCNEXLod52eVPsWaSKSJNVhkj0eWrS7RY8hzwmitAr9y7V6MOXZ4jYYtZf/1Nht/uHTkgwy9SBsA8SdzW6NS2Z0k3sQRz8yxq9+oVJyyk2e3aV4gPFUD9xT6OlTXgc9K57cz/Z2C9bsVQLdZtuJSVCmTcu6ATwpUt492cMCb1xhF9m4khzPxzCqDKMNl7yXGJw09brR0GT+J8lnz3bKzbQuj1g9QsRTKG2mnbV/+hPSB47PiUWZlryleb4S3C7Xpy+/yj+Fs0hcFQJxSq7YRms3Z03MrN2/6FmRYaWpDOEcMw5Gz4atK7FDd9HukR0SX/bmP9KYbGOrknq8Agqgyb6LaYf2YXQT1S7BD1IV1QsU+CDVZkAFGi69rjeGX3RVHlX1bha0qLQsmDaAVkYxijqyQQhh2r6yoEBH3rqZTKpMjvQBsSYl7jJpABC6wdKQDdec9VI4IPdsJOgl6VIC7lr38hRnN8b5fa9vgVsTbx5msUrlyxJtG8NLls149Cp7njo3ErqR1RZ6Tx3d2JnxPrPNLWyopUKgZqnT103Ewdif8bsI8uV+oFLm7lmk

Hello,

Sorry you encountered trouble with CGAL Classification.

What version of CGAL are you using? Also, can you share a source code + the full error messages?

Best regards,

-- 
Simon Giraudot, PhD
R&D Engineer
GeometryFactory - http://geometryfactory.com/
Le 18/02/2020 à 19:12, Zhang Jinwei a écrit :
Dear Ms./Mr.,

Thank you for providing us this CGAL open source library. I am a research engineer working in the field of urban reconstruction.

I faced a problem, when I used the package Classification for point cloud and mesh classification. I want to train the classifier, and then classify the point cloud data by the trained classifier. 

So, firstly I used the example training dataset training_b9.ply, for training step by using ETHZ random forest, and save the configuration by function save_configuration as .gz file. And secondly, I load the produced configuration from last step using load_configuration, and classify the data by this trained classifier. 

However,  when I saved and loaded the configuration of classifier, it came out an unhandeled exception: boost::archive::archive_exception. I just used the example data file training_b9.ply for the whole procedure. 

So could you explain me what the reason is? And could you please help me and give me suggestions on how to solve it? What do I need to notice when I doing training and classification using configuration file? It would be better if you could provide me more examples in detail. 

Thank you very much for your support! Looking forward to your kindly reply!

Best regards,
Jinwei Zhang







Archive powered by MHonArc 2.6.18.

Top of Page