Skip to content

Commit

Permalink
cleanup doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
atduskgreg committed Apr 7, 2014
1 parent 4c085fb commit 5954ecf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gab/opencv/OpenCV.java
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,9 @@ private void addLibraryPath(String path) throws Exception {
* To pass your own cascade file, provide an absolute path and a second
* argument of true, thusly:
*
* <pre>
* opencv.loadCascade("/path/to/my/custom/cascade.xml", true)
* </pre>
*
* (NB: ant build scripts copy the data folder outside of the
* jar so that this will work.)
Expand Down

0 comments on commit 5954ecf

Please sign in to comment.