• Stars
    star
    9
  • Rank 1,929,761 (Top 39 %)
  • Language
    C++
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

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

Repository Details

Connected Component Analysis using OpenCV

More Repositories

1

OpenCV-Marker-less-AR

This is a marker less augmented reality application developed using OpenCV. This code can be used under MIT license. Demo movie: http://youtu.be/KgQguj78qMA
C++
545
star
2

DataAugmentation

Image data augmentation tool for training of image recognition algorithm
C++
78
star
3

BinaryCvMat

Save and Load cv::Mat as a binary file.
C++
59
star
4

CreditNumberRecognizer

Recognize credit card numbers in an image
C++
38
star
5

ObjectMarker

Image Annotation Tool for Object Detection and Tracking written with OpenCV
C++
23
star
6

SaveBinaryOpenCV

Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.
C++
13
star
7

ImageMorphing

A function for image morphing using OpenCV
C++
12
star
8

EvalLocalization

Evaluation tool for object localization algorithms.
C++
5
star
9

PyTorch2OpenCV_sample

sample codes to export PyTorch model to OpenCV
Python
4
star
10

Keras2OpenCV

Sample code for exporting Keras (tensorflow backend) model to OpenCV
Jupyter Notebook
4
star
11

TrainHOG

Modified version of "train_HOG.cpp" in OpenCV cpp samples
C++
3
star
12

GenFlextangle

Generate developed figure for flextangle (paper toy). You can create your own flextangle by selecting 4 images.
C++
2
star
13

Project3DPoints2Image

To confirm 2D/3D camera calibration result, project 3D points clouds to a 2D image and visualize it.
C++
2
star
14

OpenCV-ROI-Pooling-Layer

Sample codes of custom layer of OpenCV DNN module (ROI Pooling)
C++
2
star
15

Plot2D3DPair

A GUI tool to plot point pair between 2D images and 3D point clouds
C++
1
star
16

CameraCalibration

Ordinary camera calibration execution file to estimate internal camera parameters.
C++
1
star
17

Calibrate2D3D

Estimate relative pose between 3D scanner and 2D camera
C++
1
star