mirror of
https://github.com/gen2brain/cam2ip.git
synced 2026-01-09 08:08:33 +00:00
Update README.md
This commit is contained in:
@@ -16,7 +16,7 @@ or
|
|||||||
|
|
||||||
### Build tags
|
### Build tags
|
||||||
|
|
||||||
* `cv3` - build with OpenCV 3.x [gocv](https://github.com/hybridgroup/gocv), default is version 2.x via [go-opencv](https://github.com/lazywei/go-opencv)
|
* `cv3` - build with `OpenCV` 3.x [gocv](https://github.com/hybridgroup/gocv), default is version 2.x via [go-opencv](https://github.com/lazywei/go-opencv)
|
||||||
* `native` - build with native Go [V4L](https://github.com/korandiz/v4l) implementation on Linux/RPi instead of `OpenCV`
|
* `native` - build with native Go [V4L](https://github.com/korandiz/v4l) implementation on Linux/RPi instead of `OpenCV`
|
||||||
* `jpeg` - build with native Go `image/jpeg` instead of `libjpeg-turbo`
|
* `jpeg` - build with native Go `image/jpeg` instead of `libjpeg-turbo`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user