Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simd optimization #145

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
48bade0
Add dummy test
mabean Feb 1, 2016
c5f5148
Add size test for BGR2GRAY + GuoHall
mabean Feb 1, 2016
387743a
Add size test for ImageResize
mabean Feb 1, 2016
cf92dbd
Add color test for ImageResize
mabean Feb 1, 2016
cc8e6e0
Add color test for bgr2gray
mabean Feb 1, 2016
2f5cf2d
Add correct work test for guohall
mabean Feb 1, 2016
c612d90
Merge branch 'add-new-google-tests'
mabean Feb 2, 2016
80b0939
Add perf test
mabean Feb 3, 2016
521f04e
fix merge conflict
mabean Feb 3, 2016
1f0e199
Merge https://github.com/itseez-academy/itseez-ws-2016-practice
mabean Feb 3, 2016
57a834d
Merge branch 'profiling-and-benchmarking'
mabean Feb 3, 2016
e3946ee
first step of optimization
mabean Feb 3, 2016
d8b4bb4
Current version of step 2
mabean Feb 3, 2016
990041a
second version of second step optimization
mabean Feb 4, 2016
ea69950
minor fix for second version
mabean Feb 4, 2016
0c8a9e3
fix merge problem
mabean Feb 4, 2016
20fb505
Merge https://github.com/itseez-academy/itseez-ws-2016-practice
mabean Feb 4, 2016
f4c878b
2 steps of the optimization
mabean Feb 4, 2016
71973ac
floor optimization in resize func
mabean Feb 4, 2016
9f5a4d9
deleting STL using for Travis
mabean Feb 4, 2016
3b1760b
fixes for perf_tests and optimization improve
mabean Feb 4, 2016
7e1b4fb
fix merge conflict in resize.cpp
mabean Feb 4, 2016
ca5b171
fix > >
mabean Feb 4, 2016
ff3de85
2.7 boost version
mabean Feb 4, 2016
5444d98
Working version of optimizations of GuoHall and Resize
mabean Feb 4, 2016
35c93d6
fix merge conflict in perf_skeleton
mabean Feb 5, 2016
b8f76fe
fix another merge conflict
mabean Feb 6, 2016
081c87c
Try to fix perf_skeleton
mabean Feb 6, 2016
86e3107
Merge branch 'master' of https://github.com/itseez-academy/itseez-ws-…
mabean Feb 6, 2016
0d93736
SIMD optimized version
mabean Feb 6, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix another merge conflict
mabean committed Feb 6, 2016
commit b8f76fe31fdf0322470f157fc6ef9140e5a511a3

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.