搜索资源列表
111quyushengzhang
- 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
TuXiangQuWu
- 此文件夹包含antongdaoquwu.m主程序文件和antongdao.m子程序文件,都是自己写的,用matlab语言写成,用于图像去雾,可将一幅有雾的模糊图像转化成去雾后的清晰图像,缺点是效率不高,处理一张图片需要1秒左右,不能用于工业化,可以将关键部分改写成C代码提升速度。-This folder contains the main program file and antongdao.m antongdaoquwu.m subroutine files, are their own wr
Go 语言实现图片灰度均衡
- Go 语言实现图片灰度均衡 灰度均衡是把图像中像素的值在灰度级上重新分配的一个过程, 是输入图像转换在每一灰度级上都有相同的像素点数的输出图像