只是一个简单的vipkid测试

flv2img0.1.5的Python项目详细描述


操作方法:

Bofore Operation install "flv2img":
pip install flv2img0.1.5



flv2img:
    input£ºflv(Video path),rate(How many frames per second),star(the start of frames you want),end(the end of frames you want)
    python 
            from flv2img import flv2img
            flv2img.flv2img(flv,rate,star,end)
    output£ºlist_all(list of image£©
    PS:Video converted to image 

faceimg:
    input£ºflv(Video path),rate(How many frames per second),star(the start of frames you want),end(the end of frames you want)
    python 
            from flv2img import flv2img
            flv2img.faceimg(flv,rate,star,end)
    output£ºface_list(list of image£©
    PS:Video converted to image with face

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
GridLayout不工作的java问题   java Restlet请求对象不包含身份验证信息   java使用Cucumber为每个正在运行的线程创建一个TestNG runner类   java在平面文件中存储并跟踪它们?   类Lcom/google/firebase/FirebaseApp中没有虚拟方法zzbzo()Z;或者它的超类   java如何在安卓中创建字符串模式   可从Java访问的树莓PI传感器   java 50+GB分隔文件中的大致行数   是否有Java进程内数据库,允许从多表虚拟机访问?   当我使用ArrayList时,HashMap中的Java ArrayList会导致HashMap中的数据被删除。去除   如何将值存储在最佳java集合结构中   java消息Servlet。servlet appServlet的init()引发异常   java正在使用Spring引导生成空日志文件   c#在访问实例变量时使用this关键字是否更有效?   java JScrollPane滚动到最后添加的行   java Vertx抛出IllegalStateException:响应已被写入   java Liferay以编程方式更改portlet列   java下载单个s3对象并将它们合并到单个文件中   java spark数据帧将JSON转换为ORC满足“列模糊异常”