Skip to content

Commit

Permalink
Moved from OpenCV to manual alpha channel
Browse files Browse the repository at this point in the history
  • Loading branch information
rf152 committed Mar 10, 2021
1 parent 0b8ccdf commit 73f1969
Show file tree
Hide file tree
Showing 634 changed files with 28 additions and 160,734 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ if [ ! -d "build" ]; then
mkdir build
fi

g++ -std=c++11 -pthread -Wl,--allow-shlib-undefined -Wl,--as-needed -Iinclude/ -Llib/ndi -Llib/opencv -Llib/raspicam -o build/raspindi src/main.cpp -lndi -ldl -lraspicam_cv -lopencv_core -lopencv_imgproc -lconfig++
g++ -std=c++11 -pthread -Wl,--allow-shlib-undefined -Wl,--as-needed -Iinclude/ -Llib/ndi -Llib/opencv -Llib/raspicam -o build/raspindi src/main.cpp -lndi -ldl -lconfig++ -lraspicam
604 changes: 0 additions & 604 deletions include/opencv2/aruco.hpp

This file was deleted.

354 changes: 0 additions & 354 deletions include/opencv2/aruco/charuco.hpp

This file was deleted.

212 changes: 0 additions & 212 deletions include/opencv2/aruco/dictionary.hpp

This file was deleted.

Loading

0 comments on commit 73f1969

Please sign in to comment.