My favorites | Sign in
Project Logo
                
Show all Featured wiki pages:
Introduction
Feeds:

This project consists of a Java class that will detect and return a quadratic bezier curve based on an analysis of a series of two dimensional coordinates. The regression analysis is coincident so the first and last points are stationary when deciding on an estimate. If your data points are duplicated along a y-axis, just switch the x and y axis.

Example:









Hosted by Google Code