Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BuildJet
/
AliceVision
Public
forked from
alicevision/AliceVision
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
AliceVision
src
aliceVision
system
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2020
[system] new availableRam information
fabiencastan
committed
93cd1a6
View commit details
Copy full SHA for 93cd1a6
View code at this point
Browse repository at this point
Commits on May 16, 2020
Merge pull request #768 from res2k/main-wrapper
Show description for 9ba4860
fabiencastan
authored
9ba4860
View commit details
Copy full SHA for 9ba4860
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
[unittest] fix deprecated include
fabiencastan
committed
17e7629
View commit details
Copy full SHA for 17e7629
View code at this point
Browse repository at this point
[unittest] Change the way boost test framework is included to avoid corruption in tests
Fabien Servant
authored and
fabiencastan
committed
fc1b0ab
View commit details
Copy full SHA for fc1b0ab
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
[cmake] missing Boost::boost dependency
simogasp
committed
19424fa
View commit details
Copy full SHA for 19424fa
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
[system] Clarify comment about main()
res2k
committed
71042f3
View commit details
Copy full SHA for 71042f3
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
[system] Typo fix, improve some wording
res2k
committed
52dd3bf
View commit details
Copy full SHA for 52dd3bf
View code at this point
Browse repository at this point
[system] Make the main() wrapper header only
res2k
committed
23fc477
View commit details
Copy full SHA for 23fc477
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
[system] Add wrapper around main() to catch & log exceptions
res2k
committed
984f852
View commit details
Copy full SHA for 984f852
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Merge remote-tracking branch 'origin/develop' into cmake/modernBoost
simogasp
committed
60a7d8e
View commit details
Copy full SHA for 60a7d8e
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
[cmake] using Boost::* instead of variables
simogasp
committed
c0f499c
View commit details
Copy full SHA for c0f499c
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
[system] add unit test logger
simogasp
committed
ef4c229
View commit details
Copy full SHA for ef4c229
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
[system] no need for const
simogasp
committed
f3c4a66
View commit details
Copy full SHA for f3c4a66
View code at this point
Browse repository at this point
[system] bugfix - enum to string not case insensitive
simogasp
committed
59de756
View commit details
Copy full SHA for 59de756
View code at this point
Browse repository at this point
[system] moved inline functions in cpp logger
simogasp
committed
069f72e
View commit details
Copy full SHA for 069f72e
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
[gpu] introduce new 'gpu' module
Show description for b4bd249
yann-lty
committed
b4bd249
View commit details
Copy full SHA for b4bd249
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
[system] build fix: auto in lambda declaration is c++14
Show description for ec02ee2
fabiencastan
committed
ec02ee2
View commit details
Copy full SHA for ec02ee2
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
[depthMap] select best GPU device
fabiencastan
committed
75d01b9
View commit details
Copy full SHA for 75d01b9
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
[depthMap] change method names for clarity
Carsten Griwodz
committed
7808dbd
View commit details
Copy full SHA for 7808dbd
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
[system] gpu detection: use log instead of exception when listing cuda devices
Show description for 6019919
fcastan
committed
6019919
View commit details
Copy full SHA for 6019919
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
[mvsData] throw instead of log on read file errors
fcastan
committed
6c21768
View commit details
Copy full SHA for 6c21768
View code at this point
Browse repository at this point
avoid defines without project name prefix
fcastan
committed
eaa66c6
View commit details
Copy full SHA for eaa66c6
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
[system] add NVTX support (with ON/OFF CMAKE option)
Show description for 11232de
Carsten Griwodz
committed
11232de
View commit details
Copy full SHA for 11232de
View code at this point
Browse repository at this point
[system] improve CUDA device property reading
Carsten Griwodz
committed
6f736d4
View commit details
Copy full SHA for 6f736d4
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
[system] remove unused preproc varargs in logging
Carsten Griwodz
committed
687fee8
View commit details
Copy full SHA for 687fee8
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
[cmake] Add and use generic functions in order to gather cmake code
gregoire-dl
committed
ec62bcd
View commit details
Copy full SHA for ec62bcd
View code at this point
Browse repository at this point
Commits on Jun 14, 2018
Merge branch 'develop' into dev_sfmOptions
gregoire-dl
committed
219c5d4
View commit details
Copy full SHA for 219c5d4
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
[cmake][aliceVision] proper dependencies declaration
Show description for 6db3e53
yann-lty
committed
6db3e53
View commit details
Copy full SHA for 6db3e53
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
[cmake][msvc] cleanup folders
Show description for a06f394
yann-lty
committed
a06f394
View commit details
Copy full SHA for a06f394
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
[system][cmake] fix: Add public include dependency to boost
gregoire-dl
committed
c5831de
View commit details
Copy full SHA for c5831de
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
[software] `depthMapEstimation` : Add gpu support check
gregoire-dl
committed
fd49eca
View commit details
Copy full SHA for fd49eca
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
[software] Log GPU card info for software using CUDA
gregoire-dl
committed
2b80c98
View commit details
Copy full SHA for 2b80c98
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
[system] std::to_string(i), ""+i is not java
Show description for a2cbfab
simogasp
committed
a2cbfab
View commit details
Copy full SHA for a2cbfab
View code at this point
Browse repository at this point
Merge pull request #361 from alicevision/copyrights
Show description for f7a5e72
fabiencastan
authored
f7a5e72
View commit details
Copy full SHA for f7a5e72
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
Add copyrights
Show description for 4473412
fcastan
authored and
gregoire-dl
committed
4473412
View commit details
Copy full SHA for 4473412
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.