Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaramiaux committed Oct 9, 2014
1 parent 6f9efed commit db65258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ CHOICE 1 (automatic parameterization)
From that configuration and parameterization:
```
config.inputDimensions = 2; // in case of a 2-dimensional input data
defaultConfig.translate = true;
defaultConfig.segmentation = false;
config.translate = true;
config.segmentation = false;
```

Then create the object
Expand Down

0 comments on commit db65258

Please sign in to comment.