Home
last modified time | relevance | path

Searched refs:avg_y (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/Common/include/
H A DImageValidator.h137 Ogre::Real avg_y = 0.f; in compare() local
165 Ogre::Real delta_y = lum2 - avg_y; in compare()
167 avg_y += delta_y/(k*8+l+1); in compare()
169 var_y += delta_y * (lum2 - avg_y); in compare()
177 covar = covar/n - avg_x * avg_y; in compare()
183 ssim += ((2 * avg_x * avg_y + c1) * (2 * covar + c2)) / in compare()
184 ((avg_x*avg_x + avg_y*avg_y + c1) * (var_x + var_y + c2)); in compare()
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/Common/include/
H A DImageValidator.h137 Ogre::Real avg_y = 0.f; in compare() local
165 Ogre::Real delta_y = lum2 - avg_y; in compare()
167 avg_y += delta_y/(k*8+l+1); in compare()
169 var_y += delta_y * (lum2 - avg_y); in compare()
177 covar = covar/n - avg_x * avg_y; in compare()
183 ssim += ((2 * avg_x * avg_y + c1) * (2 * covar + c2)) / in compare()
184 ((avg_x*avg_x + avg_y*avg_y + c1) * (var_x + var_y + c2)); in compare()
/dports/devel/R-cran-waldo/waldo/R/
H A Dnum_equal.R24 avg_y <- mean(abs(y_diff)) functionVar
27 if (avg_y > tolerance) {
28 avg_diff <- avg_diff / avg_y
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc55 double avg_y = 0; in LinearRegression() local
58 avg_y += y[i]; in LinearRegression()
61 avg_y /= n; in LinearRegression()
67 double normalized_y = y[i] - avg_y; in LinearRegression()
76 *b = static_cast<double>(avg_y - (*k) * avg_x); in LinearRegression()
/dports/net-im/tg_owt/tg_owt-d578c76/src/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc55 double avg_y = 0; in LinearRegression() local
58 avg_y += y[i]; in LinearRegression()
61 avg_y /= n; in LinearRegression()
67 double normalized_y = y[i] - avg_y; in LinearRegression()
76 *b = static_cast<double>(avg_y - (*k) * avg_x); in LinearRegression()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc55 double avg_y = 0; in LinearRegression() local
58 avg_y += y[i]; in LinearRegression()
61 avg_y /= n; in LinearRegression()
67 double normalized_y = y[i] - avg_y; in LinearRegression()
76 *b = static_cast<double>(avg_y - (*k) * avg_x); in LinearRegression()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/system_wrappers/source/
H A Drtp_to_ntp_estimator.cc55 double avg_y = 0; in LinearRegression() local
58 avg_y += y[i]; in LinearRegression()
61 avg_y /= n; in LinearRegression()
67 double normalized_y = y[i] - avg_y; in LinearRegression()
76 *b = static_cast<double>(avg_y - (*k) * avg_x); in LinearRegression()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lttb-0.2.0/src/
H A Dlib.rs84 let mut avg_y = 0f64; in lttb() localVariable
99 avg_y += data[idx].y; in lttb()
102 avg_y /= avg_range_length; in lttb()
119 - (point_a_x - data[idx].x) * (avg_y - point_a_y)) in lttb()
/dports/math/ogdf/OGDF/src/ogdf/packing/
H A DComponentSplitterLayout.cpp190 double avg_y = 0.0; in reassembleDrawings() local
195 avg_y += dp.m_y; in reassembleDrawings()
199 avg_y /= nodesInCC[j].size(); in reassembleDrawings()
208 GA.y(v) = GA.y(v) - avg_y; in reassembleDrawings()
210 points.at(count).m_y -= avg_y; in reassembleDrawings()
/dports/databases/grass7/grass-7.8.6/raster/r.geomorphon/
H A Dgeom.c220 double avg_x = 0, avg_y = 0; in shape() local
229 avg_y += pattern->y[i]; in shape()
234 avg_y /= (float)pattern_size; in shape()
238 result = (avg_x_y - avg_x * avg_y) / (avg_x_square - avg_x * avg_x); in shape()
/dports/astro/siril/siril/src/stacking/
H A Drejection_float.c83 float avg_y; in grubbs_stat() local
85 float sd = siril_stats_float_sd(stack, N, &avg_y); in grubbs_stat()
88 float max_of_deviations = avg_y - stack[0]; in grubbs_stat()
89 float md2 = stack[N - 1] - avg_y; in grubbs_stat()
H A Dmedian_and_mean.c518 float avg_y; in grubbs_stat() local
519 float sd = siril_stats_ushort_sd(stack, N, &avg_y); in grubbs_stat()
522 float max_of_deviations = avg_y - stack[0]; in grubbs_stat()
523 float md2 = stack[N - 1] - avg_y; in grubbs_stat()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_spherical_triangle.h55 double avg_y = (v0_cart_.y() + v1_cart_.y() + v2_cart_.y())/3.0; in centroid() local
58 scs.spherical_coord(vgl_point_3d<double>(avg_x, avg_y, avg_z), sp); in centroid()
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_forecast.php128 $avg_y = $cont/$sum_yi;
130 $avg_y = 0;
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Ditemgroup.cpp199 double avg_y = 0.; in slotAlignHorizontally() local
203 avg_y += (*it)->y(); in slotAlignHorizontally()
205 int new_y = int(avg_y/(8*m_itemList.size()))*8+4; in slotAlignHorizontally()
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitscentroiddetector.cpp308 float avg_y = 0; in findSources() local
331 avg_y += edges[j]->y * edges[j]->val; in findSources()
362 rCenter->y = avg_y / sum; in findSources()
/dports/games/scummvm/scummvm-2.5.1/devtools/create_ultima/files/ultima6/scripts/u6/
H A Dactor.lua1689 local avg_y = 0
1704 avg_y = avg_y + actor.y
1710 party_avg_y = math.floor(avg_y / n)
1718 avg_y = 0
1731 avg_y = avg_y + actor.y
1742 combat_avg_y = math.floor((avg_y + n / 2) / n)
2634 local var_2,var_4,avg_y,avg_x,dx,ax,avg_x_diff, avg_y_diff
2646 avg_y = combat_avg_y
2657 avg_y = party_avg_y
2688 if dx - (var_4.y - avg_y) * avg_x_diff >= var_12 then
[all …]
/dports/math/ogdf/OGDF/src/ogdf/energybased/multilevel_mixer/
H A DMultilevelGraph.cpp790 double avg_y = 0.0; in moveToZero() local
793 avg_y += y(v); in moveToZero()
796 avg_y /= getGraph().numberOfNodes(); in moveToZero()
799 y(v, y(v) - avg_y); in moveToZero()
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DCVStabilization.cpp245 double avg_y = sum_y / count; in SmoothTrajectory() local
248 smoothed_trajectory[i + start] = CamTrajectory(avg_x, avg_y, avg_a); in SmoothTrajectory()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/colorYUV/
H A DavsColor.cpp169 float avg_u=0, avg_v=0, avg_y=0; in getNextFrame() local
181 avg_y+=(float)accum_Y[i]*(float)i; in getNextFrame()
197 float Favg_y=avg_y/(float)pixels; in getNextFrame()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/colorYUV/
H A DavsColor.cpp169 float avg_u=0, avg_v=0, avg_y=0; in getNextFrame() local
181 avg_y+=(float)accum_Y[i]*(float)i; in getNextFrame()
197 float Favg_y=avg_y/(float)pixels; in getNextFrame()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/colorYUV/
H A DavsColor.cpp169 float avg_u=0, avg_v=0, avg_y=0; in getNextFrame() local
181 avg_y+=(float)accum_Y[i]*(float)i; in getNextFrame()
197 float Favg_y=avg_y/(float)pixels; in getNextFrame()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/colorYUV/
H A DavsColor.cpp169 float avg_u=0, avg_v=0, avg_y=0; in getNextFrame() local
181 avg_y+=(float)accum_Y[i]*(float)i; in getNextFrame()
197 float Favg_y=avg_y/(float)pixels; in getNextFrame()
/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/plugins/
H A Dfmcomms1.c663 gfloat max_y, min_y, avg_y; in display_cal() local
725 avg_x = avg_y = 0.0; in display_cal()
733 avg_y += channel_I[i]; in display_cal()
763 avg_y /= num_samples; in display_cal()
772 sprintf(cbuf, "avg: %3.0f | mid : %3.0f", avg_y, (min_y + max_y)/2); in display_cal()
799 avg_y); in display_cal()
/dports/biology/bolt-lmm/BOLT-LMM_v2.3.4/src/
H A DSnpData.cpp959 double avg_x = 0, avg_y = 0; in compute_r2() local
963 avg_y += y[i]; in compute_r2()
966 avg_x /= n; avg_y /= n; in compute_r2()
971 double yi = y[i]-avg_y; in compute_r2()

12