-
Notifications
You must be signed in to change notification settings - Fork 26
Class Image line projection method #1150
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
Conversation
j-c-c
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Here's some initial things from my first pass through this.
6be46d6 to
40a94b8
Compare
|
@certifiedp , how are the changes coming? Thanks |
marc to continue
Co-authored-by: Marc Karimi <mk3652@decaf.math.princeton.edu.private>
Co-authored-by: Marc Karimi <mk3652@decaf.math.princeton.edu.private>
…ly, renamed variables
b40f182 to
a8adc05
Compare
|
Rebased with latest develop. |
|
@j-c-c can you take a quick look at this for us? If it looks good I'll ready for final reviews. Thanks. |
j-c-c
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two very small things. Otherwise looks great!
j-c-c
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving. You guys can make a decision on the one change I requested.
garrettwrong
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, I'll open it up for final review, thanks!
janden
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Adds
image.projectto the Image class and a unit test comparing to Scikit image radon.