Skip to content
Snippets Groups Projects
Commit b36188ce authored by even's avatar even
Browse files

Demo: project update

parent 8c4e6986
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ TEMPLATE = app
TARGET = ipolDemo
QMAKE_CXXFLAGS += -std=c++11
INCLUDEPATH += .. \
../BSTools \
../BlurredSegment \
../DirectionalScanner \
../ConvexHull \
......@@ -20,17 +19,7 @@ HEADERS += ../BlurredSegment/biptlist.h \
../BlurredSegment/blurredsegmentproto.h \
../BlurredSegment/bsdetector.h \
../BlurredSegment/bstracker.h \
../BlurredSegment/linespacefilter.h \
../BSTools/bsaccumulatoritem.h \
../BSTools/bsaccumulatorview.h \
../BSTools/bsdetectionwidget.h \
../BSTools/bsidetitem.h \
../BSTools/bsidetview.h \
../BSTools/bsprofileitem.h \
../BSTools/bsprofileview.h \
../BSTools/bsstructureitem.h \
../BSTools/bsstructureview.h \
../BSTools/bswindow.h \
../BlurredSegment/bsfilter.h \
../ConvexHull/antipodal.h \
../ConvexHull/chvertex.h \
../ConvexHull/convexhull.h \
......@@ -61,17 +50,7 @@ SOURCES += mainIPOL.cpp \
../BlurredSegment/blurredsegmentproto.cpp \
../BlurredSegment/bsdetector.cpp \
../BlurredSegment/bstracker.cpp \
../BlurredSegment/linespacefilter.cpp \
../BSTools/bsaccumulatoritem.cpp \
../BSTools/bsaccumulatorview.cpp \
../BSTools/bsdetectionwidget.cpp \
../BSTools/bsidetitem.cpp \
../BSTools/bsidetview.cpp \
../BSTools/bsprofileitem.cpp \
../BSTools/bsprofileview.cpp \
../BSTools/bsstructureitem.cpp \
../BSTools/bsstructureview.cpp \
../BSTools/bswindow.cpp \
../BlurredSegment/bsfilter.cpp \
../ConvexHull/antipodal.cpp \
../ConvexHull/chvertex.cpp \
../ConvexHull/convexhull.cpp \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment