Skip to content

fix sketch/image option error#1

Open
noirmist wants to merge 1 commit intoStTu:masterfrom
noirmist:master
Open

fix sketch/image option error#1
noirmist wants to merge 1 commit intoStTu:masterfrom
noirmist:master

Conversation

@noirmist
Copy link

Hi, StTu.
I found errors which related in image/sketch options.

In main.cpp,
The option -t is not updated type variable.

In GFHOG.h,
enum GFHOGType{
Image,
Sketch
};
So Image is 0 and Sketch is 1. However, in help text, it reversed.
Please pull request, if my points are right.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant