Skip to content

PHP-OpenCV 在IDE下自动识别类、函数、宏,自动补全函数名

Notifications You must be signed in to change notification settings

hihozhou/php-opencv-ide-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP OpenCV auto complete

PHP-OpenCV 在IDE下自动识别类、函数、宏,自动补全函数名

PHP-OpenCV 结构,便于开发过程中查看文档,以及屏蔽IDE undefined 提示,便于快速查看函数用法。

PHP-OpenCV releases 版本下载地址:https://github.com/hihozhou/php-opencv

API 手册在线预览:PHP-OpenCV API Manual

安装使用

方式一:composer 安装

composer require --dev  hihozhou/php-opencv-ide-helper:dev-master

方式二:使用ide导入

git 安装:

git clone https://github.com/hihozhou/php-opencv-ide-helper.git

普通IDE:

开发PHP-OpenCV项目同时,在IDE中打开/导入本文件即可。

使用 IDE自带 Include Path 功能引入 helper 目录

使用

demo1

About

PHP-OpenCV 在IDE下自动识别类、函数、宏,自动补全函数名

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages