welcom i need help
1 次查看(过去 30 天)
显示 更早的评论
i need work Rotational alignment to images foot The goal is to estimate the angle between y-axis and the major axis of the best matching ellipse. Having extracted the center of mass C = (x'; y') (which is also the center of the ellipse, and letting x' = x-x' and y' = y-y', then the angle of inclination is given image ..and work nor- malization in direction and position using Euclidian- distance-
i need code in matlab to work this....thanks
4 个评论
Joseph Cheng
2014-11-12
so i think what john was asking for you to show us what you've done so far (with code) and we can help you out with what is not working. There are very few people on here that will do the work for you.
回答(1 个)
Image Analyst
2014-11-12
See my code here: http://www.mathworks.com/matlabcentral/answers/154523-calculate-and-crop-image-based-on-coordinates#answer_151500. It finds the major axis and then rotates it level.
3 个评论
Image Analyst
2014-11-12
I don't understand the difference. Why can't my code work or work with a simple adaptation? Anyway I can't help since I need to leave town in about 12 hours for a funeral. It's just trivial math - I'm sure you can do it.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing and Computer Vision 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!