pdollar / toolbox

Piotr's Image & Video Matlab Toolbox
849 stars 500 forks source link

error in edgesEvalImg (69th line) : [matchE1,matchG1] = correspondPixels(E1,G{g},maxDist); #56

Open zhaomoudou opened 3 years ago

zhaomoudou commented 3 years ago

Hi,

When I run edgesEvalImg.m, there's an error that we cannot use {} to index.

So how to debug it?

Thanks for your patience and reply.