Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sassoftware/python-cvpy issues and pull requests
#75 - Implemented load_client_images in ImageTable.py and wrote associated unit tests
Pull Request -
State: closed - Opened by Ayala-Lagunas over 1 year ago
#74 - Fixed error caused by deprecated alias 'np.int'
Pull Request -
State: closed - Opened by Ayala-Lagunas over 1 year ago
#73 - Increment version and add the "-dev" suffix
Pull Request -
State: closed - Opened by courtneyambrozic over 1 year ago
#72 - (COMPVIS-4406) Modified resume function to require less arguments.
Pull Request -
State: closed - Opened by kedave over 1 year ago
- 1 comment
#71 - Update API documentation
Pull Request -
State: closed - Opened by kybowm over 1 year ago
- 1 comment
#70 - Merge refactor branch into main branch
Pull Request -
State: closed - Opened by ptelang over 1 year ago
- 2 comments
#69 - Merge refactor branch into the main branch
Pull Request -
State: closed - Opened by ptelang over 1 year ago
#68 - Cleanup Image, BiomedImage and NaturalImageTable code and test scripts
Pull Request -
State: closed - Opened by ptelang over 1 year ago
#67 - Refactor biomedImageTable class and tests.
Pull Request -
State: closed - Opened by cshruti87 over 1 year ago
- 1 comment
#66 - Add optional arguments for CVATProject.save
Pull Request -
State: closed - Opened by cohunt52 over 1 year ago
#65 - Added ImageType.py file containing ImageType enum
Pull Request -
State: closed - Opened by ptelang over 1 year ago
#64 - (COMPVIS-4410) Modify Image Class
Pull Request -
State: closed - Opened by mumuMia over 1 year ago
- 2 comments
#63 - Updated unit tests for ImageTable class
Pull Request -
State: closed - Opened by ptelang over 1 year ago
#62 - Refactor ImageTable class and add NaturalImageTable and BiomedImageTable classes
Pull Request -
State: closed - Opened by ptelang over 1 year ago
#61 - Merge annotation branch into main
Pull Request -
State: closed - Opened by ptelang over 1 year ago
- 1 comment
#60 - Delete examples/.ipynb_checkpoints directory
Pull Request -
State: closed - Opened by kybowm over 1 year ago
#59 - Can/should we remove the .ipynb_checkpoints from the examples directory?
Issue -
State: closed - Opened by kybowm over 1 year ago
- 2 comments
#58 - Refactor ImageTable in CVPy to improve performance
Pull Request -
State: closed - Opened by ptelang over 1 year ago
- 1 comment
#57 - Add hooks to generate API doc for new methods.
Pull Request -
State: closed - Opened by kybowm almost 2 years ago
- 1 comment
#56 - Add morphological gradient function to biomedimage.py
Pull Request -
State: closed - Opened by cshruti87 almost 2 years ago
- 2 comments
#55 - Update the README with new installation instructions
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
- 1 comment
#54 - Add convert_numpy_to_wide() function
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
- 3 comments
#53 - Add get_annotations() to CVPy
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
- 6 comments
#52 - Refactor display_3D_image_slices to use the Image class
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
- 1 comment
#51 - Fix a bug in resume function leading to null project_id
Pull Request -
State: closed - Opened by ptelang almost 2 years ago
- 1 comment
#50 - Resolve issues in test files for Jenkins pipeline
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
- 2 comments
#49 - Implement the CVATProject.resume function in CVPy
Pull Request -
State: closed - Opened by ptelang almost 2 years ago
- 2 comments
#48 - Implement column validations in the constructor of ImageTable class
Pull Request -
State: closed - Opened by ptelang almost 2 years ago
#47 - Add biomedical and natural image masking
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
- 5 comments
#46 - Add biomedical and natural image masking
Pull Request -
State: closed - Opened by courtneyambrozic almost 2 years ago
#45 - Support float image input for convert_wide_to_numpy()
Pull Request -
State: closed - Opened by courtneyambrozic about 2 years ago
#44 - Implement the CVATProject.save function in CVPy
Pull Request -
State: closed - Opened by ptelang about 2 years ago
#43 - Modify CVATAuthenticator.generate_cvat_token() function to handle an invalid CVAT URL
Pull Request -
State: closed - Opened by ptelang about 2 years ago
- 1 comment
#42 - Fix doc build by pinning VTK version.
Pull Request -
State: closed - Opened by kybowm about 2 years ago
- 1 comment
#41 - Added post_images method to CVATProject
Pull Request -
State: closed - Opened by Jordan-Leiker about 2 years ago
- 2 comments
#40 - Implement a function to generate CVAT token and fix Credentials class
Pull Request -
State: closed - Opened by ptelang about 2 years ago
- 3 comments
#39 - Fix doc theme issues
Pull Request -
State: closed - Opened by kybowm about 2 years ago
#38 - Update Image API doc / Add GitHub workflow to update doc.
Pull Request -
State: closed - Opened by kybowm about 2 years ago
- 1 comment
#37 - Add convert_wide_to_numpy() function to Image class
Pull Request -
State: closed - Opened by courtneyambrozic about 2 years ago
- 3 comments
#36 - Create Image.py file with image helper functions
Pull Request -
State: closed - Opened by courtneyambrozic about 2 years ago
- 1 comment
#35 - Update python version
Pull Request -
State: closed - Opened by courtneyambrozic about 2 years ago
#34 - Update python version
Pull Request -
State: closed - Opened by courtneyambrozic about 2 years ago
#33 - Edit API doc for annotations.
Pull Request -
State: closed - Opened by kybowm about 2 years ago
#32 - Annotation
Pull Request -
State: closed - Opened by kybowm about 2 years ago
- 1 comment
#31 - Merge main branch changes into annotation branch
Pull Request -
State: closed - Opened by ptelang about 2 years ago
#30 - BiomedImage API documentation
Pull Request -
State: closed - Opened by kybowm about 2 years ago
- 2 comments
#29 - Update doc for thread optimization API
Pull Request -
State: closed - Opened by cshruti87 about 2 years ago
- 3 comments
#28 - Merge biomedimage.py and tests
Pull Request -
State: closed - Opened by mumuMia over 2 years ago
#27 - Add CAS thread optimization tools.
Pull Request -
State: closed - Opened by cshruti87 over 2 years ago
- 2 comments
#26 - Add CAS thread optimization tool to cvpy.
Pull Request -
State: closed - Opened by cshruti87 over 2 years ago
#25 - Add CAS thread optimization tool.
Pull Request -
State: closed - Opened by cshruti87 over 2 years ago
- 1 comment
#24 - Fix the directory containing the test images
Pull Request -
State: closed - Opened by ptelang over 2 years ago
#23 - Remove use of http protocol for CAS connection in test script
Pull Request -
State: closed - Opened by ptelang over 2 years ago
#22 - Add __init__.py to the cvpy/tests directory
Pull Request -
State: closed - Opened by ptelang over 2 years ago
#21 - Add the missing casutils.py file
Pull Request -
State: closed - Opened by ptelang over 2 years ago
- 1 comment
#20 - Delete ImageTable class from cvpy/image/base
Pull Request -
State: closed - Opened by ptelang over 2 years ago
#19 - Implement classes for CAS-CVAT integration
Pull Request -
State: closed - Opened by ptelang over 2 years ago
#18 - Modify imagetable object to verify the column names and add helper methods
Pull Request -
State: closed - Opened by ptelang over 2 years ago
- 1 comment
#17 - Add a class for an image table
Pull Request -
State: closed - Opened by ptelang over 2 years ago
#16 - Add a class for an image table
Pull Request -
State: closed - Opened by ptelang over 2 years ago
- 1 comment
#15 - quantify sphericity functions
Pull Request -
State: closed - Opened by mumuMia over 2 years ago
- 1 comment
#14 - Implement classes for CAS-CVAT integration
Pull Request -
State: closed - Opened by ptelang over 2 years ago
- 1 comment
#13 - Create Github actions to publish CVPy to PyPI
Pull Request -
State: closed - Opened by courtneyambrozic over 2 years ago
- 2 comments
#12 - Update the version number
Pull Request -
State: closed - Opened by courtneyambrozic over 2 years ago
#11 - Update README.md
Pull Request -
State: closed - Opened by courtneyambrozic over 2 years ago
- 1 comment
#10 - Update README.md
Pull Request -
State: closed - Opened by kybowm about 3 years ago
#9 - Add documentation artifacts to the gh-pages branch.
Pull Request -
State: closed - Opened by kybowm about 3 years ago
#8 - Initialize Sphinx documentation.
Pull Request -
State: closed - Opened by kybowm about 3 years ago
- 1 comment
#7 - Added new function and new test
Pull Request -
State: closed - Opened by mumuMia about 3 years ago
- 2 comments
#6 - Updated README.md.
Pull Request -
State: closed - Opened by Jordan-Leiker over 3 years ago
#5 - COMPVIS-3547
Pull Request -
State: closed - Opened by Jordan-Leiker over 3 years ago
- 1 comment
#4 - Add demo examples to CVPy.
Pull Request -
State: closed - Opened by courtneyambrozic over 3 years ago
- 2 comments
#3 - Add unit tests and update documentation.
Pull Request -
State: closed - Opened by courtneyambrozic over 3 years ago
#2 - Add unit tests and update README
Pull Request -
State: closed - Opened by courtneyambrozic over 3 years ago
#1 - Add main CVPy files
Pull Request -
State: closed - Opened by courtneyambrozic over 3 years ago