Skip to content

Commit

Permalink
Fixed documentation images
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-graniszewski committed Mar 11, 2018
1 parent 86ca084 commit b9b97ea
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ Currently it can:
* Apply experimental blur effect with customizable kernel size.

## Sample operations
![Example](auto_deskewing.png)
![Example](background_color.png)
![Example](histogram.png)
![Example](hue_rotation.jpg)
![Example](noise_reduction.png)
![Example](ocr_captcha_reader.PNG)
![Example](ocr_text_recognition.png)
![Example](pastelization.png)
![Example](vibrant_colors.jpg)
![Example](skew_detection.png)
![Example](http://php.webtutor.pl/tigra-library/auto_deskewing.png)
![Example](http://php.webtutor.pl/tigra-library/background_color.png)
![Example](http://php.webtutor.pl/tigra-library/histogram.png)
![Example](http://php.webtutor.pl/tigra-library/hue_rotation.jpg)
![Example](http://php.webtutor.pl/tigra-library/noise_reduction.png)
![Example](http://php.webtutor.pl/tigra-library/ocr_captcha_reader.PNG)
![Example](http://php.webtutor.pl/tigra-library/ocr_text_recognition.png)
![Example](http://php.webtutor.pl/tigra-library/pastelization.png)
![Example](http://php.webtutor.pl/tigra-library/vibrant_colors.jpg)
![Example](http://php.webtutor.pl/tigra-library/skew_detection.png)

## Sample code

Expand Down
Binary file removed auto_deskewing.png
Binary file not shown.
Binary file removed background_color.png
Binary file not shown.
Binary file removed histogram.png
Binary file not shown.
Binary file removed hue_rotation.jpg
Binary file not shown.
Binary file removed noise_reduction.png
Binary file not shown.
Binary file removed ocr_captcha_reader.PNG
Binary file not shown.
Binary file removed ocr_text_recognition.png
Binary file not shown.
Binary file removed pastelization.png
Binary file not shown.
Binary file removed skew_detection.png
Binary file not shown.
Binary file removed vibrant_colors.jpg
Binary file not shown.

0 comments on commit b9b97ea

Please sign in to comment.