/tree_identify

A simple script to distinguish some specific color in a .JPG file

Primary LanguagePython

##A simple script to distinguish some specific color in a .JPG file

use opencv in python to do some simple works, just like this below:

before

###before classification

mask

###add mask

knn

###use knn classification to identify green area in city

use kmean to generate the training simple instead of selecting data by hands, like this below

green1

###a piece of green area

kmean1

###after kmean clustering, 30 features in the green square