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: 9 months ago
·
JSON representation
Repository
nothing to do
Basic Info
- Host: GitHub
- Owner: tk049E
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 356 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
- 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
Notice
Copyright
Agents
Dco
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: tk049E
- Kind: user
- Repositories: 1
- Profile: https://github.com/tk049E
GitHub Events
Total
- Issues event: 1
- Push event: 1,440
- Create event: 2
Last Year
- Issues event: 1
- Push event: 1,440
- Create event: 2
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/msbuild.yml
actions
- actions/checkout v2 composite
- microsoft/setup-msbuild v1.0.2 composite
Cargo.lock
cargo
- 520 dependencies
Cargo.toml
cargo
Podfile
cocoapods
- StreamChat ~> 2.2
- VoxeetUXKit ~> 1.3
Podfile.lock
cocoapods
- JitsiMeetSDK 2.11.0
DESCRIPTION
cran
- R >= 3.4.1 depends
Dockerfile
docker
- alpine latest build
NSMusicS-Electron/Dockerfile
docker
- nginx 1.23.3-alpine build
Project_1/go.mod
go
Alumni_Pro/Alumni_Pro.csproj
nuget
FSH.StarterKit.nuspec
nuget
Pipfile
pypi
- mlflow *
- numpy *
- sklearn *
Gemfile
rubygems
- highline >= 1.5.1 development
Gemfile.lock
rubygems
- asciidoctor 2.0.11
- asciidoctor-multipage 0.0.12
- bundler 2.2.5
- concurrent-ruby 1.1.7
- tilt 2.0.10
.github/workflows/blank.yml
actions
- gege-circle/github-action master composite
.github/workflows/codesee-arch-diagram.yml
actions
- Codesee-io/codesee-detect-languages-action latest composite
- Codesee-io/codesee-map-action latest composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- actions/setup-java v3 composite
- actions/setup-node v3 composite
- actions/setup-python v2 composite
- ruby/setup-ruby v1 composite
.github/workflows/deploy.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- peaceiris/actions-gh-pages v3 composite
.github/workflows/linkchecker.yml
actions
- actions/checkout v4 composite
- lycheeverse/lychee-action v2 composite
- peter-evans/create-issue-from-file v5 composite
bower.json
bower
backend/build.gradle
maven
- org.hibernate.orm:hibernate-community-dialects 6.6.2.Final implementation
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0 implementation
- org.springframework.boot:spring-boot-starter * implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- org.springframework.boot:spring-boot-starter-oauth2-resource-server * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- org.springframework.data:spring-data-jpa * implementation
- org.springframework:spring-jdbc 6.2.0 implementation
- org.xerial:sqlite-jdbc 3.47.0.0 implementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.junit.platform:junit-platform-launcher * testRuntimeOnly
backend/package-lock.json
npm
- 166 dependencies
backend/package.json
npm
- nodemon ^3.0.1 development
- bcrypt ^5.1.1
- body-parser ^1.20.2
- cookie-parser ^1.4.6
- cors ^2.8.5
- dotenv ^16.3.1
- express ^4.18.2
- jsonwebtoken ^9.0.2
- mongoose ^7.5.0
- peerjs ^1.5.0
- socket.io ^4.7.2
- validator ^13.11.0
backend/Pipfile
pypi
- django ==3.2.16
- django-betterforms ==2.0.0
- django-ckeditor ==6.3.2
- django-cors-headers ==3.13.0
- django-crispy-forms ==1.14.0
- django-mapbox-location-field ==2.0.0
- djangorestframework ==3.14.0
- pillow ==9.3.0