mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08:00
eliminated trailing whitespaces
This commit is contained in:
parent
affb60093d
commit
6473018d69
@ -627,7 +627,7 @@ namespace cv{
|
||||
|
||||
//merge labels of different chunks
|
||||
mergeLabels4Connectivity(imgLabels, P, chunksSizeAndLabels);
|
||||
|
||||
|
||||
for (int i = 0; i < h; i = chunksSizeAndLabels[i]){
|
||||
flattenL(P, int(i * w + 1) / 2 + 1, chunksSizeAndLabels[i + 1], nLabels);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user