mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 04:56:53 +03:00
Nightly
- implementation mirroring - index.hthml
This commit is contained in:
@@ -70,6 +70,7 @@ class CRotate: public CImageBasis
|
||||
void Rotate(float _angle);
|
||||
void Rotate(float _angle, int _centerx, int _centery);
|
||||
void Translate(int _dx, int _dy);
|
||||
void Mirror();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user