Categories
Data VisualizationFollow Implicit polynomial curve fitting
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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