/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/perf/ |
H A D | perf_houghlines.cpp | 22 double thetaStep = get<2>(GetParam()); variable 83 double thetaStep = get<2>(GetParam()); variable
|
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/perf/opencl/ |
H A D | perf_houghlines.cpp | 36 double thetaStep = get<2>(GetParam()); variable 72 double thetaStep = get<2>(GetParam()); variable
|
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/snippets/ |
H A D | imgproc_HoughLinesPointSet.cpp | 26 double thetaMin = 0.0f, thetaMax = CV_PI / 2.0f, thetaStep = CV_PI / 180.0f; in main() local
|
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/ocl/ |
H A D | test_houghlines.cpp | 29 double rhoStep, thetaStep; in PARAM_TEST_CASE() local 111 double rhoStep, thetaStep, minLineLength, maxGap; in PARAM_TEST_CASE() local
|
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/ |
H A D | test_houghlines.cpp | 115 double thetaStep; member in opencv_test::__anonc806e8800111::BaseHoughLineTest 159 double thetaMin, thetaMax, thetaStep; member in opencv_test::__anonc806e8800111::HoughLinesPointSetTest
|
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/ |
H A D | TestQuadraticPolygonFilters.cxx | 59 double thetaStep = 4.0 * vtkMath::Pi() / npts; in TestQuadraticPolygonFilters() local
|
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/ |
H A D | TestQuadraticPolygonFilters.cxx | 59 double thetaStep = 4.0 * vtkMath::Pi() / npts; in TestQuadraticPolygonFilters() local
|
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/Testing/Cxx/ |
H A D | TestQuadraticPolygonFilters.cxx | 59 double thetaStep = 4.0 * vtkMath::Pi() / npts; in TestQuadraticPolygonFilters() local
|
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tgl/ |
H A D | tgl.cpp | 46 double thetaStep; in computeSlices() local
|
/dports/science/cdk/cdk-cdk-2.3/tool/sdg/src/main/java/org/openscience/cdk/layout/ |
H A D | AtomPlacer.java | 516 final double thetaStep, in populatePolygonCorners()
|
/dports/math/R-cran-lme4/lme4/R/ |
H A D | lmer.R | 2625 thetaStep <- 0.1 functionVar
|