Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
2bfaf540a1e0a78b45dfbdaddc309934fa02e37e
Switch branch/tag
opencv
modules
java
src
cpp
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
merged all the latest changes from 2.4 to trunk
· 2fd1e2ea
Vadim Pisarevsky
authored
13 years ago
2fd1e2ea
Name
Last commit
Last update
..
Mat.cpp
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module
13 years ago
VideoCapture.cpp
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
13 years ago
converters.cpp
merged all the latest changes from 2.4 to trunk
13 years ago
converters.h
merged all the latest changes from 2.4 to trunk
13 years ago
features2d_manual.hpp
More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules
13 years ago
jni_part.cpp
Java API: added JNI_OnLoad to eliminate jvm warnings
13 years ago
utils.cpp
#1283, Mat <->Bitmap converters are updated to support CV_8UC(1,3,4) & non-continuous Mat-s and RGBA_8888 & RGB_565 Bitmaps; Android samples project files are updated according to the latest SDK req-s.
13 years ago