Skip to content

plasticbit/CapCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference

CapCV

If you want to get the camera's RGB, BGR such values,, but you don't need other than more functions, I think this library is a very beneficial. (maybe....🤔🤔)
This library is a wrote by begginer. So may not be stable.

Using

Golang (only include cgo, unsafe), C++
OpenCV V4.2.0

Functions

  • NewMat
  • IsEmpty
  • GetPix
  • Ptr
  • RawPtr
  • CvtColor
  • OpenCaptureDevice
  • IsOpenedCaptureDevice
  • Read
  • Set
  • Get

For more information for this library, please see documentation.