wujilingfeng

Results 22 issues of wujilingfeng

The command I run is : ![屏幕截图 2022-04-20 170131](https://user-images.githubusercontent.com/35684738/164192108-ba779e49-e624-413d-98ec-40a838a84276.png) There goes wrong . ![屏幕截图 2022-04-20 170251](https://user-images.githubusercontent.com/35684738/164192353-ac1e6577-6391-40aa-9169-f87b088c0990.png) 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!

enhancement

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_...

bug

**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** ![Screenshot from 2022-03-15 16-26-30](https://user-images.githubusercontent.com/35684738/158336536-fae3ba4e-835c-460b-8f34-bd49067e3e35.png) **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...

![Screenshot from 2022-03-29 17-29-41](https://user-images.githubusercontent.com/35684738/160580760-324c77c2-87a1-491b-8c5d-40b484ab4f90.png) 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.