Computer Vision: Real-time Pattern Recognition using C++
Loading...
5,590
Loading...
Uploader Comments (x3n1337)
see all
All Comments (8)
-
@x3n1337 Hi, can you send your source code for me via email(andyvebby@gmail.com)?. your video is very good.i'm an student and i want to study image processing.thanks
-
i am doing a project based on image recognisation so this code very useful to us
can you send that source code for me
-
this vedio is very good and it is very use ful
Loading...
where is the source code?
ihmc3jn09hk 9 months ago
@ihmc3jn09hk Hi, it's part of the ai_vision code repository of the PIXHAWK project at pixhawk.ethz.ch
I don't know if the repository is open for public, but you can try and ask them.
x3n1337 9 months ago
Hey thats cool ! Did you base it on OpenCV or was it a custom code ?
atirthah 1 year ago
@atirthah Hi, thanks! Yes, the code is based on OpenCV, but doesn't solely use OpenCV's functions. About 50% of the algorithm is custom-made. However one could likely use more of OpenCV's functions, but I tried to obtain maximum performance and full control of the code.
x3n1337 1 year ago