Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
nothing to do
Basic Info
- Host: GitHub
- Owner: sXMdzsUu
- License: mit
- Language: Java
- Default Branch: main
- Size: 301 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Roadmap
Authors
README
SFMedu: Structrue From Motion for Education Purpose Version 2 @ 2014 Written by Jianxiong Xiao (MIT License) This code demonstrates how a traditional structure from motion pipeline is done and how to compute a dense point cloud by matching propagation in a simplest way. It is mainly designed for teaching a computer vision lecture at Princeton. Please check the slides and the homework assignment together with this code release. Although it is for education purpose, it is implemented in a nice way that it actually works for real photos. It is just probably quite slow compared to more optimized system, such as Bundler from Noah Snavely. Usage: run SFMedu2.m in Matlab. Acknowledgement: Thanks for Fisher Yu for bug fixing and feedback. We also thanks many people for making their functions publicly available online. Note that the third party library may have different licenses that you need to follow. We include them for the convenience for the users and don't imply any copyright issues.
Owner
- Login: sXMdzsUu
- Kind: user
- Repositories: 1
- Profile: https://github.com/sXMdzsUu
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (4)
Top Labels
Issue Labels
dependencies (1)
Pull Request Labels
dependencies (4)
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
requirements.txt
pypi
- certifi ==2024.7.4
- chardet ==5.2.0
- charset-normalizer ==3.3.2
- idna ==3.7
- numpy ==2.0.1
- pandas ==2.2.2
- python-dateutil ==2.9.0.post0
- pytz ==2024.1
- requests ==2.32.3
- six ==1.16.0
- tzdata ==2024.1
- urllib3 ==2.2.2
.github/workflows/xcodebuild.yml
actions
- actions/checkout v2 composite
Dockerfile
docker
- python 3.6-alpine build
docker-compose.yml
docker
- docker.elastic.co/apm/apm-server 7.8.0
- docker.elastic.co/app-search/app-search 7.6.2
- docker.elastic.co/beats/auditbeat 7.8.0
- docker.elastic.co/beats/filebeat 7.8.0
- docker.elastic.co/beats/heartbeat 7.8.0
- docker.elastic.co/beats/metricbeat 7.8.0
- docker.elastic.co/beats/packetbeat 7.8.0
- docker.elastic.co/elasticsearch/elasticsearch 7.8.0
- docker.elastic.co/kibana/kibana 7.8.0
- nginx latest
build.gradle.kts
maven
package.json
npm
- del ^2.2.2 development
- gulp ^3.9.0 development
- gulp-header ^1.8.8 development
- gulp-minify-css ^1.2.4 development
- gulp-rename ^1.2.2 development
- gulp-uglify ^1.5.4 development
pyproject.toml
pypi