mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +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);
|
||||
itBLOB++;
|
||||
}
|
||||
try
|
||||
try
|
||||
{
|
||||
// We can detect keypoint with detect method
|
||||
vector<KeyPoint> keyImg;
|
||||
@ -204,7 +204,3 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user