Skip to content

基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄

Notifications You must be signed in to change notification settings

liuguiyangnwpu/HandGesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

图像处理的综合应用

  • 该程序主要进行图像处理的算法的相关实现
  • 其中包括图像的阈值分割算法
  • 对于视频场景的前景与背景的建模方法

Requirements

Run the Proj

cd bin/
cmake ../
make 

Skeleton Program

  • conf --> save configure.json file
  • docs --> main references
  • images --> main save the train samples
  • log --> program run log infor
  • features --> get the features about the train samples
  • source --> main code here !

程序运行展示

  • 运行程序的主界面 程序的主界面

Reference

  1. 原博客地址
  2. OpenCV Tutorials
  3. Cascade Classifier
  4. 微软字符识别新研究:OCR提升自然场景下文字识别度
  5. Robust Text Detection in Natural Scene Images by Generalized Colorenhanced Contrasting Extremal Region and Neural Networks
  6. tesseract-ocr

About

基于Qt框架的手势识别程序,其中主要是用到了Opencv中的训练算法!属于本科水平的小项目,没有太完善!后期有空再弄吧!😄

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published