1 | initial version |
(i downloaded HumanEva 1 ) maybe my output will help
C:\OpenCV\build34\bin\Release>datasets-example-hpe_humaneva -p=d:/pool/
HumanEva 1
train size: 284
last train video:
person: 4
action: Walking
type1: 2
type2: C3
filename: d:/pool/HumanEva_1/S4/Image_Data/Walking_2_(C3).avi
num images: 0
ofs: 53.000000 672.000000 1.998500
HumanEva 2
2 | No.2 Revision |
(i downloaded HumanEva 1 ) maybe my output will help
C:\OpenCV\build34\bin\Release>datasets-example-hpe_humaneva -p=d:/pool/
D:\build\opencv\bin\Release>datasets-example-hpe_humaneva -path=D:/datasets/
HumanEva 1 train size: 284 last train video: person: 4 action: Walking type1: 2 type2: C3 filename:3 | No.3 Revision |
(i downloaded HumanEva 1 ) maybe my output will help
D:\build\opencv\bin\Release>datasets-example-hpe_humaneva -path=D:/datasets/
HumanEva 1
train size: 284
last train video:
person: 4
action: Walking
type1: 2
type2: C3
filename: D:/datasets/HumanEva_1/S4/Image_Data/Walking_2_(C3).avi
num images: 0
ofs: 53.000000 672.000000 1.998500
HumanEva 2
train size: 8
last train video:
person: 2
action: Combo
type1: 4
type2: C4
filename: D:/datasets/HumanEva_2/S4/Image_Data/Combo_4_(C4)
num images: 1425
ofs: 1.000000 1.000000 4 | No.4 Revision |
(i as stated in the documentation
Usage:
1.From link above download dataset files for HumanEva-I (tar) & HumanEva-II.
2.Unpack them to HumanEva_1 & HumanEva_2 accordingly.
3.To load data run:
./opencv/build/bin/example_datasets_hpe_humaneva -p=/home/user/path_to_unpacked_folders/
i downloaded HumanEva 1 ) maybe HumanEva-I & HumanEva-II
...
...
here is my output will helpoutput
D:\build\opencv\bin\Release>datasets-example-hpe_humaneva -path=D:/datasets/
HumanEva 1
train size: 284
last train video:
person: 4
action: Walking
type1: 2
type2: C3
filename: D:/datasets/HumanEva_1/S4/Image_Data/Walking_2_(C3).avi
num images: 0
ofs: 53.000000 672.000000 1.998500
HumanEva 2
train size: 8
last train video:
person: 2
action: Combo
type1: 4
type2: C4
filename: D:/datasets/HumanEva_2/S4/Image_Data/Combo_4_(C4)
num images: 1425
ofs: 1.000000 1.000000 2.000000
5 | No.5 Revision |
as stated in the documentation
Usage:
1.From link above download dataset files for HumanEva-I (tar) & HumanEva-II.
2.Unpack them to HumanEva_1 & HumanEva_2 accordingly.
3.To load data run:
./opencv/build/bin/example_datasets_hpe_humaneva -p=/home/user/path_to_unpacked_folders/
i downloaded HumanEva-I & HumanEva-II
...and extracted in D:/datasets like below
...
here is my outputoutput when run the sample program
D:\build\opencv\bin\Release>datasets-example-hpe_humaneva -path=D:/datasets/
HumanEva 1
train size: 284
last train video:
person: 4
action: Walking
type1: 2
type2: C3
filename: D:/datasets/HumanEva_1/S4/Image_Data/Walking_2_(C3).avi
num images: 0
ofs: 53.000000 672.000000 1.998500
HumanEva 2
train size: 8
last train video:
person: 2
action: Combo
type1: 4
type2: C4
filename: D:/datasets/HumanEva_2/S4/Image_Data/Combo_4_(C4)
num images: 1425
ofs: 1.000000 1.000000 2.000000