- Joined
- Jun 30, 2015
- Messages
- 1
- Reaction score
- 0
I have a .png image which has objects in it. I would like to take that image and fit an ellipse to the objects. I would then like to display the fitted ellipses. In Image J I can do this, but I believe they are fitting with a least square fit approach and I would like to try a different fitting method.