fix(windows): complie error.
This commit is contained in:
@@ -456,6 +456,7 @@ Object *RectifyProcessor::OnCreateOutput() {
|
||||
bool RectifyProcessor::SetRectifyAlpha(float alpha) {
|
||||
_alpha = alpha;
|
||||
ReloadImageParams();
|
||||
return true;
|
||||
}
|
||||
|
||||
bool RectifyProcessor::OnProcess(
|
||||
|
||||
Reference in New Issue
Block a user