Hacker News new | ask | show | jobs
by icandoitbetter 5552 days ago
Is anyone seriously considering porting this to C? I'm thinking of doing this myself, as I'm really interested in applying the algorithm, but I don't have a lot of experience in this kind of thing.
2 comments

I am thinking of porting his code to ccv (http://github.com/liuliu/ccv). Unfortunately, his code is released under GPLv2, and ccv is BSD licensed. I have sent email to him in order to obtain further permission.
Could you release a GPLv2 CCV library for the time being?
I'm also looking into porting it (probably to c++)