| Package | Description |
|---|---|
| org.arquillian.rusheye.comparison | |
| org.arquillian.rusheye.result | |
| org.arquillian.rusheye.suite |
JBoss, Home of Professional Open Source
Copyright ${year}, Red Hat, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
ComparisonResult |
ImageComparator.compare(BufferedImage patternImage,
BufferedImage sampleImage,
Perception perception,
Collection<Mask> masks)
Compares patternImage with sampleImage approximating human perception of color spaces.
|
| Modifier and Type | Method and Description |
|---|---|
ResultConclusion |
ResultEvaluator.evaluate(Perception perception,
ComparisonResult comparisonResult)
Evaluates the comparison result using perception settings to obtain conclusion of comparison process.
|
| Modifier and Type | Field and Description |
|---|---|
protected Perception |
Configuration.perception
The perception.
|
| Modifier and Type | Method and Description |
|---|---|
Perception |
ObjectFactory.createPerception() |
Perception |
Configuration.getPerception()
Gets the perception settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setPerception(Perception value)
Sets the perception settings.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.