kopia lustrzana https://github.com/OpenDroneMap/ODM
Removed todo comment
rodzic
e0c2b16a66
commit
becb7c86d9
|
@ -26,11 +26,6 @@ cmdLineReadable* params[] = {
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
// TODO:
|
|
||||||
// 2. optional decimation filter
|
|
||||||
// 3. optional island removal
|
|
||||||
|
|
||||||
|
|
||||||
void help(char *ex){
|
void help(char *ex){
|
||||||
std::cout << "Usage: " << ex << std::endl
|
std::cout << "Usage: " << ex << std::endl
|
||||||
<< "\t -" << InputFile.name << " <input polygon mesh>" << std::endl
|
<< "\t -" << InputFile.name << " <input polygon mesh>" << std::endl
|
||||||
|
|
Ładowanie…
Reference in New Issue