-
-
cam.rar
opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。
-
-
-
-
-
edge_detect.zip
This Matlab code was developed for skin pixel detection in general imagery.
Non-parametric histogram-based models were trained using manually annotated
skin and non-skin pixels. A total of 14,985,845 skin pixels and 304,844,751
non-skin pixels were ...
-
color_track_othr.zip
This Matlab code was developed for skin pixel detection in general imagery.
Non-parametric histogram-based models were trained using manually annotated
skin and non-skin pixels. A total of 14,985,845 skin pixels and 304,844,751
non-skin pixels were ...
-
ICISTongLiu.rar
... as classifier of SIFT keypoint feature. The proposed
classifier classifies each keypoint into face ID then an ID index histogram counting method is applied as the identification method to recognize face images. Also a bootstrapping method is investigated ...
-
-
plot_histogram.rar
Matlab code for plotting histogram of red green and blue components of any image
-