Hi,I'm working on a task to detect blue ball in sea with opencv. How can i detect it without overlapping with sea or sky color ? Should i use bit-wise operations ?
1 | initial version |
Hi,I'm working on a task to detect blue ball in sea with opencv. How can i detect it without overlapping with sea or sky color ? Should i use bit-wise operations ?