Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Tools Directory Reference
+ Directory dependency graph for Tools:

Directories

directory  BIASOpenGLViewer
 
directory  BIASShowCamWX
 
directory  BIASViewWX
 

Files

file  biasadd.cpp [code]
 Tool for adding two images pixelwise, see biasadd.cpp.
 
file  biasaddchannel.cpp [code]
 tool for combining images channel-wise, see biasaddchannel.cpp
 
file  biasapplybayer.cpp [code]
 converts various Bayer pattern images to RGB images, see biasapplybayer.cpp
 
file  biasaverage.cpp [code]
 load images given by the command line and compute mean value for each pixel, see biasaverage.cpp
 
file  biasBackwardMapping.cpp [code]
 
file  biasbayer2rgb.cpp [code]
 convert a (hdr) bayer image to unsigned char rgb, see biasbayer2rgb.cpp
 
file  biasbayer2rgbDC1394.cpp [code]
 
file  biascalibratecamera.cpp [code]
 The program reads the images from disk,detects chessboard of given known dimension, and computes internal calibration parameters (and extrinsics for this purpose, too), see biascalibratecamera.cpp.
 
file  biasClickImageCornersWx.cpp [code]
 The tool allows to click corners/point in image and saves them on demand to a file, see biasClickImageCornersWx.cpp.
 
file  biasconvert.cpp [code]
 Convert input image format to output image format, see biasconvert.cpp.
 
file  biasConvertMDtimestamps.cpp [code]
 Convert input image format to output image format preserving timestamps see biasConvertMDtimestamps.cpp.
 
file  biascornermatcher.cpp [code]
 Match KLT corners, see biascornermatcher.cpp.
 
file  biascrop.cpp [code]
 Tool crops a rectangular image region of specified image, writing the result either into a file from specified name.
 
file  biasDeInterlace.cpp [code]
 
file  biasdepthwarp.cpp [code]
 Example for using the PMDWarp class. This example creates a glfPBuffer and warps a depth map into the perspective of another camera using meshing on the GPU see biasdepthwarp.cpp.
 
file  biasdetectunvignettewx.cpp [code]
 
file  biasdiff.cpp [code]
 tool for computing intensity difference of images, see biasdiff.cpp
 
file  biasdiv.cpp [code]
 tool for computing pixelwise division of two images, see biasdiv.cpp
 
file  biasextract.cpp [code]
 extract header data from image files: uid, time stamp orientation, KMatrix from EXIF data, see biasextract.cpp
 
file  biasextractchannel.cpp [code]
 New one channel image from selected channel of a multichannel image, see biasextractchannel.cpp.
 
file  biasextractcheckerboard.cpp [code]
 The tool tries to find checkerboards in the input images finds corners also in fisheye distorted images andwrites these to the Matlab file 'Filename.m', see biasextractcheckerboard.cpp.
 
file  biasextractcheckerboardWX.cpp [code]
 The tool tries to find checkerboards in the input images and writes these to the Matlab file 'Filename.m', additionally it offers the posssibility to select them manually, see biasextractcheckerboardWX.cpp.
 
file  biasfilter.cpp [code]
 Tool to filter an image with Mean, Gauss, Median or rescale, see biasfilter.cpp.
 
file  biasGenerateCheckerboardModel.cpp [code]
 
file  biasgetpmddata.cpp [code]
 program for calculating pmd data from source images with pmd source descriptor as meta data, see biasgetpmddata.cpp
 
file  biasGPUFilter.cpp [code]
 Tool to filter an image with Mean, Gauss or Median, see biasGPUFilter.cpp.
 
file  biashistogram.cpp [code]
 Detects a color histogram and writes to file hist.txt, see biashistogram.cpp.
 
file  biasimagecalc.cpp [code]
 
file  biasimagepackage.cpp [code]
 Unpacks image packages written by ShowCamWx, see biasimagepackage.cpp.
 
file  biasinsert.cpp [code]
 program for inserting an image into another, see biasinsert.cpp
 
file  biasjoinimages.cpp [code]
 Joins up to 4 images for video production.
 
file  biaskinect2server.cpp [code]
 
file  biasmerge.cpp [code]
 Merge a projection matrix and an image and write header data to image.
 
file  biaspmatrix2projection.cpp [code]
 Convert PMatrix to BIAS::Projection, see biaspmatrix2projection.cpp.
 
file  biaspmdcam2shm.cpp [code]
 
file  biasproject.cpp [code]
 rotate/rectify/reproject images to (rotated) images (of different camera type), see biasproject.cpp
 
file  biasprojection.cpp [code]
 read images and pmatrices, projects 3d points and cuts out region, see biasprojection.cpp
 
file  biasProjectionMapping.cpp [code]
 
file  biasrectify.cpp [code]
 Tool for rectifying images, see biasrectify.cpp.
 
file  biasrescale.cpp [code]
 rescales images by given ratio (including projection parameters), see biasrescale.cpp
 
file  biasrgb2luv.cpp [code]
 convert a rgb image into float luv color space image, see biasrgb2luv.cpp
 
file  biasscaleshiftimage.cpp [code]
 scales and shifts image values in given range, see biasscaleshiftimage.cpp
 
file  biasSetColorModel.cpp [code]
 
file  biassetprojection.cpp [code]
 load image and projection given by the command line, set projection in image and save image to disk, see biassetprojection.cpp
 
file  biassetrefuuid.cpp [code]
 loads two images and sets UUID from second image to first image, if only one image is given, the UUID is printed to the command line, see biassetrefuuid.cpp
 
file  biassetuid.cpp [code]
 load image given by the command line, assign a uuid and write back to disk, see biassetuid.cpp
 
file  biasshowepiwx.cpp [code]
 show epipolar lines for image pair (WX Version), see biasshowepiwx.cpp
 
file  biastimeit.cpp [code]
 Helper to emulate the Unix "time" command on WIN32 platforms, Measure the duration of the execution of a command=timean application run, You may want to use TimeThis.exe from MS Resource Kit, see biastimeit.cpp.
 
file  biastofdepthundist.cpp [code]
 Undistorts the depth map in the sense of ToF-camera depth distortion, without touching the lens distortion, see biastofdepthundist.cpp.
 
file  biastrianglemesh.cpp [code]
 generate triangle mesh from depth map, see biastrianglemesh.cpp
 
file  biasUndistort.cpp [code]
 
file  biasVrmlOutCameraGeometry.cpp [code]
 takes a texture list, a projection list and an output filename and creates a vrml named with output filename with the cameras drawn, the textures as images in the camera pyramids, see biasVrmlOutCameraGeometry.cpp
 
file  biaswarpkinect2.cpp [code]