Ivan Ursul

Results 3 issues of Ivan Ursul

Hey Man, I started using your library and I am running have a strange issue. The thing is that I am ocassinally getting some strange error: ``` TypeError: undefined is...

I am writing my application using [Expo][1] and React Native. I started using [react-native-animated-loader][2], a wrapper around [lottie-react-native][3], and I am having a strange issue. The thing is that I...

Hi, I am getting following error: ``` Traceback (most recent call last): File "/Users/ivanursul/git/ellipse-detection/test/test_ellipse_candidate_making.py", line 44, in main() File "/Users/ivanursul/git/ellipse-detection/test/test_ellipse_candidate_making.py", line 32, in main ellipse_cands = ellipse_cand_maker.make(segments) File "/Users/ivanursul/git/ellipse-detection/ellipse_detection/ellipse_candidate_maker.py", line...