Package jcuda.jnpp

Contains the classes of JNpp.

See:
          Description

Class Summary
FilteringMethod Filtering methods.
JNpp Java bindings for NPP
JNpp.Core NPP Core - Basic functions for library management, in particular library version and device property query functions.
JNppi Java bindings for NPPI.
JNppUtils Preliminary utility methods for JNpp
NppCmpOp Comparison operations
NppGpuComputeCapability GPU Compute Capabilities
NppiAlphaOp Alpha operators
NppiAxis Axis identifiers
NppiColorConvMode Color Conversion Modes
NppiGraphcutState Java port of a NppiGraphcutState
NppiHaarBuffer TODO: Not implemented yet!
NppiHaarClassifier_32f TODO: Not implemented yet!
NppiPoint 2D Point
NppiRect 2D Rectangle This class contains position and size information of a rectangle in two space.
NppiSamplingConvMode Sampling Conversion Modes
NppiSize 2D Size.
NppLibraryVersion Java port of a NppLibraryVersion
NppRoundMode Rounding modes
NppStatus Error Status Codes.
TypedPointer<T extends NppType> A typed pointer, that is, a usual Pointer that has a type parameter.
 

Package jcuda.jnpp Description

Contains the classes of JNpp.

Package Specification

This package contains classes that are related to JNpp. The main class is the JNppi class, which provides bindings for the NPP image manipulation methods.