Skip to content

Commit 64fc789

Browse files
committed
readme
1 parent b346bdb commit 64fc789

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,13 @@
1111
- [recognize face by LBPH algorithm](https://github.com/php-opencv/php-opencv-examples/blob/master/recognize_face_by_lbph.php)
1212

1313
- [upscale image x2 by waifu2x](https://github.com/php-opencv/php-opencv-examples/blob/master/upscale_image_x2_by_dnn_waifu2x.php)
14+
1415
![upscale_image_x2_by_dnn_waifu2x.png](https://raw.githubusercontent.com/php-opencv/php-opencv-examples/master/images/icon_64x64.png) ![icon_64x64.png](https://raw.githubusercontent.com/php-opencv/php-opencv-examples/master/results/upscale_image_x2_by_dnn_waifu2x.png)
1516

1617
- [categorize image by dnn mobilenet](https://github.com/php-opencv/php-opencv-examples/blob/master/categorize_image_by_dnn_mobilenet.php)
17-
![cat.jpg](https://raw.githubusercontent.com/php-opencv/php-opencv-examples/master/images/cat.jpg) Results: 87%: Egyptian cat, 4%: tabby, tabby cat, 2%: tiger cat
18+
19+
![cat.jpg](https://raw.githubusercontent.com/php-opencv/php-opencv-examples/master/images/cat.jpg)
20+
Results: 87%: Egyptian cat, 4%: tabby, tabby cat, 2%: tiger cat
1821

1922
#### Helper for autocomplete and highlighting in your IDE
2023
- [phpdoc file](https://github.com/php-opencv/php-opencv-examples/blob/master/phpdoc.php)

0 commit comments

Comments
 (0)