配准后裁切掉MSS的末尾480行像素

This commit is contained in:
nuknal
2024-06-12 16:52:16 +08:00
parent 9ef23d9b4f
commit a4975d49b8
4 changed files with 8 additions and 3 deletions

View File

@@ -14,4 +14,4 @@ ENV PATH="/opt/go/bin:${PATH}"
RUN cd /opt && git clone -b v0.36.1 https://github.com/hybridgroup/gocv.git && cd gocv && \
make install
RUN cd /sjy01/image-proc && go mod download && make linux