Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (12)
Vehicle Detection
no vote
This Code detects vehicles in a video stream or in real time using opencv 2.4.9 and visual studio 2010
nastymindd889
2016-08-23
0
1
Stereo Webcams
no vote
this project contains camera calibration for stereo vision using two webcams. it is implemented using opencv 249 for linux platforms
nastymindd889
2016-08-23
0
1
red object tracking
no vote
this project is a matlab code that tracks objects based on their color...specifically red...you can change some parameters to change the tracked color
nastymindd889
2016-08-23
1
1
pedestrian detection matlab
4.0
This project detects pedestrians based on background subtraction using matlab.......hope you enjoy it
nastymindd889
2016-08-23
0
1
frame extraction
4.0
this project divides an input video to its corresponding frames...you can surf among each frame individually...it is compiled using processing
nastymindd889
2016-08-23
0
1
multiple object tracking
no vote
this project performs multiple object tracking without color emphasis... it's written in matlab 2014a...hope you enjoy it
nastymindd889
2016-08-23
2
1
C++ Registry Pattern
no vote
An implementation of the Registry pattern, which allows derived classes of a common super class to be constructed by their string class name. All subclasses must share a common constructor in order to be constructed by this implementation of the registry pattern. See registry.h and examples/example.cpp for detailed usage information.
nastymindd889
2016-08-23
0
1
painting with your finger in the air
no vote
This application lets you paint on your computer screen using finger gestures....It is built using opencv249 and visual studio 2010
nastymindd889
2016-08-23
0
1
object tracking using latensvm
no vote
this project performs object tracking using the latent svm method. It is compiled using opencv 249 and visual studio 2010
nastymindd889
2016-08-23
0
1
opencv-based color filter
no vote
this code provides an rgb filter based on opencv 249 and visual studio 2010. press r to filter red, g to filter green and b to filter blue.
nastymindd889
2016-08-23
0
1
View More