Skip to content

Commit

Permalink
Merge pull request #1 from Jay-sanjay/Jay-sanjay-patch-1
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
Jay-sanjay authored Aug 3, 2023
2 parents e31892b + fc10b6d commit ecfc11a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Some of the key features and functionalities provided by ImageCore.jl include:
1.Image data representation: It provides the Image type to store image data along with functions for basic image manipulation.
2.Image rotation and flipping: Functions to rotate and flip images.


It is important to note that ImageCore.jl focuses on fundamental image processing operations and may not have the full range of advanced image processing capabilities found in more specialized libraries. For more complex image processing tasks, you might need to explore other Julia packages such as ImageFiltering.jl, or other external libraries.

If you want to use ImageCore.jl, you can add it to your Julia environment using the package manager. Open a Julia REPL and use the following command:
Expand Down

0 comments on commit ecfc11a

Please sign in to comment.