rectangular object detection in video stream using the Generalized Hough Transform
Loading...
3,260
Loading...
Uploader Comments (brigr)
see all
All Comments (13)
-
@ricardopcunha No it was not open sourced; it was just an experiment i did several days in the lab...
-
@hediondon This comment is realistic, judging from the fact that I am in direct contact with the problem each day. However, at least I feel I could contribute something to the community in the framework of this research. :)
-
Nice work. lol at your research you must be sick of porn lol.
Loading...
have you got some answers, dude?...
what are you using there? opencv? if yes on which OS (Windows or Linux)?
i'd be pleased to get any recommendations, coz i need to do object detection for a university project
thanks in advance!!
zzzROSSzzz 5 months ago
@zzzROSSzzz It's OpenCV on Ubuntu Linux... Go to Google scholar; you'll get enough articles from there on the subject... Also IEEEexplore would be helpful if you have access to it...
brigr 4 months ago
Is your example open source?
ricardopcunha 5 months ago
@ricardopcunha No it was just some experimental code that I worked on in the lab a year ago... Sad news is that I do not have the code any more... I used a few papers from Google Scholar in order to work out the original version of the hough transform in opencv...
brigr 4 months ago
Brilliant. This uses OpenCV?
pnitsch 7 months ago
@pnitsch Yes, it used a slight variant of HT.
brigr 4 months ago