commit all files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//
|
||||
//
|
||||
// Created by tunm on 2023/1/26.
|
||||
//
|
||||
|
||||
@@ -72,4 +72,4 @@ int main(int argc, char **argv) {
|
||||
HLPR_ReleaseContext(ctx);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//
|
||||
//
|
||||
// Created by tunm on 2023/1/22.
|
||||
//
|
||||
#include <iostream>
|
||||
@@ -44,4 +44,4 @@ int main(int argc, char **argv) {
|
||||
cv::imshow("w", image);
|
||||
cv::waitKey(0);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//
|
||||
//
|
||||
// Created by Tunm-Air13 on 2023/2/8.
|
||||
//
|
||||
|
||||
@@ -110,4 +110,4 @@ int main(int argc, char **argv) {
|
||||
|
||||
return 0;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user