Open DenisAZGit opened 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?
No I don't
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.