Skip to content
Snippets Groups Projects
Commit 9bc1cd27 authored by Andrew Cohen's avatar Andrew Cohen
Browse files

logScale set to 1 in Segment.getImages & matlabPollDB

parent f91d178e
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ end
function imLog=msLog(im,min_radius_pixels)
logScale=[0.7:0.1:1.2];
logScale=1;
imLogCombined=[];
if length(min_radius_pixels)==3 && min_radius_pixels(3)>0
% 3d
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment