mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-10 05:26:52 +03:00
nightly
This commit is contained in:
@@ -74,7 +74,7 @@ bool ClassFlowAlignment::doFlow(string time)
|
||||
|
||||
CRotate *rt;
|
||||
|
||||
if (this->initalrotate != 0)
|
||||
if (initalrotate != 0)
|
||||
{
|
||||
rt = new CRotate(input);
|
||||
rt->Rotate(this->initalrotate);
|
||||
|
||||
Reference in New Issue
Block a user