mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-13 18:30:02 +01:00
updated add Plugin callback
This commit is contained in:
@@ -68,7 +68,7 @@ void draw_plugin(cv::Mat &frame, int filter) {
|
||||
}
|
||||
|
||||
|
||||
void ac::plugin(cv::Mat &) {
|
||||
void plugin_callback(cv::Mat &) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user