ij_plugins.javacv.imgproc

Members list

Concise view

Type members

Classlikes

class GrabCutPlugIn extends PlugIn

Attributes

Graph
Supertypes
trait PlugIn
class Object
trait Matchable
class Any
class GrubCutInteraction(ip: ColorProcessor) extends AutoCloseable

Provides interaction with OpenCV implementation of GrubCut algorithm, hiding any native memory and resources management.

Provides interaction with OpenCV implementation of GrubCut algorithm, hiding any native memory and resources management.

Attributes

ip

input image to be segmented.

Graph
Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Finds lines in a binary image using the standard Hough transform.

Finds lines in a binary image using the standard Hough transform.

Input is a binary grey 8-bit image.

Attributes

Companion:
object
Graph
Supertypes
trait DialogListener
trait ExtendedPlugInFilter
trait PlugInFilter
class Object
trait Matchable
class Any
Self type