TAILIEUCHUNG - Fitting

Invite you to consult the lecture content "Fitting" below. Contents of lectures introduce to you the content ''Problem with vertical least squares, total least squares, least squares as likelihood maximization, least squares for general curves". Hopefully document content to meet the needs of learning, work effectively. | Fitting Fitting: Motivation We’ve learned how to detect edges, corners, blobs. Now what? We would like to form a higher-level, more compact representation of the features in the image by grouping multiple features according to a simple model 9300 Harris Corners Pkwy, Charlotte, NC Source: K. Grauman Fitting Choose a parametric model to represent a set of features simple model: lines simple model: circles complicated model: car Fitting Choose a parametric model to represent a set of features Line, ellipse, spline, etc. Three main questions: What model represents this set of features best? Which of several model instances gets which feature? How many model instances are there? Computational complexity is important It is infeasible to examine every possible set of parameters and every possible combination of features Fitting: Issues Noise in the measured feature locations Extraneous data: clutter (outliers), multiple lines Missing data: occlusions Case study: Line detection Fitting: Issues If we know which points belong to the line, how do we find the “optimal” line parameters? Least squares What if there are outliers? Robust fitting, RANSAC What if there are many lines? Voting methods: RANSAC, Hough transform What if we’re not even sure it’s a line? Model selection Least squares line fitting Data: (x1, y1), , (xn, yn) Line equation: yi = m xi + b Find (m, b) to minimize (xi, yi) y=mx+b Least squares line fitting Data: (x1, y1), , (xn, yn) Line equation: yi = m xi + b Find (m, b) to minimize Normal equations: least squares solution to XB=Y (xi, yi) y=mx+b Problem with “vertical” least squares Not rotation-invariant Fails completely for vertical lines Total least squares Distance between point (xi, yi) and line ax+by=d (a2+b2=1):

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.