simple facedetection open cv visual studio
#include "stdafx.h" #include "cv.h" #include "highgui.h" //fungsi deteksi wajah void detect_and_draw(IplI...
the secret of eureka
simple facedetection open cv visual studio
#include "stdafx.h" #include "cv.h" #include "highgui.h" //fungsi deteksi wajah void detect_and_draw(IplI...
programnya..... close all; clear all; clc; % spesifikasi format webcam yang digunakan vid=videoinput('winvideo'...
Skin face detection MATLAB
PROGRAM % spesifikasi format webcam yang digunakan vid = videoinput('winvideo',1,'YUY2_320x240'); set(vid, 'F...
MATLAB Tracking object
programnya close all; clear all; clc; % spesifikasi format webcam yang digunakan vid=videoinput('winvideo',1,'YUY2_32...
Program GUI matlab robot PC
programnya..... function varargout = guivisiBOT(varargin) % GUIVISIBOT MATLAB code for guivisiBOT.fig % GUIVISIBOT, ...
ROBOT KONTROL KOMPUTER arduino
programnya ..... // ROBOT KONTROL KOMPUTER // Definisi awal int kiriA = 9; int kiriB = 6; int kananA = 5; int kananB = 3; voi...