资源列表
[图形图像处理(光照,映射..)] pcnn
说明:利用脉冲耦合神经网络(pcnn)实现图像滤波的源程序,已经过测试。-Using pulse coupled neural networks (pcnn) the realization of the source image filtering, has been tested.<zhangzhang> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] conv_omp
说明:采用OpenMp优化过的卷积函数,速度提升很多。-Optimized use of OpenMP convolution function, raise a lot of speed.<james> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] test2_PSNR_bibicubic
说明:可將低解析度轉換為高解析度的影像,透過bicubic及binear的比對-Can be converted into low-resolution high-resolution images, through the bicubic and the ratio of binear<江田島> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] 1MS-code
说明:使用mean shift 算法 用于图像的分割与平滑。很实用,大家多看看会有帮助的~!-The use of mean shift algorithm for image segmentation and smoothing. Very practical, it would be helpful to look at the ~!<席秋波> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] Addon_CvConvexityDefect
说明:Construct a program by using open franeworks and opencv libraries to consruct a magic game by webcam input vedios<yichuchen> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] dft
说明:OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification<quan> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] project3
说明:关于图像处理中的基本问题,边缘检测及噪声的问题-Image Processing on the basic issues, edge detection and noise problems<韩> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] project5
说明:关于图像处理中的基本问题,边缘检测及噪声的问题-Image Processing on the basic issues, edge detection and noise problems<韩> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] project3
说明:图像处理中的基本问题, 边缘检测-Image processing in the basic problem of edge detection<韩> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] project5
说明:图像处理中的基本问题 做对比的试验-Image processing compared to the basic problems of the pilot<韩> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] ImageSegmentation
说明:分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果.-Respectively sobel, Laplacian-Gaussian method of gray an image edge extraction, given the results compared.<龙活> 在 2025-05-11 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] KLtransform
说明:(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) t<龙活> 在 2025-05-11 上传 | 大小:2kb | 下载:0