「実践コンピュータビジョン」 7章 画像検索の読書会用コード
""" vocabulary.py self.idf = log() で "log"がimportされないとき""" imort numpy as np #... self.idf = np.log( (1.0*nbr_images)