• Auron-X's avatar
    Bug fix #1 · afa9e933
    Auron-X authored
    The bug appears on the initialization step, if the initial bounding box width was larger than height. The problem was in function calculating a binary code for ensemble classifiers. In this function “measurement” values were used in wrong order (h1,w1,h2,w2; instead of: w1,w2,h1,h2), generating a access violation error on “patch” data access by the reason that width>height and pointer to data is calculated linearly data.step*height+width
    afa9e933
Name
Last commit
Last update
..
adas Loading commit data...
bgsegm Loading commit data...
bioinspired Loading commit data...
ccalib Loading commit data...
contrib_world Loading commit data...
cvv Loading commit data...
datasets Loading commit data...
datasetstools Loading commit data...
face Loading commit data...
latentsvm Loading commit data...
line_descriptor Loading commit data...
matlab Loading commit data...
optflow Loading commit data...
reg Loading commit data...
rgbd Loading commit data...
saliency Loading commit data...
surface_matching Loading commit data...
text Loading commit data...
tracking Loading commit data...
xfeatures2d Loading commit data...
ximgproc Loading commit data...
xobjdetect Loading commit data...
xphoto Loading commit data...
README.md Loading commit data...