@@ -152,7 +152,7 @@ If you need static opencv libraries
152
152
153
153
If it works correctly, at the end of the entire process, the following message should be displayed:
154
154
155
- gocv version: 0.36.0
155
+ gocv version: 0.36.1
156
156
opencv lib version: 4.9.0
157
157
158
158
That's it, now you are ready to use GoCV.
@@ -178,7 +178,7 @@ If you need static opencv libraries
178
178
179
179
If it works correctly, at the end of the entire process, the following message should be displayed:
180
180
181
- gocv version: 0.36.0
181
+ gocv version: 0.36.1
182
182
opencv lib version: 4.9.0-openvino
183
183
cuda information:
184
184
Device 0: "GeForce MX150" 2003Mb, sm_61, Driver/Runtime ver.10.0/10.0
@@ -240,7 +240,7 @@ Now you should be able to build or run any of the examples:
240
240
241
241
The version program should output the following:
242
242
243
- gocv version: 0.36.0
243
+ gocv version: 0.36.1
244
244
opencv lib version: 4.9.0
245
245
246
246
#### Cleanup extra files
@@ -341,7 +341,7 @@ The following make command should do everything to download and install OpenCV 4
341
341
342
342
If it works correctly, at the end of the entire process, the following message should be displayed:
343
343
344
- gocv version: 0.36.0
344
+ gocv version: 0.36.1
345
345
opencv lib version: 4.9.0
346
346
347
347
That's it, now you are ready to use GoCV.
@@ -381,7 +381,7 @@ Now you should be able to build or run any of the examples:
381
381
382
382
The version program should output the following:
383
383
384
- gocv version: 0.36.0
384
+ gocv version: 0.36.1
385
385
opencv lib version: 4.9.0
386
386
387
387
### Custom Environment
@@ -443,7 +443,7 @@ Now you should be able to build or run any of the command examples:
443
443
444
444
The version program should output the following:
445
445
446
- gocv version: 0.36.0
446
+ gocv version: 0.36.1
447
447
opencv lib version: 4.9.0
448
448
449
449
That's it, now you are ready to use GoCV.
@@ -591,6 +591,6 @@ This package was inspired by the original https://github.com/go-opencv/go-opencv
591
591
592
592
## License
593
593
594
- Licensed under the Apache 2.0 license. Copyright (c) 2017-2021 The Hybrid Group.
594
+ Licensed under the Apache 2.0 license. Copyright (c) 2017-2024 The Hybrid Group.
595
595
596
596
Logo generated by GopherizeMe - https://gopherize.me
0 commit comments