Categories
Data VisualizationFollow Implicit polynomial curve fitting
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
for boundary of image,such as face, we can use implicit polynomial(IP) curve to represent it. That is, how to fit the dataset with IP curve. Many method such as Min-Max,M3L and so on are proposed. the project tries to program them