资源列表
[图形图像处理(光照,映射..)] KDDA_Face-Recognization
说明:KDDA算法的实现代码,相关实验结果,源码文档分析,对应的理论.实验结果文档说明,源码文档-KDDA algorithm implementation code, the relevant experimental results, the source document analysis, the corresponding theoretical experimental results documentation, source code documentation<小乱> 在 2025-09-21 上传 | 大小:2.28mb | 下载:0
[图形图像处理(光照,映射..)] normizeimage
说明:用于遍历一个文件夹下所有的图片文件,对图片进行归一化,同时还进行翻转,对于机器学习制作样本,归一化非常有用(环境opencv2.2 vc2010)-Traverse a folder for all image files, the picture is normalized, while the flip, making samples for machine learning, normalization is very useful (Environmental opencv2.2 vc2<李岸> 在 2025-09-21 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] convolution
说明:This code is for convolution. You can use it for image convolution<hyun chan ahn> 在 2025-09-21 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] median
说明:This median filter code for image processing.-This is median filter code for image processing.<hyun chan ahn> 在 2025-09-21 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Image-processing-experiments
说明:Image processing experiments基本的图像处理实验。图形界面,实现了水平翻转,垂直翻转,图像旋转,灰度图像,单阈值二值化,双阈值二值化,非0置白法,孤立像素清除,3*3平均值滤波,N*N中值滤波,一阶微分,二阶微分,拉普拉斯变换,负像,缩小,放大,原始大小-Image processing experiments basic image processing experiments. Graphical interface to achieve a horizontal<> 在 2025-09-21 上传 | 大小:2.63mb | 下载:0
[图形图像处理(光照,映射..)] Graphics-generation-and-filling
说明:基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea<> 在 2025-09-21 上传 | 大小:4.29mb | 下载:0
[图形图像处理(光照,映射..)] HistDemoA
说明:图像增强。直方图均衡化处理。VC实现源代码。-Image enhancement. Histogram equalization process. VC implementation source code.<> 在 2025-09-21 上传 | 大小:2.44mb | 下载:0
[图形图像处理(光照,映射..)] test
说明:实现mfc单文档视图分割与切换,通过按钮来切换分割视图与为分割视图。-To achieve a single view of the document segmentation and mfc switch of a button to switch to split view and split view.<wangjianqiang> 在 2025-09-21 上传 | 大小:1.91mb | 下载:0
[图形图像处理(光照,映射..)] SSR
说明:实现单尺度retinex算法,用于图像的对比度增强,对低能见度图像处理效果较好。-Retinex single-scale algorithm for image contrast enhancement, image processing on low visibility is better.<杨小黎> 在 2025-09-21 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] xijunmisiPSO
说明:本文件是一个细菌觅食粒子群算法,在数字图像处理中的应用。-This document is a bacterial food particle swarm algorithm in the digital image processing applications.<杨> 在 2025-09-21 上传 | 大小:2.34mb | 下载:0
[图形图像处理(光照,映射..)] MyPrj
说明:数字图像处理程序,基本的一些实现,比如图像的几何变换,灰度变换,平滑,锐化等等,此程序里都存在-Digital image processing procedures, some of the basic implementation of this program there<刘锋> 在 2025-09-21 上传 | 大小:6.84mb | 下载:0
[图形图像处理(光照,映射..)] Gray2WhiteBlack
说明:灰度图转二值图在图像处理中是常用到的方法.原理也很简单,设置0-255中的一个值为门限值,像素大于等于门限的就是白的,否则就是黑的.关键是怎样选取这个门限值.本子程序就是解决这个问题的. -Grayscale binary image transfer is commonly used in image processing to the method principle is very simple, set a value of 0-255 in the threshold, the thr<xuxiangxing> 在 2025-09-21 上传 | 大小:1kb | 下载:0