You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I was simply afraid/conservative when I wrote the code initially since these point clouds are processed multi-threaded ... it might well be that I never came back to it
multiview-reconstruction/src/main/java/net/preibisch/mvrecon/process/interestpointregistration/pairwise/methods/rgldm/RGLDMPairwise.java
Lines 101 to 105 in ba235e4
The javadoc comment seems to indicate that
requiresInterestPointDuplication
should returnfalse
.What is wrong? The comment or the code?
The text was updated successfully, but these errors were encountered: