• Jesus Briales's avatar
    Fix subpixel precision issue and compute line points in original image size · ad765a75
    Jesus Briales authored
    Issue 1:
    The subpixel precision of LSD was lost in the implicit conversion to Vec4i
    Solved:
    Line point coordinates are stored in cv::Vec4f
    No type conversion needed from extremes to kl float fields
    
    Issue 2:
    The keyline point fields for original image were not being correctly filled
    Solved:
    The points in original image are computed through scaling (using scale factor and octave index)
    ad765a75
Name
Last commit
Last update
..
aruco Loading commit data...
bgsegm Loading commit data...
bioinspired Loading commit data...
ccalib Loading commit data...
cnn_3dobj Loading commit data...
contrib_world Loading commit data...
cvv Loading commit data...
datasets Loading commit data...
dnn Loading commit data...
dpm Loading commit data...
face 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...
stereo Loading commit data...
structured_light 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...