Skip to content

Updates for Julia 1.0 compatibility. #13

Merged
zygmuntszpak merged 1 commit intoJuliaImages:masterfrom
zygmuntszpak:upgrade_compat
Nov 22, 2018
Merged

Updates for Julia 1.0 compatibility. #13
zygmuntszpak merged 1 commit intoJuliaImages:masterfrom
zygmuntszpak:upgrade_compat

Conversation

@zygmuntszpak
Copy link
Copy Markdown
Member

@zygmuntszpak zygmuntszpak commented Nov 12, 2018

Fixed all depracation warnings. Implemented a convolution-based polynomial expansion for the Farneback optical flow algorithm. Fixed bugs in the Lucas-Kanade implementation and revised the API.

@zygmuntszpak zygmuntszpak force-pushed the upgrade_compat branch 3 times, most recently from 5ea8ddd to 0616467 Compare November 13, 2018 07:17
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 13, 2018

Codecov Report

Merging #13 into master will decrease coverage by 32.82%.
The diff coverage is 55.34%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #13       +/-   ##
===========================================
- Coverage   93.21%   60.39%   -32.83%     
===========================================
  Files           5        5               
  Lines         280      356       +76     
===========================================
- Hits          261      215       -46     
- Misses         19      141      +122
Impacted Files Coverage Δ
src/core.jl 52.38% <100%> (-47.62%) ⬇️
src/haar.jl 88.67% <100%> (-9.44%) ⬇️
src/optical_flow.jl 100% <100%> (ø) ⬆️
src/lucas_kanade.jl 46.4% <46.42%> (-42.15%) ⬇️
src/farneback.jl 60% <56.03%> (-35.9%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a505772...29d8725. Read the comment docs.

@zygmuntszpak zygmuntszpak force-pushed the upgrade_compat branch 4 times, most recently from 51a0f94 to 10997b8 Compare November 18, 2018 23:08
Fixed all depracation warnings. Implemented a convolution-based polynomial expansion for the Farneback optical flow algorithm. Revised the API.
@zygmuntszpak zygmuntszpak merged commit 03db3c2 into JuliaImages:master Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant