correct range computations, it is difficult to do the more efficient single pass...
authorJason Newton <jason@utopiacompression.com>
Tue, 27 Aug 2013 07:34:22 +0000 (00:34 -0700)
committerJason Newton <jason@utopiacompression.com>
Tue, 27 Aug 2013 07:34:22 +0000 (00:34 -0700)
commitaffab4f1561971ad2b9707239d5f38b6b1eb3bb2
tree22824f3c4ba2718f30088ed9d2a877b28153c6e6
parent04c86f28b11932905d17313f65695469bdf761c8
correct range computations, it is difficult to do the more efficient single pass 3N/2 implementations correctly in this particular setting without costing more than they save
modules/imgproc/src/connectedcomponents.cpp