Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
50c2f87addfe908697ba2cb03d52fe082b04f42f
Switch branch/tag
opencv
modules
imgproc
perf
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
enabling sanity checks for warp and resize functions on Android
· 81721d0d
Andrey Pavlenko
authored
12 years ago
- add syntetic images generation function to ts - use generated syntetic images
81721d0d
Name
Last commit
Last update
..
perf_bilateral.cpp
Normalize line endings and whitespace
12 years ago
perf_blur.cpp
Increase accuracy interval for image filters on Android and other platforms when sensible
12 years ago
perf_canny.cpp
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
12 years ago
perf_cornerEigenValsAndVecs.cpp
Normalize line endings and whitespace
12 years ago
perf_cornerHarris.cpp
Normalize line endings and whitespace
12 years ago
perf_cvt_color.cpp
increased time-limits
12 years ago
perf_distanceTransform.cpp
disabled whole perf test for distance transform
12 years ago
perf_filter2d.cpp
Added thresholds to some sanity checks
12 years ago
perf_goodFeaturesToTrack.cpp
Fix sanity checks in improc perf tests
12 years ago
perf_histogram.cpp
perf tests for calcHist 2-3D case
12 years ago
perf_houghLines.cpp
Removed hack from perf test on HoughLines, since I hope it is fixed by pr263
12 years ago
perf_integral.cpp
increased time-limits
12 years ago
perf_main.cpp
Performance testing branch is merged back into trunk
13 years ago
perf_morph.cpp
Normalize line endings and whitespace
12 years ago
perf_precomp.cpp
Performance testing branch is merged back into trunk
13 years ago
perf_precomp.hpp
Fix OS X build warnings
12 years ago
perf_pyramids.cpp
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
13 years ago
perf_remap.cpp
Fix sanity checks in improc perf tests
12 years ago
perf_resize.cpp
enabling sanity checks for warp and resize functions on Android
12 years ago
perf_sepfilters.cpp
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
13 years ago
perf_threshold.cpp
increased time-limits
12 years ago
perf_warp.cpp
enabling sanity checks for warp and resize functions on Android
12 years ago