|
CED模型应用(Application of Coherence-enhancing Diffusion):
- read_image (Image, 'fingerprint')
- get_image_size (Image, Width, Height)
- dev_close_window ()
- dev_open_window (0, 0, Width * 2, Height * 2, 'black', WindowHandle)
- dev_display (Image)
- coherence_enhancing_diff (Image, ImageCED, 0.5, 4, 0.5, 50)
- dev_display (ImageCED)
复制代码
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
|