For use with a RoboMagellan robot I'm working on. This is a test of how to detect an orange cone. Developed in C# .NET with use of the EMGU OpenCV wrapper.
Works by filtering HSV channels of captured image, then tries to detect a triangle shape.
@eltit0r0ber I could but its no longer a standalone app.. it's rolled into a whole control app for my bot... let me know if you still want the code...
Is the frame-rate dropping because of the HSL [saturation] filter?
Shaunakde 11 months ago
@Shaunakde partially, but mostly because it was done on a crappy computer :)
nullvalu 10 months ago
@Shaunakde partially, but mostly because it was done on an older computer
nullvalu 10 months ago
can you publish the source code?
eltit0r0ber 1 year ago
@eltit0r0ber I could but its no longer a standalone app.. it's rolled into a whole control app for my bot... let me know if you still want the code...
nullvalu 1 year ago