Re: Using RSSI to locate an object

>

>> > What does everyone think about the other technologies mentioned above? >> >> You are wasting your time, visual object recognition is the best >> method in this particular instance. All the other methods (RSSI, >> acoustic, and IR) require a transmitter on the boat and multiple >> receivers. Visual recognition on the other hand doesn't require any >> transmitter, will work with almost any size or type of object, is >> simple, fairly accurate, will most likely only require one receiver, >> and reduces the problem to essentially a software solution. >> >> The decision is blindingly obvious. >> >> Dave.- Hide quoted text - >> >> - Show quoted text - > > Thanks for everyones help, especially David Jones, I will be going > with the visual recognition. It was originally my first choice though, > as you do, I wanted to exhaust all possible options before finalising > the decision as you never know there might of been an easier, more > efficient way. > > Josh

Look at opencv , it has most of the functions you need , its free and os available on linux , mac and windows. Use it with c , c++ or python.

Could even do object tracking fairly easily.

Make sure you boat has a nice bright colour that stands out wll. Once you have the detection working , then you can change the colour to one with a lot less contrast to see how well your solution works.

Alex

Reply to
Alex Gibson
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.