start implementing elbéldtnaliuetslntaé,tad,,,uae
This commit is contained in:
8
src/noise_removal.cpp
Normal file
8
src/noise_removal.cpp
Normal file
@ -0,0 +1,8 @@
|
||||
#include "noise_removal.h"
|
||||
#include "util.h"
|
||||
|
||||
|
||||
void remove_noise(MyMesh &mesh) {
|
||||
auto connected_components = find_connected_components(mesh);
|
||||
|
||||
}
|
Reference in New Issue
Block a user