Thanks a lot!
I want to vectorize natural raster images as shown in Figure 23 in that paper, but it always fails.
The CMD shows that:
"
P:\Program\polyfit>polyfit.exe "./img/t1.png" "./trained/random_forest_paper.txt" ./curves-fill.svg
Input image: ./img/t1.png
Output svg: ./curves-fill.svg
Classifier: ./trained/random_forest_paper.txt
P:\Program\polyfit\source\polyvec\image-segment\image_segment.cpp: 954 - Failed expression: false
"
I think there are some issues in image_segment.cpp.
Thanks a lot!
I want to vectorize natural raster images as shown in Figure 23 in that paper, but it always fails.
The CMD shows that:
"
P:\Program\polyfit>polyfit.exe "./img/t1.png" "./trained/random_forest_paper.txt" ./curves-fill.svg
Input image: ./img/t1.png
Output svg: ./curves-fill.svg
Classifier: ./trained/random_forest_paper.txt
P:\Program\polyfit\source\polyvec\image-segment\image_segment.cpp: 954 - Failed expression: false
"
I think there are some issues in image_segment.cpp.