I am using visual studios in order to do this in C++.
1 | initial version |
I am using visual studios in order to do this in C++.
So I am trying to detect any lighter colored object on a surface that is primarily black (solar panel surface). Can anyone provide me with some techniques that I could potentially use to detect these objects and then flag that there is something there?
I am using visual studios in order to do this in C++.
So I am trying to detect any lighter colored object on a surface that is primarily black (solar panel surface). Can anyone provide me with some techniques that I could potentially use to detect these objects and then flag that there is something there?
I am using visual studios in order to do this in C++.