cboillet / Caustic-Design

30 stars 16 forks source link

User algorithm #4

Open DenisAZGit opened 3 years ago

DenisAZGit commented 3 years ago

Hi, i have a problem with understanding an algorithm, that user should follow. Section "Interpolation-> Natural Neigbors CGAL" says "algorithm->compute interpolation to load the source image, and points (.dat) and weights (.weights) data from the OTM and run the interpolation" But after "Optimal Transport" step i can see only .weights file. Where should i get .dat file? Then "Interpolation" step needs "light origin points" .dat file. I cant see such file even in OTM-results directory. Then how should i convert interpolated data into mesh? Target_Surface itself needs mesh to proceed.

whosmelion0ron commented 3 years ago

Hi, i have a problem with understanding an algorithm, that user should follow. Section "Interpolation-> Natural Neigbors CGAL" says "algorithm->compute interpolation to load the source image, and points (.dat) and weights (.weights) data from the OTM and run the interpolation" But after "Optimal Transport" step i can see only .weights file. Where should i get .dat file? Then "Interpolation" step needs "light origin points" .dat file. I cant see such file even in OTM-results directory. Then how should i convert interpolated data into mesh? Target_Surface itself needs mesh to proceed.

Same here, did you find the solution?

DenisAZGit commented 3 years ago

No I don't