gheinrich / bibnumber

Recognize bib numbers from racing photos
118 stars 39 forks source link

build on windows #8

Open maurojrodriguezj opened 7 years ago

maurojrodriguezj commented 7 years ago

I'm just found your repo and it's amazing, I wanna to tryout but can't figure out how, I'd downloaded all dependencies but do you have a step by step windows install procedure?.

I'm using VS2017, Windows 7 32bit

pitcairn1987 commented 6 years ago

Hi,

I also don't know how to build it on Windows

gheinrich commented 6 years ago

Sorry I don't have a Windows development environment. If you want to contribute a guide I'll happily review a Pull Request, thanks!

RupertAvery commented 5 years ago

I was able to build it on windows, the difficult part was getting boost and opencv.

There seems to be some heap corruption occurring in my build. If I debug the Release I can get it to run properly, (doesn't detect 2-digit numbers) but 3-4 digit numbers in the sample set were accurate.