PARP Research Group University of Murcia, Spain


QVision Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
bbf_data
CannyWorker
ComponentTreeWorker
ContourExtractorWorker
ContourPainter
detection_data
feature
kd_node
min_pq
pq_node
QV2DMapFast 2D nearest neigbour access data container
QVAbs_sFloatC1WorkerComputes absolute value of each pixel of a source image and places results in the destination image; for in-place flavors - in the same source image
QVAbs_sShortC1WorkerComputes absolute value of each pixel of a source image and places results in the destination image; for in-place flavors - in the same source image
QVAbsDiff_sFloatC1WorkerCalculate absolute difference between corresponding pixels of the two images or between image pixels and scalar
QVAbsDiff_uCharC1WorkerCalculate absolute difference between corresponding pixels of the two images or between image pixels and scalar
QVAdd_sFloatC1WorkerAdd image to accumulator
QVAdd_sFloatC3WorkerAdd image to accumulator
QVAdd_uCharC1WorkerAdd image to accumulator
QVAdd_uCharC3WorkerAdd image to accumulator
QVAddC_sFloatC1WorkerQVision wrapper function for IPP's ippiAddC_32f_C1R
QVAddC_uCharC1WorkerQVision wrapper function for IPP's ippiAddC_8u_C1RSfs
QVAndC_uCharC1WorkerQVision wrapper function for IPP's ippiAndC_8u_C1R
QVApplicationMain class for QVision applications
QVCameraBase class for image and video input source objects
QVCameraWorkerVirtual base class to create input video reader worker components for the QVision application architecture
QVCombinationIteratorIterator over all possible combinations over a set
QVCompare_sFloatC1WorkerQVision wrapper function for IPP's ippiCompare_32f_C1R
QVCompare_uCharC1WorkerQVision wrapper function for IPP's ippiCompare_8u_C1R
QVCompareC_sFloatC1WorkerCompares pixel values of two images, or pixel values of an image to a constant value using the following compare conditions
QVCompareC_uCharC1WorkerCompares pixel values of two images, or pixel values of an image to a constant value using the following compare conditions
QVComponentTreeImage component tree data structure
QVComputeThreshold_Otsu_uCharC1WorkerCalculate Otsu theshold value of images
QVConvert_sFloatuCharC1WorkerConverts pixel values of an image from one bit depth to another
QVConvert_sFloatuCharC3WorkerConverts pixel values of an image from one bit depth to another
QVConvert_uCharsFloatC1WorkerConverts pixel values of an image from one bit depth to another
QVConvert_uCharsFloatC3WorkerConverts pixel values of an image from one bit depth to another
QVCPUPlotClass for plot graphs of worker's cpustat properties
QVCUDAImage< Type, Channels >Class to manage images stored in the GPU for the QVision framework
QVDefaultGUIMain user interface widget for QVision applications
QVDisjointSetImplementation of a disjoint set data type, based on the union-find algorithm
QVDiv_sFloatC1WorkerDivides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image
QVDiv_sFloatC3WorkerDivides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image
QVDiv_uCharC1WorkerDivides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image
QVDiv_uCharC3WorkerDivides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image
QVDivC_sFloatC1WorkerDivides pixel values of a source image by a constant and places the scaled results in a destination image
QVDivC_uCharC1WorkerDivides pixel values of a source image by a constant and places the scaled results in a destination image
QVFilterBox_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterBox_32f_C1R
QVFilterBox_uCharC1WorkerQVision wrapper function for IPP's ippiFilterBox_8u_C1R
QVFilterBox_uCharC3WorkerQVision wrapper function for IPP's ippiFilterBox_8u_C3R
QVFilterGauss_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterGauss_32f_C1R
QVFilterGauss_sFloatC3WorkerQVision wrapper function for IPP's ippiFilterGauss_32f_C3R
QVFilterGauss_uCharC1WorkerQVision wrapper function for IPP's ippiFilterGauss_8u_C1R
QVFilterGauss_uCharC3WorkerQVision wrapper function for IPP's ippiFilterGauss_8u_C3R
QVFilterHipass_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterHipass_32f_C1R
QVFilterHipass_sFloatC3WorkerQVision wrapper function for IPP's ippiFilterHipass_32f_C3R
QVFilterHipass_uCharC1WorkerQVision wrapper function for IPP's ippiFilterHipass_8u_C1R
QVFilterHipass_uCharC3WorkerQVision wrapper function for IPP's ippiFilterHipass_8u_C3R
QVFilterLaplace_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterLaplace_32f_C1R
QVFilterLaplace_uCharC1WorkerQVision wrapper function for IPP's ippiFilterLaplace_8u_C1R
QVFilterLowpass_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterLowpass_32f_C1R
QVFilterLowpass_uCharC1WorkerQVision wrapper function for IPP's ippiFilterLowpass_8u_C1R
QVFilterMax_sFloatC1WorkerApplies the "max" filter to an image
QVFilterMax_uCharC1WorkerApplies the "max" filter to an image
QVFilterMax_uCharC3WorkerApplies the "max" filter to an image
QVFilterMedian_uCharC1WorkerFilters an image using a box median filter
QVFilterMedian_uCharC3WorkerFilters an image using a box median filter
QVFilterMedianHoriz_uCharC1WorkerPerforms horizontal median filtering
QVFilterMin_sFloatC1WorkerApplies the "min" filter to an image
QVFilterMin_uCharC1WorkerApplies the "min" filter to an image
QVFilterMin_uCharC3WorkerApplies the "min" filter to an image
QVFilterSobelHorizMask_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterSobelHorizMask_32f_C1R
QVFilterSobelVertMask_sFloatC1WorkerQVision wrapper function for IPP's ippiFilterSobelVertMask_32f_C1R
QVFunction< Input, Output >Base class for function objects
QVGenericImageBase class for QVImage objects
QVGUIMain user interface widget for QVision applications
QVHistogramPlotWidget for plotting QList<double> property values from a worker, as an histogram, over the time
QVHistogramPlot2Widget for plotting QList<double> property values from a worker, as an histogram, over the time
QVImage< Type, Channels >Image representation class for the QVision
QVImageCanvasDisplayer widget for QVImage objects and other data types
QVLn_sFloatC1WorkerComputes the natural logarithm of each pixel values of a source image and places the results in the destination image; for in-place flavors - in the same image
QVLn_sFloatC3WorkerComputes the natural logarithm of each pixel values of a source image and places the results in the destination image; for in-place flavors - in the same image
QVLShiftC_uCharC1WorkerQVision wrapper function for IPP's ippiLShiftC_8u_C1R
QVMatrixImplementation of numerical matrices
QVMax_sFloatC1WorkerComputes the maximum of image pixel values
QVMax_uCharC1WorkerComputes the maximum of image pixel values
QVMean_uCharC1WorkerComputes the mean of image pixel values
QVMin_sFloatC1WorkerComputes the minimum of image pixel values
QVMin_uCharC1WorkerComputes the minimum of image pixel values
QVMPlayerCameraClass to create versatile video input blocks for the QVision application architecture
QVMPlayerCameraWorkerClass to create MPlayer input video reader worker components for the QVision application architecture
QVMPlayerProxyClass to read from many video formats and devices, based on the MPlayer application
QVMPlayerReaderClass to read from many video formats and devices, based on the MPlayer application
QVMSERMaximally stable extremal region datatype
QVMul_sFloatC1WorkerAdds, subtracts, or multiplies pixel values of two source images and places the results in a destination image
QVMul_sFloatC3WorkerAdds, subtracts, or multiplies pixel values of two source images and places the results in a destination image
QVMul_uCharC1WorkerAdds, subtracts, or multiplies pixel values of two source images and places the results in a destination image
QVMul_uCharC3WorkerAdds, subtracts, or multiplies pixel values of two source images and places the results in a destination image
QVMulC_sFloatC1WorkerAdds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image
QVMulC_uCharC1WorkerAdds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image
QVMulScale_uCharC1WorkerQVision wrapper function for IPP's ippiMulScale_8u_C1R
QVMulScale_uCharC3WorkerQVision wrapper function for IPP's ippiMulScale_8u_C3R
QVNot_uCharC1WorkerPerforms corresponding bitwise logical operation between pixels of two image (AndC OrC XorC - between pixel of the source image and a constant)
QVNot_uCharC3WorkerPerforms corresponding bitwise logical operation between pixels of two image (AndC OrC XorC - between pixel of the source image and a constant)
QVNumericPlotClass for plot graphs of worker's int or double properties
QVOrC_uCharC1WorkerQVision wrapper function for IPP's ippiOrC_8u_C1R
QVPlotClass for plot worker's graphs
QVPolylinePolyline representation
QVPolylineFFloating point polyline representation
QVPropertyContainerBase class for dynamic property container objects
QVPropertyContainerChangeBase class for property container object's changes
QVPropertyContainerInformerClass for inform about the QVPropertyContainer changes
QVPROSAC< Element, Model >Implementation of PROSAC, an extension to RANSAC (see QVRANSAC)
QVQuaternionImplementation of quaternions
QVRANSAC< Element, Model >Implementation of RANSAC, a robust statistical model fitting algorithm
QVRGBToGray_sFloatC3C1WorkerConverts an RGB image to gray scale (fixed coefficients)
QVRGBToGray_uCharC3C1WorkerConverts an RGB image to gray scale (fixed coefficients)
QVRShiftC_uCharC1WorkerQVision wrapper function for IPP's ippiRShiftC_8u_C1R
QVSqr_sFloatC1WorkerSquares pixel values of an image and places results in the destination image; for in-place flavors - in the same image
QVSub_sFloatC1WorkerQVision wrapper function for IPP's ippiSub_32f_C1R
QVSub_sFloatC3WorkerQVision wrapper function for IPP's ippiSub_32f_C3R
QVSub_uCharC1WorkerQVision wrapper function for IPP's ippiSub_8u_C1RSfs
QVSub_uCharC3WorkerQVision wrapper function for IPP's ippiSub_8u_C3RSfs
QVSubC_sFloatC1WorkerQVision wrapper function for IPP's ippiSubC_32f_C1R
QVSubC_uCharC1WorkerQVision wrapper function for IPP's ippiSubC_8u_C1RSfs
QVSum_uCharC1WorkerComputes the sum of image pixel values
QVTensorImplementation of tensors, a generalization for matrices and vectors
QVTensorIndexIndexes for tensors
QVThreshold_sFloatC1WorkerPerforms thresholding of an image using the specified level
QVThreshold_uCharC1WorkerPerforms thresholding of an image using the specified level
QVVectorImplementation of numerical vectors
QVWorkerBase class for Worker threads
QVXorC_uCharC1WorkerQVision wrapper function for IPP's ippiXorC_8u_C1R
QVYUV4MPEG2CameraWorkerClass to create YUV4MPEG2 input video reader worker components for the QVision application architecture
QVYUV4MPEG2RecorderVideo source class for reading many video file formats, webcams and digital cameras
ransac_data
UserInteract



QVision framework. PARP research group, copyright 2007, 2008.