Build and run TextureMesh at UCAS machine

less than 1 minute read

Reinstall vcpkg at xps

  • Just remove vcpkg directory.

Compile and Build Texture_extract at xps machine

  • The files need change
  • 20210924182630
    • Copy CMakeLists.txt from TextureMesh to TextureMesh_extract, change TextureMesh to TextureMesh_extract at the same time
      • 20210924182810
    • Change include at TextureMesh_extract.cpp and interfaceCamera.hpp
      • 20210924182913
      • 20210924182926
  • Build with x64

Same example after texture

  • original
    • 20210924184348
  • HC-lap-smooth
    • 20210924184427
  • gussian
    • 20210924184454

Detail

  • xps result
    • 20210916232251
  • ucas machine result
    • the blue mesh has gone
    • 20210924191016
  • code compare of SceneTexture.cpp
    • Left is the code from liuchao
    • Right is the newest from OpenMVS.git
    • 20210924191117

Categories:

Updated: