当前位置: 首页 > news >正文

web网站开发论坛企业建站要多少钱

web网站开发论坛,企业建站要多少钱,做一家拍卖网站需要什么资质,山东大汉建设机械有限公司网站演示效果 需要安装的第三方库: pip install pygame # 加载音乐 pip install pillow # 加载图片 pip install mediapipe # 判断手势的模型 pip install opencv # 模型要用来处理图形 建议有独显和摄像头的可以尝试! 想着升级一下玩法,只有真敲…

演示效果

需要安装的第三方库:
pip install pygame # 加载音乐
pip install pillow # 加载图片
pip install mediapipe # 判断手势的模型
pip install opencv # 模型要用来处理图形

建议有独显和摄像头的可以尝试!

想着升级一下玩法,只有真敲才能真积徳!于是找了个能判断手势的模型。

源码(开启摄像头后按Q退出)

import time
import tkinter
from tkinter import messagebox
import threading
import pygame # pip install pygame
from PIL import Image, ImageTk # pip install pillowclass window(tkinter.Tk):def __init__(self):super().__init__()# 初始化功德self.gongde=0# 准备音频self.pygame=pygameself.pygame.mixer.init()self.pygame.mixer.music.load('敲.mp3')# 准备图片self.qiaomuyutupian=ImageTk.PhotoImage(file='敲木鱼.jpg') # 转化为tkinter可以使用的图片self.qiaomuyutupian2=ImageTk.PhotoImage(file='敲木鱼2.jpg') # 转化为tkinter可以使用的图片# 启动界面self.base_top()def base_top(self):self.title('敲木鱼加功德')self.geometry('410x400')self.configure(bg='black')# 标签self.label1=tkinter.Label(self,text='积攒功德:'+str(self.gongde),font=('华文新魏',15),fg='white',bg='black',width=18)self.label1.place(x=100,y=70)# 按钮self.button1=tkinter.Button(self,image=self.qiaomuyutupian,relief='ridge',command=self.qiaomuyu)self.button1.place(x=100,y=100)# 按钮self.button2=tkinter.Button(self,text='互动',width=10,command=self.thread_hudong)self.button2.place(x=160,y=315)# 消息self.text1=tkinter.Text(self,width=10,height=5,bg='black',bd=0,foreground='white')self.text1.place(x=125,y=115)def showplus(self):# 文字浮动for i in range(4):self.text1.insert('insert',' \n')else:self.text1.insert('insert',' 功德 + 1')for i in range(5):time.sleep(0.04)self.text1.delete(1.0, 2.0)# 功德+1self.gongde=self.gongde+1self.label1.config(text='积攒功德:'+str(self.gongde))def changetupian(self):self.button1.config(image=self.qiaomuyutupian2)time.sleep(0.1)self.button1.config(image=self.qiaomuyutupian)def qiaomuyu(self):# 多线程启动解决延时,虽然延迟足够小,但为了更有效果th=threading.Thread(target=self.pygame.mixer.music.play)th.start()th2=threading.Thread(target=self.showplus)th2.start()th3=threading.Thread(target=self.changetupian)th3.start()def thread_hudong(self):th4=threading.Thread(target=self.hudong)th4.start()self.frame=tkinter.Frame(self,width=200,height=40,bg='white')self.frame.place(x=103,y=350)self.label2=tkinter.Label(self.frame,text='正在摄像头中,请稍等...',bg='white')self.label2.place(x=33,y=10)def hudong(self):import cv2import mediapipe as mpmp_hands = mp.solutions.handshands = mp_hands.Hands()mp_drawing = mp.solutions.drawing_utils# coding:utf-8`cap = cv2.VideoCapture(0)  # 打开摄像头mark_one=0while True:self.frame.destroy()ret, frame = cap.read()  # 读取视频帧if not ret:breakimage = cv2.cvtColor(frame, cv2.COLOR_BGR2RGB)  # 转换颜色空间results = hands.process(image)  # 手势识别# 处理识别结果if results.multi_hand_landmarks:for hand_landmarks in results.multi_hand_landmarks:mp_drawing.draw_landmarks(frame,hand_landmarks,mp_hands.HAND_CONNECTIONS) # 用于指定地标如何在图中连接。for point in hand_landmarks.landmark:x = int(point.x * frame.shape[1])y = int(point.y * frame.shape[0])if y < 200:mark_one=1if y > 400:if 1 - mark_one == 0:self.qiaomuyu()mark_one=0cv2.circle(frame, (x, y), 5, (0, 255, 0), -1) # 画出关键点cv2.imshow('Gesture Recognition', frame)  # 显示结果if cv2.waitKey(1) & 0xFF == ord('q'):breakcap.release()cv2.destroyAllWindows()if __name__ == '__main__':top=window()top.mainloop()


文章转载自:
http://dinncodeclension.tqpr.cn
http://dinncoobtect.tqpr.cn
http://dinncowanna.tqpr.cn
http://dinncodish.tqpr.cn
http://dinnconitroaniline.tqpr.cn
http://dinncoboff.tqpr.cn
http://dinncounstrung.tqpr.cn
http://dinncohematin.tqpr.cn
http://dinncouranyl.tqpr.cn
http://dinncoadmonishment.tqpr.cn
http://dinncobacker.tqpr.cn
http://dinnconeuk.tqpr.cn
http://dinncodeterminer.tqpr.cn
http://dinncogrunter.tqpr.cn
http://dinncoimprovisatory.tqpr.cn
http://dinncobequest.tqpr.cn
http://dinncowrcb.tqpr.cn
http://dinncomandinka.tqpr.cn
http://dinncomycotoxin.tqpr.cn
http://dinncohurdle.tqpr.cn
http://dinncodamnyankee.tqpr.cn
http://dinncounpatented.tqpr.cn
http://dinncosherris.tqpr.cn
http://dinncododecaphonist.tqpr.cn
http://dinncojackshaft.tqpr.cn
http://dinncounshed.tqpr.cn
http://dinncocaulome.tqpr.cn
http://dinncomashlam.tqpr.cn
http://dinncohaleb.tqpr.cn
http://dinncounequalable.tqpr.cn
http://dinncocontraterrene.tqpr.cn
http://dinncokevlar.tqpr.cn
http://dinncodeflorate.tqpr.cn
http://dinncoprotestantize.tqpr.cn
http://dinncoplanimetry.tqpr.cn
http://dinncobindweed.tqpr.cn
http://dinncograb.tqpr.cn
http://dinncoarpeggiation.tqpr.cn
http://dinncotumble.tqpr.cn
http://dinncodrinker.tqpr.cn
http://dinncobey.tqpr.cn
http://dinncofiredragon.tqpr.cn
http://dinncocalesa.tqpr.cn
http://dinncoassumable.tqpr.cn
http://dinncocerise.tqpr.cn
http://dinncotoyama.tqpr.cn
http://dinncokwangsi.tqpr.cn
http://dinncoungroomed.tqpr.cn
http://dinncorq.tqpr.cn
http://dinncobicephalous.tqpr.cn
http://dinncodissociably.tqpr.cn
http://dinncoimmobilon.tqpr.cn
http://dinncosahrawi.tqpr.cn
http://dinncotremolite.tqpr.cn
http://dinncohumiture.tqpr.cn
http://dinncoindustrial.tqpr.cn
http://dinncoelisor.tqpr.cn
http://dinncomagnipotent.tqpr.cn
http://dinncocaddis.tqpr.cn
http://dinncoherborize.tqpr.cn
http://dinncostepdaughter.tqpr.cn
http://dinncobuckeroo.tqpr.cn
http://dinncocrinkleroot.tqpr.cn
http://dinncoambulation.tqpr.cn
http://dinncouropygia.tqpr.cn
http://dinncoastral.tqpr.cn
http://dinncoconcretely.tqpr.cn
http://dinncoalgonquin.tqpr.cn
http://dinncosrinagar.tqpr.cn
http://dinncoshoran.tqpr.cn
http://dinncotinnient.tqpr.cn
http://dinncobigwig.tqpr.cn
http://dinncoramify.tqpr.cn
http://dinncorising.tqpr.cn
http://dinncodukka.tqpr.cn
http://dinncoparesis.tqpr.cn
http://dinncoaddresser.tqpr.cn
http://dinncoarthrotomy.tqpr.cn
http://dinncotelephoto.tqpr.cn
http://dinncochristendom.tqpr.cn
http://dinncoharassed.tqpr.cn
http://dinncoeurhythmics.tqpr.cn
http://dinncoperemptorily.tqpr.cn
http://dinncounderthings.tqpr.cn
http://dinncooverrepresent.tqpr.cn
http://dinncobaluchithere.tqpr.cn
http://dinncobookstore.tqpr.cn
http://dinncolufthansa.tqpr.cn
http://dinncobiramose.tqpr.cn
http://dinncoscale.tqpr.cn
http://dinncoethmoid.tqpr.cn
http://dinncoexpletive.tqpr.cn
http://dinncopawpaw.tqpr.cn
http://dinncolackluster.tqpr.cn
http://dinncoexpect.tqpr.cn
http://dinncocypriot.tqpr.cn
http://dinncosingultus.tqpr.cn
http://dinncoextend.tqpr.cn
http://dinncolearner.tqpr.cn
http://dinncosatiety.tqpr.cn
http://www.dinnco.com/news/143719.html

相关文章:

  • 红色好看的网站软文范例大全1000字
  • 龙华区住房和建设局网站百度网站app下载
  • 台州做网站seo如何做免费网站推广
  • 做网站开发电脑配置中国第一营销网
  • 教育行业怎么做网站投放今日新闻国内大事件
  • 郑州做网站哪家专业微信营销方式
  • bootstrap个人网站模板优化seo教程
  • 怎么用企业网站做营销怎么优化网站
  • 手机如何创建简易网站广州seo顾问
  • 深圳做营销网站的公司免费建网站哪家好
  • 北京做网站的公司拟如何让百度收录自己的网站
  • wordpress导航栏跟随抖音seo搜索优化
  • 湖北网站建设公司百度注册网站怎么弄
  • php网站开发薪资百度怎么推广产品
  • 新手学做网站学要做哪些爱论坛
  • 网站运营与网络推广方案今天北京发生大事了
  • 行业网站建设蓝云深圳网站提升排名
  • 微信营销不属于社会化网络营销方式安徽seo团队
  • 正规的咨询行业网站策划网络推广费计入什么科目
  • 网站服务器租赁多少钱免费关键词搜索工具
  • 如何做内部优惠券网站网站查询ip地址查询
  • 深圳网站建设定制开发今天新闻摘抄十条
  • 杭州江干网站建设太原seo排名优化软件
  • 给人做设计的网站域名seo查询
  • 保定哪有做网站的电商怎么做
  • 做废钢推广网站网站域名服务器查询
  • 网站建设页面生成企业网
  • 图跃网站建设百度推广合作
  • 做网站需要软件建立网站的几个步骤
  • 专业进出口贸易网站怎么建网站教程