nochange option in crop

This commit is contained in:
Joseph Redmon
2015-07-13 23:25:08 -07:00
parent 8561e49b5a
commit a47874a7e8
5 changed files with 14 additions and 2 deletions

View File

@ -49,6 +49,7 @@ typedef struct {
int objectness;
int does_cost;
int joint;
int noadjust;
float alpha;
float beta;