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 }}
caidaow
/
javacv
Public
forked from
bytedeco/javacv
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 10, 2015
Merge pull request #271 from lfdversluis/master
Show description for d890544
saudet
committed
d890544
View commit details
Copy full SHA for d890544
Browse repository at this point
Commits on Nov 9, 2015
removed redundant startPreview call
lfdversluis
committed
18cb395
View commit details
Copy full SHA for 18cb395
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
lfdversluis
committed
bdee53e
View commit details
Copy full SHA for bdee53e
Browse repository at this point
added setpreviewdisplay on surface changed method
lfdversluis
committed
f068e2e
View commit details
Copy full SHA for f068e2e
Browse repository at this point
Commits on Nov 7, 2015
Update version in the `pom.xml` file to 1.2-SNAPSHOT
saudet
committed
5b3ba29
View commit details
Copy full SHA for 5b3ba29
Browse repository at this point
Merge pull request #269 from lfdversluis/master
Show description for 3c0cd5f
saudet
committed
3c0cd5f
View commit details
Copy full SHA for 3c0cd5f
Browse repository at this point
Changed wakelock for keepscreenon in xml
lfdversluis
committed
c59c4b2
View commit details
Copy full SHA for c59c4b2
Browse repository at this point
Commits on Nov 6, 2015
Merge pull request #262 from dragos-d/dragos-d-patch-1-2
Show description for 1f11946
saudet
committed
1f11946
View commit details
Copy full SHA for 1f11946
Browse repository at this point
Commits on Nov 5, 2015
Add `repositories { mavenCentral() }` to Gradle instructions for completeness
saudet
committed
7e0cc9f
View commit details
Copy full SHA for 7e0cc9f
Browse repository at this point
Commits on Nov 3, 2015
Update Frame.java
Show description for 9e707b6
dragos-d
authored and
Dragos
committed
9e707b6
View commit details
Copy full SHA for 9e707b6
Browse repository at this point
Merge pull request #265 from salamanders/master
Show description for a01082e
saudet
committed
a01082e
View commit details
Copy full SHA for a01082e
Browse repository at this point
Commits on Nov 1, 2015
fixed thread bug with DateFormat, some cleanup. Now formatted.
salamanders
committed
c0551ca
View commit details
Copy full SHA for c0551ca
Browse repository at this point
Commits on Oct 27, 2015
Moved from deprecated getFloatBuffer() to current
Show description for 7fd6021
salamanders
committed
7fd6021
View commit details
Copy full SHA for 7fd6021
Browse repository at this point
Commits on Oct 25, 2015
Release version 1.1
saudet
committed
c012034
View commit details
Copy full SHA for c012034
Browse repository at this point
Commits on Oct 24, 2015
* Make `FrameConverter` for images return `null` when `Frame.image == null` (issue #249)
saudet
committed
a98f310
View commit details
Copy full SHA for a98f310
Browse repository at this point
Commits on Oct 23, 2015
Merge pull request #256 from szitguy/master
Show description for 069676c
saudet
committed
069676c
View commit details
Copy full SHA for 069676c
Browse repository at this point
Fix bug when using FFmpegFrameFilter on Android4.0
Show description for 9152b81
szitguy
committed
9152b81
View commit details
Copy full SHA for 9152b81
Browse repository at this point
Commits on Oct 10, 2015
* Add `FFmpegLogCallback` to redirect easily to Java log messages from FFmpeg
saudet
committed
b2c2291
View commit details
Copy full SHA for b2c2291
Browse repository at this point
Commits on Oct 4, 2015
* Upgrade all Maven dependencies and plugins to latest versions, thus bumping minimum requirements to Java SE 7, Android 4.0, and Maven 3.0
saudet
committed
c6d36d0
View commit details
Copy full SHA for c6d36d0
Browse repository at this point
Commits on Oct 3, 2015
* Fix broken `FFmpegFrameGrabber.grabImage()` after `setTimestamp()` (issue #236)
saudet
committed
5214394
View commit details
Copy full SHA for 5214394
Browse repository at this point
Commits on Sep 28, 2015
* Add `FFmpegFrameGrabber.grabSamples()` to grab only audio samples, and ignore video frames (issue #235)
saudet
committed
cc420a8
View commit details
Copy full SHA for cc420a8
Browse repository at this point
Commits on Sep 24, 2015
* Fix broken `FFmpegFrameRecorder.setAudioCodecName()` (issue #229)
saudet
committed
968a657
View commit details
Copy full SHA for 968a657
Browse repository at this point
Commits on Sep 22, 2015
* Fix broken `FFmpegFrameRecorder.setVideoCodecName()` (issue #229)
saudet
committed
f3fcee1
View commit details
Copy full SHA for f3fcee1
Browse repository at this point
Merge pull request #230 from cypof/patch-1
Show description for cb5ff62
saudet
committed
cb5ff62
View commit details
Copy full SHA for cb5ff62
Browse repository at this point
Ignore OSX and IDE files
cypof
committed
f71f558
View commit details
Copy full SHA for f71f558
Browse repository at this point
Commits on Sep 15, 2015
Update version in the `pom.xml` file to 1.1-SNAPSHOT
saudet
committed
dd09444
View commit details
Copy full SHA for dd09444
Browse repository at this point
Commits on Sep 12, 2015
* Remove `FaceRecognition.java` sample, which requires the deprecated `opencv_legacy` module (issue #200)
saudet
committed
3cd0a9f
View commit details
Copy full SHA for 3cd0a9f
Browse repository at this point
Commits on Aug 29, 2015
* Fix potential crash in `ObjectFinder` with FLANN (issue #210)
saudet
committed
9de4d30
View commit details
Copy full SHA for 9de4d30
Browse repository at this point
Commits on Aug 25, 2015
* Add `FFmpegFrameFilter` to let users process `Frame` images with `libavfilter` easily (issue #164)
saudet
committed
05231a3
View commit details
Copy full SHA for 05231a3
Browse repository at this point
Commits on Aug 23, 2015
* Add `FaceRecognizerInVideo.java` sample that does a combo of face detection and recognition (issue #203)
saudet
committed
aa5e070
View commit details
Copy full SHA for aa5e070
Browse repository at this point
Commits on Aug 5, 2015
* Return `AVStream.r_frame_rate` when `AVStream.avg_frame_rate` is invalid in `FFmpegFrameGrabber.getFrameRate()` ([issue #292](https://code.google.com/p/javacv/issues/detail?id=292))
saudet
committed
98889d4
View commit details
Copy full SHA for 98889d4
Browse repository at this point
Commits on Jul 26, 2015
* Update the `OpenCVFaceRecognizer` sample to make it work with OpenCV 3.0
saudet
committed
f62c080
View commit details
Copy full SHA for f62c080
Browse repository at this point
Commits on Jul 25, 2015
Merge pull request #184 from jeroenarens/patch-1
Show description for f7fd53b
saudet
committed
f7fd53b
View commit details
Copy full SHA for f7fd53b
Browse repository at this point
Commits on Jul 23, 2015
convert Object to FrameRecorder at return statement (public static FrameRecorder create(....))
Show description for e857c72
jeroenarens
committed
e857c72
View commit details
Copy full SHA for e857c72
Browse repository at this point
Commits on Jul 18, 2015
* Update some samples to make them work with OpenCV 3.0
saudet
committed
f8bf6c5
View commit details
Copy full SHA for f8bf6c5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.