mirror of
https://github.com/gen2brain/cam2ip.git
synced 2025-12-16 12:28:35 +00:00
Allow use of native image/jpeg
This commit is contained in:
@@ -12,7 +12,7 @@ or
|
||||
### Requirements
|
||||
|
||||
* [OpenCV](http://opencv.org/) (default is version 2.x via [go-opencv](https://github.com/lazywei/go-opencv), use `-tags cv3` for [gocv](https://github.com/hybridgroup/gocv))
|
||||
* [libjpeg-turbo](https://www.libjpeg-turbo.org/)
|
||||
* [libjpeg-turbo](https://www.libjpeg-turbo.org/) (use `-tags jpeg` for native image/jpeg)
|
||||
|
||||
|
||||
### Download
|
||||
|
||||
Reference in New Issue
Block a user