whu_yz
whu_yz
Please download the vlfeat library and unzip it to the 'external' folder and run the vl_setup to setup vlfeature in Matlab
the exacte error is `/home/yz/Open3DGen/src/uv_unwrapper.cpp: In function ‘void stitcher3d::uv::pad_uvs(std::vector&, const std::vector&, double)’: /home/yz/Open3DGen/src/uv_unwrapper.cpp:111:26: error: ‘min’ was not declared in this scope 111 | min(uv0.x(), min(uv1.x(), uv2.x())), | ^~~ /home/yz/Open3DGen/src/uv_unwrapper.cpp:111:26: note:...
> > This seems like your compiler doesn't find the correct standard libraries. The function `min(...)` is defined in the `algorithm` header, which is part of the STL. From what...
> average frametime : 288ms ........ Get it. > [Open3D WARNING]Read PNG failed: unable to parse header I will appreciate it if you can inform me immediately when you fix...
> average frametime : 288ms ........ Get it,but i wonder why there is no need for parallel GPUs. > [Open3D WARNING]Read PNG failed: unable to parse header I will appreciate...
> > I will appreciate it if you can inform me immediately when you fix it. > > I have fixed it already, please give it a try. I have...