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
67e23ed972ec2f8bc5451e9ba10c046d644c4bd1
Switch branch/tag
opencv
modules
core
perf
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
added perf test for transpose inplace
· 978f7eb4
Ilya Lavrenov
authored
10 years ago
978f7eb4
Name
Last commit
Last update
..
opencl
added perf test for transpose inplace
10 years ago
perf_abs.cpp
Normalized file endings.
11 years ago
perf_addWeighted.cpp
Increased time limits, eliminated extra params
12 years ago
perf_arithm.cpp
Rewrite definition/declaration of variables to be more compact
11 years ago
perf_bitwise.cpp
Normalized file endings.
11 years ago
perf_compare.cpp
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
12 years ago
perf_convertTo.cpp
Switched to TEST_CYCLE_MULTIRUN for fast tests
12 years ago
perf_dft.cpp
Merge pull request #2684 from ElenaGvozdeva:ippiDFT
10 years ago
perf_dot.cpp
increased time-limits
12 years ago
perf_inRange.cpp
Normalize line endings and whitespace
12 years ago
perf_main.cpp
C4447 warning about main function format suppressed.
11 years ago
perf_mat.cpp
Switched to TEST_CYCLE_MULTIRUN for fast tests
12 years ago
perf_math.cpp
added perf test for kmeans
12 years ago
perf_merge.cpp
Normalized file endings.
11 years ago
perf_minmaxloc.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_norm.cpp
Increased time limits, eliminated extra params
12 years ago
perf_precomp.hpp
Main module headers are moved 1 level up
12 years ago
perf_reduce.cpp
add multiruns to fix "unreliable results" error
11 years ago
perf_sort.cpp
added ippisFlip to cv::sort
10 years ago
perf_split.cpp
Switched to TEST_CYCLE_MULTIRUN for fast tests
12 years ago
perf_stat.cpp
Enable ipp MeanStdDev calculation for 32F_C1 images. Decrease accuracy sanity check of the perfomance test
11 years ago