LArbys / LArCV

Liquid Argon Computer Vision
11 stars 9 forks source link

hiresimagedivider can use divideralgo now #72

Closed twongjirad closed 7 years ago

twongjirad commented 7 years ago

Now can use 'UseDivFile' option to choose to use divisions precalculated in file or divisions calculated at the start of HiResDivider using DividerAlgo. Size of regions determined by number of divisions one wants to cut the image up into. If one chooses overlap, will make 2N-1 regions per dimension so that regions overlap.

twongjirad commented 7 years ago

hmm. need to remove std::cout line.