Sherkhan Azimov

Results 7 comments of Sherkhan Azimov

I had this issue ```‘FILLED’ was not declared in this scope``` ```error: ‘CAP_PROP_FPS’ was not declared in this scope``` I solved it just by adding CV_ before ‘CAP_PROP_FPS’ and 'FILLED'

@AlexeyAB Sorry, forgot to mention. Ubuntu 16.04 and OpenCV version is 3.4.5 I downloaded Yolo_mark version a few minutes ago, so I think it is the latest version

Hello, did you find the solution? if yes, can you please share it?

Hello, The solution that worked for me is to build the code without 'third-party' folder in index.js. Then load the latest of aframe-troika ` `

You can check this pull request #65

Thank you very much for the all hard work! Here is very minor fix that I found #22

This should help https://github.com/limingwu8/Lung-Segmentation/issues/3 https://github.com/limingwu8/Lung-Segmentation/issues/1