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

Added demos: Histogram Equalization and RGB to Grayscale conversion #133

Merged
merged 6 commits into from
Jun 29, 2020

Conversation

mgautam98
Copy link
Collaborator

@mgautam98 mgautam98 commented Jun 22, 2020

Added the following demos

  1. histogram (equalization, adaptive equalization, gamma correction)
  2. RGB to grayscale conversion

Since build was failing I couldn't test it.
#47 #48 Are not needed anymore

@johnnychen94
Copy link
Member

The CI looks weird, will check that later today.

@johnnychen94
Copy link
Member

johnnychen94 commented Jun 22, 2020

It is an incompatible change introduced by Literate v2.5.0 that accidentally breaks DemoCards, should be fixed in DemoCards v0.2.2 now.

@johnnychen94
Copy link
Member

johnnychen94 commented Jun 24, 2020

@mgautam98 you can now build the docs locally. (Don't forget an ]up to update your local Manifest.toml)

@mgautam98
Copy link
Collaborator Author

@johnnychen94 I tested it on my local machine and fixed some error

Copy link
Member

@johnnychen94 johnnychen94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I made some minor usage suggestions, once updated I think it's good to be merged.

Other docs warning seems to be caused by CoordinateTransformations or Rotations, I'll come and fix it in next few days.

docs/examples/color_channels/rgb_grayscale.jl Outdated Show resolved Hide resolved
docs/examples/color_channels/rgb_grayscale.jl Outdated Show resolved Hide resolved
@mgautam98
Copy link
Collaborator Author

Thanks for the suggestions I have made the changes

mgautam98 and others added 2 commits June 29, 2020 10:24
Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
@johnnychen94 johnnychen94 merged commit f885ef9 into JuliaImages:source Jun 29, 2020
@johnnychen94
Copy link
Member

Thanks @mgautam98 !

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.

2 participants