Index

A | B | D | F | G | H | I | M | O | R | S | T | V

A

array_diff() (in module salientregions.helpers)

B

binarize() (salientregions.binarization.Binarizer method)
(salientregions.binarization.DatadrivenBinarizer method)
(salientregions.binarization.OtsuBinarizer method)
(salientregions.binarization.ThresholdBinarizer method)
binarize_withthreshold() (salientregions.binarization.DatadrivenBinarizer method)
Binarizer (class in salientregions.binarization)
binary_mask2ellipse_features() (in module salientregions.helpers)
BinaryDetector (class in salientregions.binarydetector)
BinaryDetectorTester (class in tests.test_binary_detector)

D

DatadrivenBinarizer (class in salientregions.binarization)
detect() (salientregions.binarydetector.BinaryDetector method)
(salientregions.detectors.Detector method)
(salientregions.detectors.MSSRDetector method)
(salientregions.detectors.SalientDetector method)
(tests.test_detectors.DetectorForTesting method)
detect_holelike() (salientregions.binarydetector.BinaryDetector method)
detect_protrusionlike() (salientregions.binarydetector.BinaryDetector method)
Detector (class in salientregions.detectors)
DetectorForTesting (class in tests.test_detectors)

F

fill_image() (salientregions.binarydetector.BinaryDetector static method)

G

get_holes() (salientregions.binarydetector.BinaryDetector method)
get_indentations() (salientregions.binarydetector.BinaryDetector method)
get_islands() (salientregions.binarydetector.BinaryDetector method)
get_protrusions() (salientregions.binarydetector.BinaryDetector method)
get_SE() (salientregions.detectors.Detector method)

H

HelpersEllipseTester (class in tests.test_helpers)

I

image_diff() (in module salientregions.helpers)

M

MSSRDetector (class in salientregions.detectors)

O

OtsuBinarizer (class in salientregions.binarization)

R

read_matfile() (in module salientregions.helpers)
region2ellipse() (in module salientregions.helpers)
remove_small_elements() (salientregions.binarydetector.BinaryDetector method)
reset() (salientregions.binarydetector.BinaryDetector method)

S

SalientDetector (class in salientregions.detectors)
salientregions (module)
salientregions.binarization (module)
salientregions.binarydetector (module)
salientregions.detectors (module)
salientregions.helpers (module)
SETester (class in tests.test_detectors)
setUp() (tests.test_binarizers.ThresholdBinarizerTester method)
(tests.test_binary_detector.BinaryDetectorTester method)
(tests.test_detectors.SETester method)
(tests.test_helpers.HelpersEllipseTester method)
show_image() (in module salientregions.helpers)

T

test_binarize0() (tests.test_binarizers.ThresholdBinarizerTester method)
test_binarize175() (tests.test_binarizers.ThresholdBinarizerTester method)
test_binarize255() (tests.test_binarizers.ThresholdBinarizerTester method)
test_binarize256() (tests.test_binarizers.ThresholdBinarizerTester method)
test_binarize57() (tests.test_binarizers.ThresholdBinarizerTester method)
test_binarizeneg1() (tests.test_binarizers.ThresholdBinarizerTester method)
test_detect() (tests.test_binary_detector.BinaryDetectorTester method)
test_fill_image_nested() (tests.test_binary_detector.BinaryDetectorTester method)
test_fill_image_noise() (tests.test_binary_detector.BinaryDetectorTester method)
test_getlam() (tests.test_detectors.SETester method)
test_getSE() (tests.test_detectors.SETester method)
test_holes() (tests.test_binary_detector.BinaryDetectorTester method)
test_holesislands() (tests.test_binary_detector.BinaryDetectorTester method)
test_indentations() (tests.test_binary_detector.BinaryDetectorTester method)
test_islands() (tests.test_binary_detector.BinaryDetectorTester method)
test_mask2features_ellipse1() (tests.test_helpers.HelpersEllipseTester method)
test_mask2features_ellipse2() (tests.test_helpers.HelpersEllipseTester method)
test_mask2features_ellipse3() (tests.test_helpers.HelpersEllipseTester method)
test_mask2features_ellipse4() (tests.test_helpers.HelpersEllipseTester method)
test_protrusions() (tests.test_binary_detector.BinaryDetectorTester method)
test_protsindents() (tests.test_binary_detector.BinaryDetectorTester method)
test_region2ellipse() (tests.test_helpers.HelpersEllipseTester method)
tests (module)
tests.context (module)
tests.test_binarizers (module)
tests.test_binary_detector (module)
tests.test_detectors (module)
tests.test_helpers (module)
threshold_cumsum() (salientregions.detectors.MSSRDetector method)
ThresholdBinarizer (class in salientregions.binarization)
ThresholdBinarizerTester (class in tests.test_binarizers)

V

visualize_elements() (in module salientregions.helpers)