rgokbgvcy

nothing to do

https://github.com/ab87122el/rgokbgvcy

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: ab87122EL
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 229 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • 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 Authors Notice Maintainers

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: ab87122EL
  • Kind: user

GitHub Events

Total
  • Push event: 1,039
  • Create event: 1
Last Year
  • Push event: 1,039
  • Create event: 1

Dependencies

.github/workflows/ci-plus.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
Dockerfile docker
  • python 3.9 build
AWS_EC2/requirements.txt pypi
  • awscli *
  • boto3 ==1.10.50
  • pandas *
  • plotly *
Gemfile rubygems
FSH.StarterKit.nuspec nuget
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
Cargo.lock cargo
  • aho-corasick 1.1.2
  • autocfg 1.1.0
  • bit-set 0.5.3
  • bit-vec 0.6.3
  • bitflags 1.3.2
  • cfg-if 1.0.0
  • crossterm 0.26.1
  • crossterm_winapi 0.9.1
  • fancy-regex 0.13.0
  • getrandom 0.2.12
  • itoa 1.0.10
  • libc 0.2.153
  • lock_api 0.4.11
  • log 0.4.20
  • memchr 2.7.1
  • mio 0.8.10
  • parking_lot 0.12.1
  • parking_lot_core 0.9.9
  • ppv-lite86 0.2.17
  • proc-macro2 1.0.78
  • quote 1.0.35
  • rand 0.8.5
  • rand_chacha 0.3.1
  • rand_core 0.6.4
  • redox_syscall 0.4.1
  • regex-automata 0.4.5
  • regex-syntax 0.8.2
  • ryu 1.0.16
  • scopeguard 1.2.0
  • serde 1.0.196
  • serde_derive 1.0.196
  • serde_json 1.0.113
  • signal-hook 0.3.17
  • signal-hook-mio 0.2.3
  • signal-hook-registry 1.4.1
  • smallvec 1.13.1
  • syn 2.0.48
  • unicode-ident 1.0.12
  • wasi 0.11.0+wasi-snapshot-preview1
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
  • windows-sys 0.48.0
  • windows-targets 0.48.5
  • windows_aarch64_gnullvm 0.48.5
  • windows_aarch64_msvc 0.48.5
  • windows_i686_gnu 0.48.5
  • windows_i686_msvc 0.48.5
  • windows_x86_64_gnu 0.48.5
  • windows_x86_64_gnullvm 0.48.5
  • windows_x86_64_msvc 0.48.5
.github/workflows/dotnet.yml actions
  • actions/checkout v2 composite
  • actions/setup-dotnet v1 composite
.github/workflows/api-dev-workflow.yaml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action 28218f9b04b4f3f62068d7b6ce6ca5b26e35336c composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v2 composite
  • mikefarah/yq v4.12.2 composite
  • peter-evans/create-pull-request v3 composite
.github/workflows/event_pipeline.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • rhysd/action-setup-vim v1 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
Backend/spring_boot_online_compiler/Dockerfile docker
  • openjdk 8-jre-alpine build
.github/workflows/github-actions-demo.yml actions
  • appleboy/ssh-action v0.1.10 composite
.github/workflows/semanticVersionUpdater.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • ad-m/github-push-action master composite
.github/workflows/server.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite
  • aws-actions/configure-aws-credentials v1 composite
udacity-c3-deployment/docker/Dockerfile docker
  • nginx alpine build
pom.xml maven
  • cn.hutool:hutool-all 5.8.9
  • javax.xml.bind:jaxb-api 2.3.1
  • org.projectlombok:lombok
  • org.springframework.boot:spring-boot-configuration-processor
  • org.springframework.boot:spring-boot-starter-actuator
  • org.springframework.boot:spring-boot-starter-aop
  • org.springframework.boot:spring-boot-starter-test test
package-lock.json npm
  • 974 dependencies
package.json npm
  • @sheetjs/uglify-js ~2.7.3 development
  • @types/node ^8.5.9 development
  • acorn 7.4.1 development
  • adler-32 ~1.3.1 development
  • alex 8.1.1 development
  • blanket ~1.2.3 development
  • cfb ~1.2.2 development
  • codepage ~1.15.0 development
  • commander ~2.17.1 development
  • crc-32 ~1.2.2 development
  • dtslint ^0.1.2 development
  • eslint 7.23.0 development
  • eslint-plugin-html ^6.1.2 development
  • eslint-plugin-json ^2.1.2 development
  • exit-on-epipe ~1.0.1 development
  • fflate ^0.7.1 development
  • jsdom ~11.1.0 development
  • markdown-spellcheck ^1.3.1 development
  • mocha ~2.5.3 development
  • sinon ^1.17.7 development
  • ssf ~0.11.2 development
  • typescript 2.2.0 development
  • wmf ~1.0.1 development
  • word ~0.3.0 development
pubspec.lock pub
  • async 2.5.0-nullsafety.1
  • boolean_selector 2.1.0-nullsafety.1
  • characters 1.1.0-nullsafety.3
  • charcode 1.2.0-nullsafety.1
  • clock 1.1.0-nullsafety.1
  • cloud_firestore 0.14.3
  • cloud_firestore_platform_interface 2.2.0
  • cloud_firestore_web 0.2.1
  • collection 1.15.0-nullsafety.3
  • cupertino_icons 1.0.0
  • fake_async 1.2.0-nullsafety.1
  • firebase 7.3.3
  • firebase_auth 0.18.2
  • firebase_auth_platform_interface 2.1.2
  • firebase_auth_web 0.3.1+2
  • firebase_core 0.5.2
  • firebase_core_platform_interface 2.0.0
  • firebase_core_web 0.2.1
  • flutter 0.0.0
  • flutter_login_facebook 0.4.0+1
  • flutter_test 0.0.0
  • flutter_web_plugins 0.0.0
  • google_sign_in 4.5.6
  • google_sign_in_platform_interface 1.1.2
  • google_sign_in_web 0.9.2
  • http 0.12.2
  • http_parser 3.1.4
  • intl 0.16.1
  • js 0.6.2
  • list_ext 0.1.15
  • matcher 0.12.10-nullsafety.1
  • meta 1.3.0-nullsafety.3
  • nested 0.0.4
  • path 1.8.0-nullsafety.1
  • pedantic 1.9.2
  • plugin_platform_interface 1.0.3
  • provider 4.3.3
  • quiver 2.1.5
  • rxdart 0.24.1
  • sky_engine 0.0.99
  • source_span 1.8.0-nullsafety.2
  • stack_trace 1.10.0-nullsafety.1
  • stream_channel 2.1.0-nullsafety.1
  • string_scanner 1.1.0-nullsafety.1
  • term_glyph 1.2.0-nullsafety.1
  • test_api 0.2.19-nullsafety.2
  • typed_data 1.3.0-nullsafety.3
  • vector_math 2.1.0-nullsafety.3
requirements.txt pypi
  • certifi ==2024.7.4
  • chardet ==5.2.0
  • charset-normalizer ==3.3.2
  • idna ==3.7
  • numpy ==2.0.1
  • pandas *
  • python-dateutil ==2.9.0.post0
  • pytz ==2024.1
  • requests ==2.32.3
  • six ==1.16.0
  • tzdata ==2024.1
  • urllib3 ==2.2.2
setup.py pypi
  • jinja2 *
  • markdown *
  • watchdog *
Cargo.toml cargo
  • rstest 0.24.0 development
  • serial_test 3.2.0 development
  • cached 0.54.0
  • console 0.15.11
  • crossbeam-channel 0.5.14
  • ctrlc 3.4.5
  • dashmap 6.1.0
  • glob 0.3.2
  • globset 0.4.15
  • ignore 0.4.23
  • itertools 0.14.0
  • lsp-server 0.7.7
  • lsp-types 0.97.0
  • once_cell 1.21.3
  • parking_lot 0.12.3
  • petgraph 0.7.1
  • pyo3 0.22.5
  • rayon 1.10.0
  • regex 1.11.1
  • serde 1.0.216
  • serde_json 1.0.134
  • tempfile 3.17.0
  • thiserror 2.0.7
  • toml 0.8.19
  • toml_edit 0.22.24
Podfile cocoapods
  • JitsiMeetSDK >= 0
ROS/Dockerfile docker
  • jupyter/minimal-notebook latest build
client/Dockerfile docker
  • node 14-slim build
cloud-run/application/Dockerfile docker
  • eu.gcr.io/[PROJECT_ID]/cloud-run/base [TAG] build
docker-compose.yml docker
  • htcondor/cm 9.2-el7
  • htcondor/execute 9.2-el7
hunter2-lessons/http-header-injection/code/Dockerfile docker
  • python 3.7 build
go.mod go
  • github.com/go-chi/chi v1.5.5
  • github.com/go-mail/mail/v2 v2.3.0
  • github.com/golang-jwt/jwt/v5 v5.2.1
  • github.com/lib/pq v1.10.9
  • golang.org/x/crypto v0.32.0
  • gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
  • gopkg.in/mail.v2 v2.3.1
build.gradle maven
build.gradle.kts maven
code/Flink/flink-basis-java/pom.xml maven
  • org.apache.flink:flink-java 1.9.0 provided
  • org.apache.flink:flink-streaming-java_2.11 1.9.0 provided
  • org.projectlombok:lombok 1.18.10 provided
  • log4j:log4j 1.2.17
  • org.slf4j:slf4j-log4j12 1.7.7
backend/package-lock.json npm
  • 207 dependencies
client/package-lock.json npm
  • 1773 dependencies
client/package.json npm
  • @testing-library/jest-dom ^5.11.4
  • @testing-library/react ^11.1.0
  • @testing-library/user-event ^12.1.10
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-scripts 4.0.3
  • socket.io-client ^4.1.2
  • web-vitals ^1.0.1
composer.json packagist
  • magento/framework 103.0.*
  • magento/module-backend 102.0.*
  • magepal/magento2-core >=1.1.11
  • php ~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0