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
Accelerator
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 }}
gemcosta
/
imageprocessing
Public
forked from
micasense/imageprocessing
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2019
Update README.md with supported firmware versions
Show description for 8f15056
poynting
authored
8f15056
View commit details
Copy full SHA for 8f15056
Browse repository at this point
Commits on Oct 18, 2019
Merge pull request #82 from micasense/bug/75-incorrect-cropping
Show description for 1830f7e
poynting
authored
1830f7e
View commit details
Copy full SHA for 1830f7e
Browse repository at this point
Fix depreciation warning by using a raw string.
Justin McAllister
committed
dff549d
View commit details
Copy full SHA for dff549d
Browse repository at this point
Merge branch 'master' into bug/75-incorrect-cropping
poynting
committed
3752b7c
View commit details
Copy full SHA for 3752b7c
Browse repository at this point
Correct save_thermal_over_rgb
poynting
committed
eedd6f9
View commit details
Copy full SHA for eedd6f9
Browse repository at this point
Remove the opencv version pin as the previous commit makes it unnecessary.
poynting
committed
eed48ce
View commit details
Copy full SHA for eed48ce
Browse repository at this point
Fixes #75. Thanks @fdarvis for tracking this down.
poynting
committed
1a5b6ff
View commit details
Copy full SHA for 1a5b6ff
Browse repository at this point
Commits on Oct 16, 2019
Update imageutils test. Pin openCV to <3.4.7 where the breaking change seems to have happened.
poynting
committed
b9d7435
View commit details
Copy full SHA for b9d7435
Browse repository at this point
Adding convenient capture saving methods which save similar images to those in the Alignment tutorial.
poynting
committed
4e55976
View commit details
Copy full SHA for 4e55976
Browse repository at this point
Merge pull request #80 from micasense/feature/78-rawpy-for-12-bit-support
Show description for 1ca233c
poynting
authored
1ca233c
View commit details
Copy full SHA for 1ca233c
Browse repository at this point
Support 12-bit imagery using rawpy.
poynting
committed
705c4d8
View commit details
Copy full SHA for 705c4d8
Browse repository at this point
Commits on Oct 4, 2019
Adding some tests for imageutils. Intermediate commit to check changes share across platforms
poynting
committed
31bb31e
View commit details
Copy full SHA for 31bb31e
Browse repository at this point
Commits on Sep 4, 2019
Merge pull request #71 from micasense/bug/70-exposure-clamping
Show description for 73389f7
poynting
authored
73389f7
View commit details
Copy full SHA for 73389f7
Browse repository at this point
limit exposure correction to RedEdge and tighten the tolerance on the float compare
poynting
committed
4f411b6
View commit details
Copy full SHA for 4f411b6
Browse repository at this point
Commits on Jun 6, 2019
Fix capture.panel_albedo method to iterate over panel objects not image objects.
Justin McAllister
committed
e9d1311
View commit details
Copy full SHA for e9d1311
Browse repository at this point
Commits on May 15, 2019
Update ValueError to specify that it only applies to older RedEdge cameras. This error should not occur with Altum cameras.
Justin McAllister
committed
133ddd4
View commit details
Copy full SHA for 133ddd4
Browse repository at this point
Commits on May 14, 2019
Update readme with git-lfs installation need
poynting
authored
e42fe73
View commit details
Copy full SHA for e42fe73
Browse repository at this point
Merge pull request #57 from loicdtx/master
Show description for 9d1add8
poynting
authored
9d1add8
View commit details
Copy full SHA for 9d1add8
Browse repository at this point
Merge pull request #5 from micasense/loicdtx-master
Show description for 46700d3
loicdtx
authored
46700d3
View commit details
Copy full SHA for 46700d3
Browse repository at this point
Commits on May 13, 2019
update setup.py
poynting
committed
e5626e9
View commit details
Copy full SHA for e5626e9
Browse repository at this point
Merge branch 'master' of https://github.com/loicdtx/imageprocessing into loicdtx-master
poynting
committed
4eec902
View commit details
Copy full SHA for 4eec902
Browse repository at this point
Commits on May 7, 2019
Add packaging to dependencies
loicdtx
committed
4cbfe61
View commit details
Copy full SHA for 4cbfe61
Browse repository at this point
Commits on May 3, 2019
add metadata item "focal length 35mm equivalent"
loicdtx
committed
e7f13d9
View commit details
Copy full SHA for e7f13d9
Browse repository at this point
Commits on Apr 27, 2019
Improve handling of alignment for images without Rig Relatives tags.
poynting
committed
91724b8
View commit details
Copy full SHA for 91724b8
Browse repository at this point
pin to opencv 3 as transformECC overloading seems to have been broken in the current 4.x release.
poynting
committed
1a2f339
View commit details
Copy full SHA for 1a2f339
Browse repository at this point
Commits on Apr 25, 2019
Merge branch 'master' of github.com:micasense/imageprocessing
loicdtx
committed
078d554
View commit details
Copy full SHA for 078d554
Browse repository at this point
Merge branch 'altum-support'
loicdtx
committed
c8707cb
View commit details
Copy full SHA for c8707cb
Browse repository at this point
Commits on Apr 16, 2019
Add check for RedEdge-M camera model (also covers RedEdge-MX) and improve error message.
Justin McAllister
committed
581d9a3
View commit details
Copy full SHA for 581d9a3
Browse repository at this point
Commits on Apr 12, 2019
Merge pull request #56 from micasense/correct-horizontal-irradiance
Show description for 5de3fdc
poynting
authored
5de3fdc
View commit details
Copy full SHA for 5de3fdc
Browse repository at this point
Fix horizontal irradiance calculation for the proper solar_elevation convention.
Justin McAllister
committed
ba3ae91
View commit details
Copy full SHA for ba3ae91
Browse repository at this point
Commits on Apr 10, 2019
Remove docs folder from master. The gh-pages branch now tracks the rendered docs.
Justin McAllister
committed
ec63b4e
View commit details
Copy full SHA for ec63b4e
Browse repository at this point
Update index to add Panels example
Justin McAllister
committed
f7b3782
View commit details
Copy full SHA for f7b3782
Browse repository at this point
Merge pull request #53 from micasense/altum-support
Show description for e374467
poynting
authored
e374467
View commit details
Copy full SHA for e374467
Browse repository at this point
Update readme for altum-support
Justin McAllister
committed
ffb5678
View commit details
Copy full SHA for ffb5678
Browse repository at this point
Index update
Justin McAllister
committed
c4f63cc
View commit details
Copy full SHA for c4f63cc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.