Home
last modified time | relevance | path

Searched defs:cam_orig (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/jogamp-jogl/gluegen/src/junit/com/jogamp/gluegen/test/junit/structgen/
H A DTestStructGen01.java38 final Vec3f cam_orig = cam.getOrig(); in test02() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/pyscripts/
H A Dvpgl_adaptor.py557 def get_correction_offset(cam_orig, cam_corrected): argument
565 def find_offset_and_correct_rational_camera(cam_orig, cam_corrected, cam_to_be_corrected): argument
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dcolortemp.cc942 double cam_orig[3] = {0., 0., 0.}; in cieCAT02() local