Click here to Skip to main content
15,881,802 members
Articles / Desktop Programming / Win32

Line Fitting in Images Using Orthogonal Linear Regression

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
12 Apr 2013CPOL9 min read 35K   1.8K   20  
Describes an algorithm for calculating the equation of a line in an image using orthogonal linear regression.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) CodeWrite Ltd.
United Kingdom United Kingdom
Jon is a Software engineer with over 30 years of experience, the last 18 of which have been using C# and ASP.NET. Previously he has used C++ and MFC. He has a degree in Electronic Systems Engineering and is also a fully licensed radio amateur (M0TWM).

Comments and Discussions