Bit-exact Nearest Neighbor Resizing * bit exact resizeNN * change the value of method enum * add bitexact-nn to ResizeExactTest * test to compare with non-exact version * add perf for bit-exact resizenn * use cvFloor-equivalent * 1/3 scaling is not stable for floating calculation * stricter test * bugfix: broken data in case of 6 or 12bytes elements * bugfix: broken data in default pix_size * stricter threshold * use raw() for floor * use double instead of int * follow code reviews * fewer cases in perf test * center pixel convention |
||
|---|---|---|
| .. | ||
| opencl | ||
| perf_accumulate.cpp | ||
| perf_bilateral.cpp | ||
| perf_blur.cpp | ||
| perf_canny.cpp | ||
| perf_contours.cpp | ||
| perf_corners.cpp | ||
| perf_cvt_color.cpp | ||
| perf_distanceTransform.cpp | ||
| perf_filter2d.cpp | ||
| perf_floodfill.cpp | ||
| perf_goodFeaturesToTrack.cpp | ||
| perf_histogram.cpp | ||
| perf_houghcircles.cpp | ||
| perf_houghlines.cpp | ||
| perf_integral.cpp | ||
| perf_main.cpp | ||
| perf_matchTemplate.cpp | ||
| perf_moments.cpp | ||
| perf_morph.cpp | ||
| perf_phasecorr.cpp | ||
| perf_precomp.hpp | ||
| perf_pyramids.cpp | ||
| perf_remap.cpp | ||
| perf_resize.cpp | ||
| perf_sepfilters.cpp | ||
| perf_spatialgradient.cpp | ||
| perf_threshold.cpp | ||
| perf_warp.cpp | ||