Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Uio96 committed Mar 3, 2022
1 parent 9d1e935 commit f0dd75b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# improcessors
Abstracted interface for image processing pipeline; when basic image manipulation needed before actual processing.

## installation instruction
## Install

```
git clone [email protected]:ivapylibs/improcessor.git
Expand All @@ -21,4 +21,4 @@ Requires the installation of the following python packages:
- ```numpy```
- ```opencv-contrib-python```
- ```matplotlib```
- ```scikit-image```
- ```scikit-image```

0 comments on commit f0dd75b

Please sign in to comment.