Logotipo
Explorar Ajuda
Acessar
wellton/php-opencv-examples
1
0
Fork 0
Você já fez o fork de php-opencv-examples
Código Issues Pull Requests Ações Pacotes Projetos Versões Wiki Atividade
Arquivos
master
php-opencv-examples/README.md
T
Vladimir Goncharov d91b825e65 rising minimal version of opencv up to 4.5.5
2023-03-31 18:41:49 +03:00

3.4 KiB
Original Link permanente Anotar Histórico

Examples

  • detect face by cascade classifier

detect_face_by_cascade_classifier.jpg

  • detect face by pretrained caffe model res10_300x300_ssd by ddn module

detect_face_by_dnn_ssd.jpg

  • detect facemarks by LBF algorithm

detect_facemarks_by_lbf.jpg

  • recognize face by LBPH algorithm / recognize face by DNN openface / recognize face by DNN insightface

recognize_face_by_lbph.jpg

  • upscale image x2 by waifu2x

upscale_image_x2_by_dnn_waifu2x.png icon_64x64.png

  • classify image by pretrained caffe model mobilenet

cat.jpg Results: 87%: Egyptian cat, 4%: tabby, tabby cat, 2%: tiger cat

  • detect objects by pretrained tensorflow model mobilenet

detect_objects_by_dnn_mobilenet.png

Helper for autocomplete and highlighting in your IDE

  • phpdoc file
  • php-opencv-ide-helper

Installation (3 steps)

  • install opencv 4.5.5+
  • install php-opencv for your php version
  • install php-opencv-examples
  • resolve problems (if you need it)

Requirements

  • PHP 7.0 / 7.1 / 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2
  • OpenCV 4.5.5+
  • php-opencv

Thanks

  • author of examples and contributor of library -> https://github.com/morozovsk
  • send your PR for library there -> https://github.com/php-opencv/php-opencv
  • author of library -> https://github.com/hihozhou
Referência em uma Nova Issue Ver Git Blame Copiar Link Permanente
Desenvolvido por Gitea Versão: 1.26.4 Página: 14ms Template: 1ms
Auto
Português
Português
Licenças API