Number of duplications

490

Average of occurrences per duplication

4.18

The following list includes all the duplication found in the code, with the information about each file where it was found listed with the following format:
file_name (first_line:first_column - last_line:last_column)
Loading...
modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java (22:1 - 44:29)
modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java (20:1 - 42:29)
modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java (20:1 - 48:29)
Loading...
modules/features2d/misc/java/test/ORBDescriptorExtractorTest.java (25:5 - 36:17)
modules/features2d/misc/java/test/SURFDescriptorExtractorTest.java (19:5 - 31:13)
Loading...
modules/java/test/android_test/src/org/opencv/test/OpenCVTestCase.java (432:48 - 444:62)
modules/java/test/pure_test/src/org/opencv/test/OpenCVTestCase.java (470:46 - 482:52)
Loading...
modules/java/test/android_test/src/org/opencv/test/OpenCVTestCase.java (438:46 - 450:52)
modules/java/test/pure_test/src/org/opencv/test/OpenCVTestCase.java (464:48 - 476:62)
Loading...
samples/java/tutorial_code/ShapeDescriptors/bounding_rects_circles/GeneralContoursDemo1.java (80:55 - 100:16)
samples/java/tutorial_code/ShapeDescriptors/bounding_rotated_ellipses/GeneralContoursDemo2.java (80:55 - 100:16)
samples/java/tutorial_code/ShapeDescriptors/find_contours/FindContoursDemo.java (73:55 - 92:16)
samples/java/tutorial_code/ShapeDescriptors/hull/HullDemo.java (74:55 - 93:16)
samples/java/tutorial_code/ShapeDescriptors/moments/MomentsDemo.java (80:55 - 100:16)
samples/java/tutorial_code/TrackingMotion/generic_corner_detector/CornerDetectorDemo.java (112:51 - 131:25)
samples/java/tutorial_code/TrackingMotion/harris_detector/CornerHarrisDemo.java (68:49 - 87:16)
Loading...
modules/core/misc/java/test/CoreTest.java (802:42 - 817:12)
modules/core/misc/java/test/CoreTest.java (827:24 - 841:11)
Loading...
modules/java/test/android_test/src/org/opencv/test/OpenCVTestCase.java (165:9 - 187:23)
modules/java/test/pure_test/src/org/opencv/test/OpenCVTestCase.java (197:9 - 219:20)
Loading...
modules/java/test/android_test/src/org/opencv/test/OpenCVTestCase.java (171:9 - 193:20)
modules/java/test/pure_test/src/org/opencv/test/OpenCVTestCase.java (191:9 - 213:23)
Loading...
modules/core/misc/java/test/CoreTest.java (1760:37 - 1780:39)
modules/core/misc/java/test/CoreTest.java (1784:37 - 1804:39)
Loading...
modules/imgproc/misc/java/src/java/imgproc+Moments.java (216:44 - 225:55)
modules/imgproc/misc/java/src/java/imgproc+Moments.java (233:53 - 241:59)