fix(windows): complie error.

This commit is contained in:
TinyO 2019-07-29 13:46:57 +08:00
parent 9775903fb1
commit 68d6b0f4a2

View File

@ -456,6 +456,7 @@ Object *RectifyProcessor::OnCreateOutput() {
bool RectifyProcessor::SetRectifyAlpha(float alpha) {
_alpha = alpha;
ReloadImageParams();
return true;
}
bool RectifyProcessor::OnProcess(