资源列表
[图形图像处理(光照,映射..)] jingxiang
说明:镜象变换的源代码如下,因为和平移的那段程序很类似,程序中的注释就简单一些。-Mirror transform source code is as follows, because, and translation of that part of the procedure is very similar to the program notes on simple.<刘旭> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] zhongzhi-lvbo
说明:下面的程序实现了中值滤波,参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做垂直中值滤波。-The following program implements median filtering, Hori parameter is a Boolean variable, if it is true, so the level of median filtering, otherwise, do vertical median filtering.<刘旭> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] R
说明:下面我们给出Floyd-Steinberg算法的源代码。有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。另外,当按从左到右,从上到下的顺序处理象素时,处理过的象素以后不会再用到了,所以用这个int类型的缓冲区存储新值是可行的。全部象素处理完后,再将这些值拷贝到char类型的缓冲区去。-Below we give Floyd-Steinberg<刘旭> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] mains
说明:将图片按固定阈值分成两类,计算两类间的方差-The picture is divided into two categories according to a fixed threshold to calculate the variance between the two<Pure> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Zernike-matlab
说明:图像边缘检查中的Zernike矩变换的Matlab代码-The edge detection of the image of Zernike moments transform Matlab code<wxping> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] TUXIANGCHULI
说明:利用matlab求图像的峰值信噪比和均方误差最简单的方法- The easiest way to find image PSNR and MSE by matlab<wangli> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] face_detect
说明:人脸识别,程序比较简单,是基于肤色的人脸识别,可以通过这个程序,作进一步的研究-Face recognition, the procedure is relatively simple, is based on the color of face recognition, through this program, further research<duanshijie> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[OpenCV] SkinDetection
说明:opencv 摄像头提取+皮肤检测 提取皮肤颜色-opencv skin detection by camera<zhangnight> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[OpenCV] opencvdetector
说明:opencv2.4.3 读入摄像头 检测运动物体显示运动轨迹-opencv2.4.3 read display camera to detect moving objects trajectories<zhangnight> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[OpenCV] hull
说明:【opencv】 画出散点的轮廓线 提取合理概率估计空间-[Opencv] draw scatter contour extraction reasonable probability estimation space<zhangnight> 在 2025-07-23 上传 | 大小:1kb | 下载:0