Skip to content
Snippets Groups Projects
Commit 325903c7 authored by Julien Michel's avatar Julien Michel
Browse files

CLN: Removing traces comitted by mistake

parent 16791448
No related branches found
No related tags found
No related merge requests found
...@@ -278,8 +278,6 @@ private: ...@@ -278,8 +278,6 @@ private:
SetParameterInt("sizex",lri[0]-uli[0]); SetParameterInt("sizex",lri[0]-uli[0]);
SetParameterInt("sizey",lri[1]-uli[1]); SetParameterInt("sizey",lri[1]-uli[1]);
std::cout<<"ul: "<<uli<<", lr: "<<lri<<std::endl;
this->CropRegionOfInterest(); this->CropRegionOfInterest();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment