You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Resolving conflicts
This commit is contained in:
@@ -939,6 +939,7 @@ std::shared_ptr<QImage> Frame::GetImage()
|
||||
}
|
||||
|
||||
#ifdef USE_OPENCV
|
||||
|
||||
// Convert Qimage to Mat
|
||||
cv::Mat Frame::Qimage2mat( std::shared_ptr<QImage>& qimage) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user