adririquelme / DSE

Software to extract discontinuity sets from rock masses' 3D point clouds
GNU General Public License v2.0
31 stars 21 forks source link

DSE,alppinistall and The RGB information #17

Open CurryFang30 opened 2 years ago

CurryFang30 commented 2 years ago

Hello Riquelme, Thank you for creating this awesome software! I have some a questions about using DSE. My version is 'DSE,alppinistall' which is running in MATLAB 2020a. But my outputs did't have the RGB information. questions.docx

Thank you for any help

Sincerely F

adririquelme commented 2 years ago

Hi,

I recently disabled this option because I found it makes no sense. When DSE classifies the 3DPC, the value of the DS id or the cluster id is saved in the corresponding column. When loading the output file in CloudCompare or other software, you load the columns as scalars, so the colour is assigned according to those values.

Saving the RGB provides a colour depending on the discontinuity set or the cluster, but you cannot change those colours and no info about the value is provided. Contrarily, using the scalar value, you have much more info. Therefore, in order to save time and disk space, I disabled it.

Adri

El mar, 26 oct 2021 a las 16:31, fangshanao @.***>) escribió:

Hello Riquelme, Thank you for creating this awesome software! I have some a questions about using DSE. My version is 'DSE,alppinistall' which is running in MATLAB 2020a. But my outputs did't have the RGB information. questions.docx https://github.com/adririquelme/DSE/files/7418961/questions.docx

Thank you for any help

Sincerely F

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adririquelme/DSE/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACJO3VJXAL5EKFLEKPBFRDTUI23ULANCNFSM5GX66XWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- [image: Universitat d'Alacant / Universidad de Alicante]

Departamento de Ingeniería Civil Área de Ingeniería del Terreno

Adrián Riquelme Guill Titular de Universidad Tel.: (+34) 965 90 3400 Ext. 1098 <(+34)+965+90+3400+Ext.+1098> Email: @.*** https://personal.ua.es/es/ariquelme

Scopus Author ID: 56126982900 https://www.scopus.com/authid/detail.uri?authorId=56126982900 ResearcherID: G-2512-2013 http://www.researcherid.com/rid/G-2512-2013 ORCID ID: orcid.org/0000-0002-2155-3515

CurryFang30 commented 2 years ago

ok, I get it. Thank you very much.