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!