I am doing a project in C++ to retrieve stream of images from webcam using Codegear compiler.
Honestly I am new in C++ languages. After a few research I found out that C++ can do the filtering to the images. That I can use as additional to my project.
My Aim:
To get the image from the webcam using C++ that work in codegear compiler.
I hope anybody could help me with a source code to make this project success. Thank you very much!
Honestly I am new in C++ languages. After a few research I found out that C++ can do the filtering to the images. That I can use as additional to my project.
My Aim:
To get the image from the webcam using C++ that work in codegear compiler.
I hope anybody could help me with a source code to make this project success. Thank you very much!
Comment