A B C D E F G H I L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- f - Variable in class seamcarving.AdjacencyListSeamFinder.PixelGraph
- f - Variable in class seamcarving.GenerativeSeamFinder.PixelGraph
- f - Variable in class seamcarving.SeamCarver
-
The
EnergyFunction
for determining the minimum-cost seam. - FILES - Static variable in class seamcarving.SeamFinderMultiTest
-
The image files (.png) and corresponding expected seam costs (.txt) in the
BASE_PATH
. - fileStream(String) - Static method in class huskymaps.MapGraph
-
Returns an input stream from the contents of the file at the given path.
- findSeam(Picture, EnergyFunction) - Method in class seamcarving.AdjacencyListSeamFinder
- findSeam(Picture, EnergyFunction) - Method in class seamcarving.DynamicProgrammingSeamFinder
- findSeam(Picture, EnergyFunction) - Method in class seamcarving.GenerativeSeamFinder
- findSeam(Picture, EnergyFunction) - Method in interface seamcarving.SeamFinder
-
Returns a minimum-energy horizontal seam in the current image as a
List
of integers representing the vertical pixel index to remove from each column in the width of the horizontal seam. - firstOf(Iterable<T>) - Method in class minpq.DoubleMapMinPQ
-
Returns any one element from the given iterable.
- forwardDiff(int, int, int) - Static method in class seamcarving.DualGradientEnergyFunction
-
Returns the forward/backward difference for the three adjacent pixels' colors.
- from - Variable in class graphs.Edge
-
The originating vertex.
- from(Context) - Static method in class huskymaps.MapServer.BoundingBox
-
Returns a new bounding box from the given
Context
.
All Classes All Packages