request for suggestrions

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

request for suggestrions

Jon Thorgrimsson
I am new to image processing.

I require a tool which will return the x,y of an object in a black and white BMP file .  The BMP is a top view of an aquarium with very little clutter and a single fish.  The fish will be the largest object in the view with very predicable dimensions. You can also see the tank sides and a circular ring in the middle of the tank.

The researcher I am assisting requires to know the quadrant of the image which contains the fish and will be producing an image from a logitech camera every 20 seconds.

Any suggestions?

Thank you
Jon Thorgrimsson
Reply | Threaded
Open this post in threaded view
|

Re: request for suggestrions

ch-2
On Thu, 2006-03-09 at 11:54 -0500, Jon Thorgrimsson wrote:

> I am new to image processing.
>
> I require a tool which will return the x,y of an object in a black and white BMP file .  The BMP is a top view of an aquarium with very little clutter and a single fish.  The fish will be the largest object in the view with very predicable dimensions. You can also see the tank sides and a circular ring in the middle of the tank.
>
> The researcher I am assisting requires to know the quadrant of the image which contains the fish and will be producing an image from a logitech camera every 20 seconds.
>
> Any suggestions?
>
> Thank you
> Jon Thorgrimsson

The 'Motion' package:
http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome
Other motion-related packages:
http://freshmeat.net/search/?q=motion&section=projects&Go.x=0&Go.y=0