thinkingIsMagic

Results 19 comments of thinkingIsMagic

@Danscap i have the same problem ![image](https://user-images.githubusercontent.com/33227739/92424217-4d36cb80-f1b6-11ea-9e5e-e01697b3d765.png) then i run the code : apt-get install xvfb , and i still get the same problem. how did you solve it ?

> Hi, from the output, seems binvox is not properly called. The error is the it cannot find "libGLU.so". > > Could you try https://askubuntu.com/questions/386281/error-while-loading-shared-libraries-libglu-so-1 ? it seems work, but...

> The most related answer I can find is this: https://unix.stackexchange.com/questions/155418/binvox-not-working-on-a-headless-linux-server?rq=1 > > Since you have already installed Xvfb, could you try to configure as they suggested? You might need...

> I saw a permission deny error from binvox. Could you try directly from the terminal "./binvox -d 88 -pb quick_start/17872_remesh.obj"? So that the error will be more clear. Maybe...

@dongfangliu thank u. i have tried this code for serverals days, =.=. I delete the pb, but i still get probelm: Badwindow ![image](https://user-images.githubusercontent.com/33227739/93035015-7354e380-f66e-11ea-914a-61fd2496bc03.png)

@zhan-xu it's like this ![image](https://user-images.githubusercontent.com/33227739/93178289-9c589f80-f766-11ea-9d17-57e149fecb11.png)

@dongfangliu yes, i input: ./binvox -d 88 quick_start/17872_remesh.obj it says BadWindow ![image](https://user-images.githubusercontent.com/33227739/93179608-7e8c3a00-f768-11ea-88a2-79e1090cb5d6.png)

> 抱歉,这是一个已知问题:[https](https://github.com/ZhengyiLuo/MEVA#known-issues) : [//github.com/ZhengyiLuo/MEVA#known-issues](https://github.com/ZhengyiLuo/MEVA#known-issues) > > 我认为这与边界框的缩放有关,或者在数据预处理期间犯了一个错误。请随意使用[此处的](https://github.com/ZhengyiLuo/MEVA/blob/50ad811abf82560697982aeb952e3fb80660115e/scripts/run_meva_on_video.py#L114)值来查看它是否可以解决它,但是请记住,更改比例可能会导致性能下降。 > > 比例尺确实使可视化有些怪异,但是提取的姿势看起来不错,因此对于刚刚使用的情况非常有用。 > > 我目前在忙于博士学位。应用程序,一旦我变得更自由,就会遇到麻烦:) thank u, i'll try

> 我遇到了同样的错误。您设法解决了吗?@ jiandandian2 Writter has replied.