mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-16 20:00:01 +01:00
added new ac.h/ac.cpp and changed version number
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include<sys/stat.h>
|
||||
|
||||
std::unordered_map<std::string, std::pair<int, int>> filter_map;
|
||||
void custom_filter(cv::Mat &);
|
||||
|
||||
const char *filter_names[] = { "AC Self AlphaBlend", "Reverse Self AlphaBlend",
|
||||
"Opposite Self AlphaBlend", "AC2 Distort", "Reverse Distort", "Opposite Distort",
|
||||
|
||||
Reference in New Issue
Block a user