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 }}
gitdatam
/
opencvsharp
Public
forked from
shimat/opencvsharp
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
opencvsharp
src
on
github_packages
User selector
All users
All time
Commit history
Commits on Jan 23, 2021
fix bugs of UMat.IsSubMatrix and UMat[range/roi]
shimat
committed
b5ea1be
View commit details
Copy full SHA for b5ea1be
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
remove impl classes
shimat
committed
0c93444
View commit details
Copy full SHA for 0c93444
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
add an extra example of ResourcesTracker; change a misspelling of ResourcesTracker's comment
yangzhongke
committed
134b18c
View commit details
Copy full SHA for 134b18c
View code at this point
Browse repository at this point
Commits on Jan 17, 2021
organize window constructor, rename enums, add handle getter
shimat
committed
2c7f71d
View commit details
Copy full SHA for 2c7f71d
View code at this point
Browse repository at this point
Merge pull request #1174 from shimat/window
Show description for f80a2f8
shimat
authored
f80a2f8
View commit details
Copy full SHA for f80a2f8
View code at this point
Browse repository at this point
call cv::destroyWindow in Window.DisposeManaged()
shimat
committed
55bbe41
View commit details
Copy full SHA for 55bbe41
View code at this point
Browse repository at this point
VideoCapture.WaitAny
shimat
committed
d4aa1b5
View commit details
Copy full SHA for d4aa1b5
View code at this point
Browse repository at this point
const
shimat
committed
a6d253e
View commit details
Copy full SHA for a6d253e
View code at this point
Browse repository at this point
refactor
shimat
committed
d285bb7
View commit details
Copy full SHA for d285bb7
View code at this point
Browse repository at this point
fix UMat warnings
shimat
committed
0c49285
View commit details
Copy full SHA for 0c49285
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
add CalcHist test
shimat
committed
67a329b
View commit details
Copy full SHA for 67a329b
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Add missing core_OutputArray_new_byUMat function
randallMLF
committed
d4a9fc3
View commit details
Copy full SHA for d4a9fc3
View code at this point
Browse repository at this point
Add missing implicit operator and IsUmat
randallMLF
committed
11774b5
View commit details
Copy full SHA for 11774b5
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
UMat support first draft - addsTo #1146, #238 and #965
randallMLF
committed
4b9884f
View commit details
Copy full SHA for 4b9884f
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
Add new inpainting flags
shimat
committed
50c92aa
View commit details
Copy full SHA for 50c92aa
View code at this point
Browse repository at this point
added FeaturesMatcher, BestOf2NearestMatcher and AffineBestOf2NearestMatcher
shimat
committed
15baa71
View commit details
Copy full SHA for 15baa71
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
add ResourcesTracker.cs
shimat
committed
e0e14b5
View commit details
Copy full SHA for e0e14b5
View code at this point
Browse repository at this point
change Internal and Util namespace
shimat
committed
2291ab7
View commit details
Copy full SHA for 2291ab7
View code at this point
Browse repository at this point
add LSDDetector but commented it out
shimat
committed
2ea1ce8
View commit details
Copy full SHA for 2ea1ce8
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
nuint
shimat
committed
09688d3
View commit details
Copy full SHA for 09688d3
View code at this point
Browse repository at this point
change namespace
shimat
committed
5c332fd
View commit details
Copy full SHA for 5c332fd
View code at this point
Browse repository at this point
move files
shimat
committed
06d753d
View commit details
Copy full SHA for 06d753d
View code at this point
Browse repository at this point
fix issues from code inspection
shimat
committed
8dc39c8
View commit details
Copy full SHA for 8dc39c8
View code at this point
Browse repository at this point
Commits on Dec 31, 2020
pragma once
shimat
committed
2ab8868
View commit details
Copy full SHA for 2ab8868
View code at this point
Browse repository at this point
video_
shimat
committed
54cd60a
View commit details
Copy full SHA for 54cd60a
View code at this point
Browse repository at this point
move Tracker implementation from tracking to video
shimat
committed
61fc1d2
View commit details
Copy full SHA for 61fc1d2
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Backend, Target
shimat
committed
37e6e8d
View commit details
Copy full SHA for 37e6e8d
View code at this point
Browse repository at this point
fix ShrinkCaffeModel and WriteTextGraph
shimat
committed
3107d09
View commit details
Copy full SHA for 3107d09
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
fix NupkgBetaRemover bug
shimat
committed
b984cf6
View commit details
Copy full SHA for b984cf6
View code at this point
Browse repository at this point
minor fix
shimat
committed
f7d540b
View commit details
Copy full SHA for f7d540b
View code at this point
Browse repository at this point
add dnn_superres
shimat
committed
47952ec
View commit details
Copy full SHA for 47952ec
View code at this point
Browse repository at this point
Commits on Dec 28, 2020
memcpy mistake
shimat
committed
3012914
View commit details
Copy full SHA for 3012914
View code at this point
Browse repository at this point
add CalibrateRobotWorldHandEye
shimat
committed
7912948
View commit details
Copy full SHA for 7912948
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
check IsDisposed
shimat
committed
5788c75
View commit details
Copy full SHA for 5788c75
View code at this point
Browse repository at this point
give up on making Vec readonly
shimat
committed
64538f7
View commit details
Copy full SHA for 64538f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.