Real time circle detection using OpenCL accelerated Hough transform
Loading...
2,196
Loading...
Uploader Comments (mcgyver125)
see all
All Comments (7)
-
What gpu do you have?
-
Moeda real? Brasil!?
Muito legal o trabalho! Estou iniciando um trabalho(começando mesmo!) onde pretendo detectar estruturas circulares em tempo real, por isso estou buscando trabalhos que tenham aplicações semelhantes, mas a transformada de hough não tem me atendido muito bem ;/, e além do mais precisaria rodar num dispositivo móvel, então estou pensando em abandonar a idéia.
Congratulations buddy!
Great job!
-
I am doing a similar project with an FPGA... do you reckon I can get real time speeds (a few fps). Any tips?
Loading...
Working on a paper about this for next year, I still want to do some fine tuning.
I have a Radeon 5770. I want to get my hands on a 6xxx series with double-precision capabilities soon though.
mcgyver125 3 months ago
Is any paper about this?
zouzounis 6 months ago
@zouzounis
Not about the OpenCL acceleration, but you can find many about the Hough transform. We intend to publish an improved version we've been working on in some computer vision next year.
mcgyver125 6 months ago
In my opinion FPGAs are the future of embedded systems as GPUs are the future of PC-based systems as far as high-performance computing is concerned. A somewhat generic tip would be to locate the bottleneck of the processing and focus on it. This is kind of generic but so is the question... I hope this helps
mcgyver125 11 months ago