• Stars
    star
    121
  • Rank 293,924 (Top 6 %)
  • Language
    Shell
  • Created over 13 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OpenCV iOS build script
################################################################################
# This script will create universal binaries for OpenCV library for
# iOS-based devices (iPhone, iPad, iPod, etc).
# As output you obtain debug/release static libraries and include headers.
# 
# This script was written by Eugene Khvedchenya
# And distributed under GPL license
# Support site: http://computer-vision-talks.com
################################################################################

Changelog:

Version 1.5
+ Added Xcode 4.2.x and iOS 5 SDK support
+ Native experimental OpenCV build system is used

Version 1.4
+ Updated build script to support OpenCV 2.2.9

Version 1.3
+ Fixed bug with creation of universal binaries if opencv source path was not ends with 'opencv'

Version 1.2
+ Added Armv6 architecture support

Version 1.1 - Added support for XCode 4
+ Fixed problem when building for XCode 4 - resolved by patching copy of OpenCV sources

Version 1.0 - Initial commit
+ Supported OpenCV up to 4771 revision, XCode 3 and iOS SDK 4.2.1

More Repositories

1

pytorch-toolbelt

PyTorch extensions for fast R&D prototyping and Kaggle farming
Python
1,400
star
2

OpenCV-Tutorial

A sample project demonstrating use of OpenCV library in iOS platform
C++
397
star
3

opencv-ios-template-project

Sample project for iOS configured to use OpenCV
C++
197
star
4

OpenCV-Features-Comparison

A benchmark tool to compare OpenCV feature detection and descriptors extraction algorithms
C++
106
star
5

CloudCV

An example of using OpenCV library in server environment using Node.js
JavaScript
100
star
6

Kaggle-2019-Blindness-Detection

7th-place solution code for https://www.kaggle.com/c/aptos2019-blindness-detection/overview.
Jupyter Notebook
66
star
7

xView3-The-First-Place-Solution

Contains source code for the winning solution of the xView3 challenge https://iuu.xview.us/.
Jupyter Notebook
53
star
8

Catalyst-Inria-Segmentation-Example

An example project showing the power of Catalyst for training segmentation model for Inria Sattelite Segmentation Challenge
Python
43
star
9

xView2-Solution

Python
42
star
10

segmentation-networks-benchmark

Evaluation framework for testing segmentation networks in Keras
Python
36
star
11

Kaggle-2020-Alaska2

Python
23
star
12

Camera-intrinsics-database

Camera intrinsics database
18
star
13

CloudCVBackend

A C++ backend module for CloudCV
C++
16
star
14

Kaggle-Salt

Python
15
star
15

nan-marshal

Data type marshalling for NAN module
C++
7
star
16

nan-check

Arguments checking for NAN module
C++
6
star
17

Catalyst-CamVid-Segmentation-Example

Example of semantic segmentation for CamVid dataset
Python
6
star
18

npm-native-opencv

OpenCV library installed via NMP
JavaScript
4
star
19

SOTA

Just a collection of pretrained weights
2
star
20

Afterburner

A high-level model training framework for PyTorch
2
star
21

cvtalks-source

Source for github pages
JavaScript
1
star
22

DrivenData-2021-Geopose-Solution

This repository contains source code and pre-trained models for the 2nd place solution of the Overhead Geopose Challenge.
Python
1
star
23

Kaggle-2018-Airbus

Python
1
star
24

SN7-Solution

1
star
25

SwiftCV

Swift bindings for OpenCV
1
star
26

opencv-markdown-logger

A lightweight easy-to-use markdown-based logger
C++
1
star