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

merge devel2.0 to master for fourier artifact to be deployed #16

Merged
merged 45 commits into from
Sep 26, 2018

Conversation

hageldave
Copy link
Owner

No description provided.

hageldave and others added 30 commits October 10, 2017 02:57
adds switch for power spectrum computation
fixed bug in shift method of compleximg
added methods for getting frequency 'position' of complex pixel
implemented inverse Fourier
simplified Fourier methods (got rid of the array stuff of complex images..)
sum javadocs
@codecov-io
Copy link

codecov-io commented Sep 26, 2018

Codecov Report

Merging #16 into master will decrease coverage by 1.54%.
The diff coverage is 91.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
- Coverage      97.5%   95.95%   -1.55%     
- Complexity      486      633     +147     
============================================
  Files            18       22       +4     
  Lines          1282     1731     +449     
  Branches        142      198      +56     
============================================
+ Hits           1250     1661     +411     
- Misses           11       27      +16     
- Partials         21       43      +22
Impacted Files Coverage Δ Complexity Δ
...gkit/core/operations/ColorSpaceTransformation.java 100% <ø> (+1.01%) 23 <0> (ø) ⬇️
...ava/hageldave/imagingkit/fourier/ComplexPixel.java 89.36% <100%> (ø) 26 <18> (?)
.../java/hageldave/imagingkit/fourier/ArrayUtils.java 78.04% <78.04%> (ø) 8 <8> (?)
.../java/hageldave/imagingkit/fourier/ComplexImg.java 90.5% <88.78%> (ø) 66 <33> (?)
...ain/java/hageldave/imagingkit/fourier/Fourier.java 94.31% <94.31%> (ø) 53 <53> (?)
...ave/imagingkit/core/util/BufferedImageFactory.java 91.66% <0%> (-0.65%) 4% <0%> (-1%)
...main/java/hageldave/imagingkit/core/Iterators.java 100% <0%> (ø) 0% <0%> (-1%) ⬇️
...ageldave/imagingkit/core/util/ImagingKitUtils.java 100% <0%> (ø) 9% <0%> (-1%) ⬇️
... and 5 more

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 c1ecbec...ad8fb21. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 98.556% when pulling ad8fb21 on devel2.0 into c1ecbec on master.

@hageldave hageldave merged commit 9ef45f4 into master Sep 26, 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.

None yet

3 participants