-
-
Color_segmentation.zip
Color Segmentation
This demo tracks a person s face and hand using a color-based segmentation method.
-
ns2-simple2.rar
Create a simulator object
set ns [new Simulator]
#Define different colors for data flows (for NAM)
$ns color 1 Blue
$ns color 2 Red
#Open the NAM trace file
set nf [open out.nam w]
$ns namtrace-all $nf
#Define a finish procedure
proc ...
-
func_oevelse.rar
... bar like in ping-pong. Orbs fall down and u need to have 1 color hit u, and another color not hit u. if u get the right color u get +1 point, if a wrong color hits u, u get -1 point and the bar disappears for a sec. Using Enter_Frame to ...
-
Unearthed.zip
... GPR field unit) into memory structures so that (already written) graphics routines can use it to produce an on-screen false color-coded map of the area surveyed, along with a report of the collected data. You gain practice with two-dimensional arrays and ...
-
-
-
-
ExampleGif.rar
该目录包含了本章6.4节和6.5节的全部实例代码。
pic.jpg的分辨率为96像素每英寸
pic_72.jpg的分辩率为72像素每英寸
Color.h,Color.cpp:包含了6.5节处理图像的色彩的全部函数
-
segm.zip
Color Image Segmentation
This is the implementation of the algorithm described in
D. Comaniciu, P. Meer,
Robust Analysis of Feature Spaces: Color Image Segmentation,
-
skin_color.rar
skin segmentation base on RGB color space. does not work for gray level images
-