OpenCv Haar函数创建的XML内部是什么。 [英] What is inside a XML created by OpenCv Haar function.

查看:126
本文介绍了OpenCv Haar函数创建的XML内部是什么。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用OpenCV haartraining为对象创建分类器。 http://note.sonots.com/SciSoftware/haartraining.html

分类器创建XML文件。我想知道XML文件中所有这些值的含义。

我有一个启动的想法,而且都是基于训练数据中的多个xml来优化检测对象的过程。任何人都可以向我解释XML中的实际内容。让我们说如果我有10个训练不同日期的10个xml文件,但是使用相同的主题(相同的车就可以说)文件之间有什么共同之处吗?

I am using OpenCV haartraining to create a classifier for an object. http://note.sonots.com/SciSoftware/haartraining.html
The classifier creates a XML file. I wanna know what means all those values from the XML file.
I have an idea for a start up and is all about optimizing the process of detecting an object based on multiple xml from training data. Can anyone explain me what is actually inside a XML. Lets say if i have 10 xml files from 10 training different date but with the same subject( the same car let's say) is there anything that is common between the file?

推荐答案

这里有几个选项:


  • 打开OpenCV生成的XML,看一看在里面看看你是否能理解它;

  • 下载OpenCV源代码,看看如何在代码中创建XML;

  • 下载< a href =http://www.comp.nus.edu.sg/~cs4243/doc/opencv.pdf =nofollow> OpenCV参考手册v2.1 并调查第470页。

  • Open a XML generated by OpenCV, take a look inside and see if you can make sense of it;
  • Download OpenCV source code and see how the XML is created in the code;
  • Download OpenCV Reference Manual v2.1 and investigate page 470.

这篇关于OpenCv Haar函数创建的XML内部是什么。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆