SciKit-Surgery / scikit-surgery

SciKit-Surgery - Compact Libraries for Surgical Navigation
http://scikit-surgery.github.io/scikit-surgery/
Other
39 stars 11 forks source link

Ensure All PyPi packages have a Feature List #44

Closed thompson318 closed 4 years ago

thompson318 commented 4 years ago

In GitLab by @MattClarkson on Jan 29, 2019, 09:10

For the grand opening on Thursday, it would be good, in my opinion, if all scikit-surgery packages on PyPi had a Feature List, otherwise, the landing page on ReadTheDocs or PyPi looks empty, and people won't feel inclined to join in.

So, in scikit-surgeryimage, i just added:

Features
--------

requirements.txt specifies a dependency on opencv-contrib-python, so you can use any OpenCV python therein.
In addition, this project provides:

* Video read and write.
* Utilities to detect the number of cameras and prepare text for overlay on video.
* Functions to make charuco boards, and detect charuco markers.
* Interlacing and deinterlacing.
* Convenience wrappers for erosion and dilation.

@StephenThompson @ThomasDowrick

thompson318 commented 4 years ago

In GitLab by @ThomasDowrick on Feb 5, 2019, 11:06

Closing, as this has been done for core/utils/vtk/image (will need to be kept up to date as we go along....)

thompson318 commented 4 years ago

In GitLab by @ThomasDowrick on Feb 5, 2019, 11:06

closed