All Packages Class Hierarchy
A B C D E F G H I J L M N O P R S T U W X Y
L
- l1Norm().
Method in class com.c3d.image.Jimage
- first sum the planes to a grey scale image and then return
the sum of the absolute values of the pixels
- l1Norm().
Method in class com.c3d.image.IntelFImage
-
- l2Norm().
Method in class com.c3d.image.Jimage
- first sum the planes to a grey scale image and then return
the sqrt of the sum of the squared values of the pixels
- l2Norm().
Method in class com.c3d.image.IntelFImage
-
- lessthan(Universal).
Method in class com.c3d.image.Jimage
- TeX one image less than another if all pixels
less than corresponding ones, thus it
can be implemented by injecting $<$ between
the elements of a and b, and then applying
$\times/$ to the result
- Line.
Variable in class com.c3d.image.ImageTransfer
- TeX The position in the data at which the
image origin ( top left ) occurs
A B C D E F G H I J L M N O P R S T U W X Y
All Packages Class Hierarchy