welcom i need help
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Joseph Cheng
am 12 Nov. 2014
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.
Antworten (1)
Image Analyst
am 12 Nov. 2014
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 Kommentare
Image Analyst
am 12 Nov. 2014
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.
Siehe auch
Kategorien
Mehr zu Image Processing and Computer Vision finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!