简体   繁体   中英

How should I implement the cascade of classifiers in Viola-Jones algorithm on FPGA?

I am trying to implement the Viola-Jones algorithm on FPGA. I am not sure what I should do about the cascade of classifiers. How should I implement it on the FPGA?

Check out this paper , seems exactly what you're looking for. You'll need a handle on VHDL or some hardware-description-language as well as some sort of breakout board like the Altera they are using.

Project Files and Source Code

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM