JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NAprilTag
 Nbenchmark
 Ncrnn
 Ndasiamrpn
 Ndb
 Ndownload_data
 NFirstPython
 Nlpd_yunet
 Nmobilenet_v1
 Nmobilenet_v2
 Nmodels
 Nmp_palmdet
 Npphumanseg
 Nppresnet
 NPyClassificationDNN
 NPyCoralClassify
 NPyCoralDetect
 NPyCoralSegment
 NPyDetectionDNN
 NPyDMTX
 NPyEmotion
 NPyFaceMesh
 NPyHandDetector
 NPyLicensePlate
 NPyLLM
 NPyNetKSNN
 NPyNetOpenCV
 NPyNetORT
 NPyNetURetinex
 NPyObjectron
 NPyPoseDetector
 NPyPostClassify
 NPyPostDAMOyolo
 NPyPostDepth
 NPyPostStub
 NPyPostURetinex
 NPyPostYolo
 NPyPostYOLOv8seg
 NPyPreBlob
 NPySceneText
 NPySelfie
 NPythonObject6D
 NPythonOpenCV
 NPythonParallel
 NPythonSandbox
 NPythonTest
 Nquantize-inc
 Nquantize-ort
 Nsface
 Ntiny_dnn
 Ntransform
 Nutils
 Nwechatqrcode
 Nyoutureid
 Nyunet
 C_ARMarkerSquare
 CARPose
 CARtoolkitAugmented reality markers using ARtoolkit
 CArUcoSimple wrapper class over the opencv_contrib ArUco augmented reality markers
 CArUcoBlobCombined ArUco marker + multiple color-based object detection
 CARVec3
 CBilateralFilterA bilateral filter
 CBlobDetectorSimple color-based object/blob detection/tracking
 CBlurFilterA blur filter
 CBufferedVideoReaderSimple class to read video frames from a movie file, decode them, and buffer them for smooth playback
 CBurnTestThis is a burn test: run the quad-core saliency demo while also loading up CPU, GPU and NEON in the background
 CCalibrateCameraHelper module to calibrate a given sensor+lens combo, which allows ArUco and other modules to do 3D pose estimation
 CColorFilteringImage filtering using OpenCV
 CConvertSimple module to convert between any supported camera grab formats and USB output formats
 Cconvert_helperHelper struct to handle type conversions at compile time
 Cconvert_helper< dst_type, src_type, false, false >
 Cconvert_helper< dst_type, src_type, false, true >
 Cconvert_helper< dst_type, src_type, true, false >
 Cconvert_helper< dst_type, src_type, true, true >
 CCustomDNNExample of modified DNN module with custom post-processing
 CDarknetIdentify an object using Darknet deep neural network
 CDarknetSaliencyDetect salient objects and identify them using Darknet deep neural network
 CDarknetSingleIdentify objects using Darknet deep neural network
 CDarknetYOLODetect multiple objects in scenes using the Darknet YOLO deep neural network
 CDemoARtoolkitAugmented reality markers using ARtoolkit
 CDemoArUcoSimple demo of ArUco and AprilTag augmented reality markers detection and decoding
 CDemoBackgroundSubtractBackground subtraction to detect moving objects
 CDemoCPUGPULive saliency computation and image filtering using 4-core CPU and OpenGL-ES 2.0 shaders on the Mali-400MP2 GPU
 CDemoDMPPlot results of processing IMU data with the on-chip Digital Motion Processor (DMP)
 CDemoEyeTrackerPupil detection and eye-tracker using the openEyes toolkit
 CDemoGPUSimple image filtering demo using OpenGL-ES shaders on the Mali-400MP2 GPU
 CDemoIMUPlot raw IMU readings on top of video
 CDemoNeonSimple demo of ARM Neon (SIMD) extensions, comparing a box filter (blur) between CPU and Neon
 CDemoQRcodeSimple demo of QR-code and barcode detection and decoding using the ZBar library
 CDemoSalGistFaceObjSimple demo that combines saliency, gist, face detection, and object recognition
 CDemoSaliencySimple demo of the visual saliency algorithm of Itti et al., IEEE PAMI, 1998
 CDenseSiftSimple demo of dense SIFT feature descriptors extraction
 CDetectionDNNDetect and recognize multiple objects in scenes using OpenCV Deep Neural Nets (DNN)
 CDiceCounterCounting dice pips
 CDNNDetect and recognize multiple objects in scenes using OpenCV, NPU, TPU, or VPU Deep Neural Nets
 CEdgeDetectionSimple module to detect edges using the Canny algorithm from OpenCV
 CEdgeDetectionX4Simple module to detect edges, running 4 filters in parallel with 4 different settings
 Cenv_dimsA simple struct to hold a pair of width/height dimensions
 Cenv_imageBasic image class
 Cenv_math
 Cenv_motion_channelA composite channel containing a set of direction channels
 Cenv_params
 Cenv_pyrThis class implements a set of images, often used as a dyadic pyramid
 Cenv_rgb_pixelRGB pixel class
 CEyeTrackerEye-tracker class used to detect gaze direction from close-up video of one's eye
 CFaceDetectorFace detection using OpenCV
 CFastOpticalFlowFast optical flow computation using dense inverse search
 CFilterBase class for an image filter
 CFilterGPUSimple image filtering using OpenGL-ES on the GPU
 CFirstVisionSimple color-based detection of a U-shaped object for FIRST Robotics
 CGPUprogramSimple class to load and compile some OpenGL-ES program
 CGPUshaderSimple class to load and compile some OpenGL-ES shader code
 CGPUtextureSimple class to hold an OpenGL texture
 CJeVoisIntroSimple introduction to JeVois and demo that combines saliency, gist, face detection, and object recognition
 CKalman1DSimple component to track a moving 2D point over time using a Kalman filter
 CKalman2DSimple component to track a moving 2D point over time using a Kalman filter
 CKalman4DSimple component to track a moving 2D box (position and size) over time using a Kalman filter
 CLaplacianFilterA laplacian filter
 CLineKeeps all the ready to use information of a supporting line as it pertains to describing the road
 CMarkersComboSimple demo of QRcode + ARtoolkit + ArUco markers detection and decoding
 CMedianFilterA median filter
 CMorphologyFilterA morphology filter
 CMultiDNNRun multiple neural networks in parallel with a tiled display
 CMultiDNN2Run multiple neural networks in parallel with an overlapping display
 CMyPipeline
 CMyPostProc
 CObjectDetectSimple object detection using keypoint matching
 CObjectMatcherObject matching using OpenCV keypoint detection and matching
 CObjectRecognitionWrapper around a neural network implemented by with the tiny-dnn framework by Taiga Nomi
 CObjectRecognitionBaseAbstract base class for an object recognition component
 CObjectRecognitionCIFARObject recognition CNN for CIFAR-10 dataset
 CObjectRecognitionILABObject recognition CNN for ILAB-10 dataset
 CObjectRecognitionMNISTObject recognition CNN for MNIST handwritten digits
 CObjectTrackerSimple color-based object detection/tracking
 COpticalFlowFast optical flow computation using OF_DIS
 CPassThroughSimple module that just passes the captured camera frames through to USB host
 CPoint2DThis is a basic class to encode 2D integer coordinates
 Cpromote_traitPromote from T1 and T2 to a type than can hold T1 * T2
 Cpromote_trait< byte, byte >
 Cpromote_trait< byte, double >
 Cpromote_trait< byte, float >
 Cpromote_trait< byte, int16 >
 Cpromote_trait< byte, int32 >
 Cpromote_trait< byte, long double >
 Cpromote_trait< double, long double >
 Cpromote_trait< float, double >
 Cpromote_trait< float, long double >
 Cpromote_trait< int16, byte >
 Cpromote_trait< int16, double >
 Cpromote_trait< int16, float >
 Cpromote_trait< int16, int16 >
 Cpromote_trait< int16, int32 >
 Cpromote_trait< int16, long double >
 Cpromote_trait< int32, double >
 Cpromote_trait< int32, float >
 Cpromote_trait< int32, long double >
 CpromoteFromTo
 CpromoteFromTo< double, byte >
 CpromoteFromTo< double, float >
 CpromoteFromTo< double, int16 >
 CpromoteFromTo< double, int32 >
 CpromoteFromTo< float, byte >
 CpromoteFromTo< float, int16 >
 CpromoteFromTo< float, int32 >
 CpromoteFromTo< int16, byte >
 CpromoteFromTo< int32, byte >
 CpromoteFromTo< int32, int16 >
 CpromoteFromTo< long double, byte >
 CpromoteFromTo< long double, double >
 CpromoteFromTo< long double, float >
 CpromoteFromTo< long double, int16 >
 CpromoteFromTo< long double, int32 >
 CpromoteFromTo< T, T >
 CQRcodeQRcode and Barcode detection using ZBar
 CRoadFinderNavigation by finding road
 CRoadModelStore information about the road
 CRoadNavigationRoad finder demo
 Cround_helperHelper struct to handle rounding between different types
 Cround_helper< dst_type, src_type, false >
 Cround_helper< dst_type, src_type, true >
 CSaliencySimple wrapper class around Rob Peter's C-optimized, fixed-point-math visual saliency code
 CSaliencyGistSimple saliency map and gist computation module
 CSaliencySURFSimple salient region detection and identification using keypoint matching
 CSalientRegionsExtract the most salient regions and send them out over USB
 CSaveVideoSave captured camera frames into a video file
 CScriptItem
 CSegmentSegment is defined by the two end-points
 CSuperPixelSuperpixel image segmentation from OpenCV
 CSuperPixelSegSegment an image using super-pixels
 CSurpriseCompute Itti & Baldi surprise over video frames
 CSurpriseRecorderSurprise-based recording of events
 CTensorFlowIdentify an object using TensorFlow deep neural network
 CTensorFlowEasyIdentify objects using TensorFlow deep neural network
 CTensorFlowSaliencyDetect salient objects and identify them using TensorFlow deep neural network
 CTensorFlowSingleIdentify objects using TensorFlow deep neural network
 Ctype_ifMakes a type a typedef for T only if B is true
 Ctype_if< T, true >
 Ctype_with_N_bitsA compile-time check that T has N bits
 CVanishingPointKeeps all the supporting information about a specific vanishing point
 CYoloDetect multiple objects in scenes using the Darknet YOLO deep neural network