Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 91d6221

Browse files
committed
Fix aspect ratio bug in standard contour filter
1 parent 2d5c60d commit 91d6221

File tree

66 files changed

+235
-234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+235
-234
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'com.kylecorry.frc.vision'
7-
version '1.1.1'
7+
version '1.1.2'
88

99

1010
sourceCompatibility = 1.8

docs/allclasses-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>All Classes (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>All Classes (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/allclasses-noframe.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>All Classes (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>All Classes (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

docs/com/kylecorry/frc/vision/Range.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:13 EST 2019 -->
6-
<title>Range (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>Range (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="Range (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="Range (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/Version.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>Version (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>Version (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="Version (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="Version (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/camera/CameraSettings.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>CameraSettings (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>CameraSettings (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="CameraSettings (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="CameraSettings (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/camera/FOV.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>FOV (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>FOV (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="FOV (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="FOV (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/camera/Resolution.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>Resolution (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>Resolution (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="Resolution (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="Resolution (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/camera/package-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.camera (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.camera (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>

docs/com/kylecorry/frc/vision/camera/package-summary.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.camera (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.camera (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="com.kylecorry.frc.vision.camera (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="com.kylecorry.frc.vision.camera (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/camera/package-tree.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.camera Class Hierarchy (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.camera Class Hierarchy (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="com.kylecorry.frc.vision.camera Class Hierarchy (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="com.kylecorry.frc.vision.camera Class Hierarchy (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFilters/ContourFilter.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>ContourFilter (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>ContourFilter (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="ContourFilter (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="ContourFilter (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFilters/ConvexHullContourFilter.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>ConvexHullContourFilter (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>ConvexHullContourFilter (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="ConvexHullContourFilter (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="ConvexHullContourFilter (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFilters/StandardContourFilter.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>StandardContourFilter (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>StandardContourFilter (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="StandardContourFilter (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="StandardContourFilter (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFilters/package-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.contourFilters (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.contourFilters (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>

docs/com/kylecorry/frc/vision/contourFilters/package-summary.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.contourFilters (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.contourFilters (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="com.kylecorry.frc.vision.contourFilters (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="com.kylecorry.frc.vision.contourFilters (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFilters/package-tree.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.contourFilters Class Hierarchy (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.contourFilters Class Hierarchy (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="com.kylecorry.frc.vision.contourFilters Class Hierarchy (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="com.kylecorry.frc.vision.contourFilters Class Hierarchy (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFinders/ContourFinder.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:13 EST 2019 -->
6-
<title>ContourFinder (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>ContourFinder (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="ContourFinder (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="ContourFinder (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFinders/StandardContourFinder.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:13 EST 2019 -->
6-
<title>StandardContourFinder (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>StandardContourFinder (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>
1111
<body>
1212
<script type="text/javascript"><!--
1313
try {
1414
if (location.href.indexOf('is-external=true') == -1) {
15-
parent.document.title="StandardContourFinder (RobotVisionAPI 1.1.1 API)";
15+
parent.document.title="StandardContourFinder (RobotVisionAPI 1.1.2 API)";
1616
}
1717
}
1818
catch(err) {

docs/com/kylecorry/frc/vision/contourFinders/package-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_191) on Mon Jan 07 15:25:14 EST 2019 -->
6-
<title>com.kylecorry.frc.vision.contourFinders (RobotVisionAPI 1.1.1 API)</title>
7-
<meta name="date" content="2019-01-07">
5+
<!-- Generated by javadoc (1.8.0_191) on Tue Jan 08 14:56:35 EST 2019 -->
6+
<title>com.kylecorry.frc.vision.contourFinders (RobotVisionAPI 1.1.2 API)</title>
7+
<meta name="date" content="2019-01-08">
88
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../../script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)