wujilingfeng
wujilingfeng
The command I run is :  There goes wrong .  I just get this exif info simply , Why there throwed an error? When...
I don't know what this code ` type PixelBaseComponent a :: * ` means ? Do you have any learning materials about this? What's more, this code is writen in...
I hope this extension can support that floating dock is expanded when the mouse hovers on the main button. Thank you very much!
How should I add a python console? Or how to integrate Python console into windows
Will the function of "av_read_frame" run by prescribed speed?
### Xmake 版本 2.6.4 ### 操作系统版本和架构 ubuntu20 ### 描述问题 我在xmake添加了add_requires("cmake::PCL",{alias="pcl",system=true}), 但是编译出现updating repositories .. error: fatal: 无法访问 'https://github.com/xmake-mirror/build-artifacts.git/':gnutls_handshake() failed: Error in the pull function. ### 期待的结果 我期待能够搜索pcl库,并添加依赖。 ### 工程配置 _No response_...
**Describe the bug** I run the command `ReconstructMesh scene_dense.mvs`,then the last output text was "Killed" and there was no mesh file to generate. **Screenshots**  **Desktop (please...
I wonder to konw what algorithm is used to reconstruct the surface? Is it Power Crust algorithm? Thank you very much!
The time spending on densifying and reconstructing is so much . I want to get the more sparse pointcloud.Namely, I hope to get fewer point cloud data after densify point...
 How to solve this error? I have installed llvm-6.0 by the command `sudo apt install llvm-6.0`.I didn't install clang.