image thumbnail

updated 1 month ago

C/C++ and Matlab types convertor by sun peng

Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time) (external interface, c, mxarray)

draw_points (pnts)

main.m

main.m

image thumbnail

updated 1 month ago

OpenCV-Matlab by Boris Schauerte

OpenCV-Matlab is a C++ template library to convert between Matlab and OpenCV images (opencv, mex, conversion)

build_opencv_matlab_mex.m

opencv_matlab_mex_demo.m

image thumbnail

updated 3 months ago

Lens Distortion Explorer by Michael Quinn

Explore a standard lens distortion model. (computer vision, image processing, lens distortion)

Lens Distortion Explorer

image thumbnail

updated 3 months ago

Matalb and OpenCV by BIREM Merwan

How to Connect Matlab with OpenCV to use the different functions offered by OpenCV using mex-files. (image processing, signal processing)

image thumbnail

updated 5 months ago

cmake for mexopencv by Alessandro

A simple way for creating mex modules using opencv (opencv image processi...)

image thumbnail

updated 8 months ago

Simulink for PCV (Point Cloud Viewer) by Takashi Chikamasa

Simulink for PCV is a block for 3D Point Cloud View and wrapped native OpenCV library. (image processing, simulink, demo)

makeInfo=rtwmakecfg()

makecmexfile4pcv

setup_opencv(varargin)

image thumbnail

updated 2 years ago

Point Pattern Matching Algorithm for Hand Gesture / American Sign Language (ASL) Recognition by Caglar Arslan

A demonstration of American Sign Language recognition by using a Point Pattern Matching Algorithm. (american sign languag..., computer vision, pattern recognition)

Selecteds=findMax(results,depth);

appendimages(image1, image2)

hgr(input);

image thumbnail

updated 2 years ago

color image segmentation by Su Dongcai

segment color image robust to texture (image processing)

CoherenceFilter(u,Options)

D=derivatives(I,option)

I=imgaussian(I,sigma,siz)

image thumbnail

updated 2 years ago

Viola Jones Object Detection by Dirk-Jan Kroon

Viola Jones Object detection using OpenCV trained classifiers (2d, detection, viola jones)

ConvertHaarcasadeXMLOpenCV(filename)

GetIntergralImages(Picture,Options)

HaarCasadeObjectDetection(IntegralImages,HaarCasade,Options...

image thumbnail

updated almost 4 years ago

C2Mat by Peter Barnum

C2Mat allows OpenCV data structures to be transferred between C++ and Matlab. (c, opencv, data import)

image thumbnail

updated almost 4 years ago

Image Aquisition by Eric

Three VC++ MEX projects enabling simple access to any VfW-source (with multiple cam support). (videoinput, ocvgrab, opencv)

image thumbnail

updated 4 years ago

Face Detection & Recognition System by Mukund Agarwal

The system is part of my final year project. (detection, face, gui)

database_update

motiondetect

image thumbnail

updated 4 years ago

OpenCV And MEX Files quick guide by Rachel Esman

How to use openCV library in MATLAB (external interface, opencv, utilities)

image thumbnail

updated almost 5 years ago

fdlibmex --- fast and simple face detection by Wolf Kienzle

An efficient and easy-to-use mex library for detecting frontal faces in images (detection, face, recognition)

fdlibmex_demo.m

image thumbnail

updated 5 years ago

Open CV Viola-Jones Face Detection in Matlab by Sreekar Krishna

Viola-Jones Fast Face Detection Mex Implementation (application, face detection, matlab implementation)

TestFaceDetection.m

Contact us