会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
justin seeley
博客园
新随笔
联系
管理
2010年12月2日
Histogram matching using python, opencv
摘要: # -*- coding:utf-8 -*-""" Copyright Left (c) justin.seeley.cn@gmail.com Any usage of this code sniplet is not allowed without author 's permission"""import cv def single_channel_hist( channel ): """ c...
阅读全文
posted @ 2010-12-02 16:57 justin_s
阅读(2979)
评论(0)
推荐(0)
编辑