FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules/java - opencv-java/opencv · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
opencv-java
/
opencv
Public
forked from
opencv/opencv
Notifications
You must be signed in to change notification settings
Fork
7
Star
13
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
Breadcrumbs
History for
opencv
modules
java
on
master
User selector
Datepicker
Commit history
Commits on Oct 12, 2015
android: add targetSdkVersion="21"
alalek
committed
ddd91bc
View commit details
Copy full SHA for ddd91bc
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
cleanup <build>/src|gen folders to remove stalled/unused Java files
alalek
committed
dbcc55a
View commit details
Copy full SHA for dbcc55a
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Merge pull request #5470 from apavlenko:android_camera_gl_view
alalek
committed
441eeef
View commit details
Copy full SHA for 441eeef
View code at this point
Browse repository at this point
minor fixes
Andrey Pavlenko
committed
23fea91
View commit details
Copy full SHA for 23fea91
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21
Andrey Pavlenko
committed
15db824
View commit details
Copy full SHA for 15db824
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
Merge pull request #5429 from PhilLab:patch-6
alalek
committed
33f5ac5
View commit details
Copy full SHA for 33f5ac5
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Typo in CameraBridgeViewBase.java
Show description for 0584643
PhilLab
committed
0584643
View commit details
Copy full SHA for 0584643
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
fix Android camera datarace (mCameraFrameReady)
alalek
committed
eb2e061
View commit details
Copy full SHA for eb2e061
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
draft implementation of alternative CameraBridge via GLES
Show description for 8e088d3
Andrey Pavlenko
committed
8e088d3
View commit details
Copy full SHA for 8e088d3
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Merge pull request #5255 from berak:java_videowriter
mshabunin
committed
31fbe8c
View commit details
Copy full SHA for 31fbe8c
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
cmake: use copy_if_different
alalek
committed
b15a9d6
View commit details
Copy full SHA for b15a9d6
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
enable VideoWriter class for java
Show description for a11ff87
berak
committed
a11ff87
View commit details
Copy full SHA for a11ff87
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
fix build with python3 only
alalek
committed
bbff288
View commit details
Copy full SHA for bbff288
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Merge pull request #4124 from ruslo:android.fix
alalek
committed
bb556b8
View commit details
Copy full SHA for bb556b8
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Android: renamed default library name for static and dynamic fallback load; fixed libz import for 64-bit platforms
mshabunin
committed
83b2621
View commit details
Copy full SHA for 83b2621
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Added interface libraries for android opencv_java
mshabunin
committed
c79ad45
View commit details
Copy full SHA for c79ad45
View code at this point
Browse repository at this point
Fix `cmake -E touch classes.jar' step
Show description for 0fcc5fa
ruslo
committed
0fcc5fa
View commit details
Copy full SHA for 0fcc5fa
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
AndroidMgr: fixed typos and package name
mshabunin
committed
33ab9ea
View commit details
Copy full SHA for 33ab9ea
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Updated Manager for Android
mshabunin
committed
caffbaa
View commit details
Copy full SHA for caffbaa
View code at this point
Browse repository at this point
Commits on May 26, 2015
releasing native memory of temp `Mat` objects in generated Java code
Andrey Pavlenko
committed
c1c03e1
View commit details
Copy full SHA for c1c03e1
View code at this point
Browse repository at this point
releasing native memory in Java converters
Andrey Pavlenko
committed
6006790
View commit details
Copy full SHA for 6006790
View code at this point
Browse repository at this point
Commits on May 23, 2015
Bugfix #3705: params.setRecordingHint(true) breaks camera preview on Samsung Galaxy S2
Aletheios
authored and
Dikay900
committed
6a50a51
View commit details
Copy full SHA for 6a50a51
View code at this point
Browse repository at this point
Commits on May 19, 2015
Revert of "Merge pull request #4006 from sgjava:opencv-steve" (reverted from commit 4743184078659d4bcf43c363efd2aa430e4786ff)
Andrey Pavlenko
committed
ab8afc3
View commit details
Copy full SHA for ab8afc3
View code at this point
Browse repository at this point
Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770cb07a6401aa6617b81f413d1165771)
Andrey Pavlenko
committed
d67d32a
View commit details
Copy full SHA for d67d32a
View code at this point
Browse repository at this point
Commits on May 13, 2015
Changed delete() modifier to public from protected
sgjava
committed
fe0ce92
View commit details
Copy full SHA for fe0ce92
View code at this point
Browse repository at this point
Commits on May 12, 2015
Added VideoWriter and changed finalize to delete
sgjava
committed
0f53526
View commit details
Copy full SHA for 0f53526
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Rename manager package to OpenCV3 Manager
mshabunin
committed
a362aca
View commit details
Copy full SHA for a362aca
View code at this point
Browse repository at this point
Rename OpenCV Engine to org.opencv.engine3 for release candidate
mshabunin
committed
316d76b
View commit details
Copy full SHA for 316d76b
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Basic HAL module
mshabunin
committed
35b2139
View commit details
Copy full SHA for 35b2139
View code at this point
Browse repository at this point
Commits on Apr 5, 2015
Merge pull request #3729 from bitstars:AsyncServiceHelper.java-Android-5-hotfix
vpisarev
committed
08c84e0
View commit details
Copy full SHA for 08c84e0
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Update android+AsyncServiceHelper.java
Show description for d2dc7f4
simon-heinen
committed
d2dc7f4
View commit details
Copy full SHA for d2dc7f4
View code at this point
Browse repository at this point
Update android+AsyncServiceHelper.java
Show description for 0df9dc8
simon-heinen
committed
0df9dc8
View commit details
Copy full SHA for 0df9dc8
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
OpenCV Manager: support 3.0.0 library
mshabunin
committed
2316851
View commit details
Copy full SHA for 2316851
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Merge pull request #3804 from polarfuchs99:master
vpisarev
committed
903f10c
View commit details
Copy full SHA for 903f10c
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Fixed mangled install layout on unix machines
mshabunin
committed
632afe6
View commit details
Copy full SHA for 632afe6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL