image processing - Frame segmentation -


i new computer vision. , i'm learning implement real time tracking programme when use colour segmentation, ,accessing every pixels , threshold image according condition r<128 g<128 b<128 result segmented frame frame rate becoming low

so want ask common process each frame or there algorithms , techniques?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -