Package | Description |
---|---|
org.opencv.photo |
Modifier and Type | Class and Description |
---|---|
class |
AlignMTB
This algorithm converts images to median threshold bitmaps (1 for pixels brighter than median
luminance and 0 otherwise) and than aligns the resulting bitmaps using bit operations.
|
Modifier and Type | Method and Description |
---|---|
static AlignExposures |
AlignExposures.__fromPtr__(long addr) |
Copyright © 2020. All rights reserved.