mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-17 10:04:38 +00:00
4 lines
76 B
C
4 lines
76 B
C
#include <qimage.h>
|
|
|
|
int detect_edges(QImage input, const char * filename);
|