Commit 017fedcc authored by Davis King's avatar Davis King

updated about

parent 01eaaa56
...@@ -535,7 +535,7 @@ display_about( ...@@ -535,7 +535,7 @@ display_about(
"and drag allows you to navigate around the image. Holding ctrl and " "and drag allows you to navigate around the image. Holding ctrl and "
"left clicking a rectangle will give it the label from the Next Label field. " "left clicking a rectangle will give it the label from the Next Label field. "
"Finally, holding ctrl and pressing the up or down keyboard keys will propagate " "Finally, holding ctrl and pressing the up or down keyboard keys will propagate "
"rectangle labels from one image to the next.",0,0) << endl; "rectangle labels from one image to the next and also skip empty images.",0,0) << endl;
message_box("About Image Labeler",sout.str()); message_box("About Image Labeler",sout.str());
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment