mirror of
https://github.com/opencv/opencv.git
synced 2025-06-09 02:23:23 +08:00
trailing whitespace
This commit is contained in:
parent
a94fdbe0f0
commit
05bc7621e6
@ -175,7 +175,7 @@ int main(int argc, char *argv[])
|
|||||||
label = Legende(*itBLOB);
|
label = Legende(*itBLOB);
|
||||||
itBLOB++;
|
itBLOB++;
|
||||||
}
|
}
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// We can detect keypoint with detect method
|
// We can detect keypoint with detect method
|
||||||
vector<KeyPoint> keyImg;
|
vector<KeyPoint> keyImg;
|
||||||
@ -204,7 +204,3 @@ int main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user