资源列表
[图形图像处理(光照,映射..)] voronoi1
说明:基于图像的最近邻计算。算法实现,对于任一线状元素,将与其相邻像素颜色值赋值为距离其最近线状元素所属像素值-Nearest neighbor calculation based on image. The algorithm is implemented, for any linear element, the color value of its adjacent pixels is assigned to the pixel valu<罗富丽> 在 2024-11-19 上传 | 大小:16.8mb | 下载:0
[图形图像处理(光照,映射..)] code-(1)
说明:人脸识别颜色分类 包含主文件 matlab直接运行main.m 出自prince的书-two classification by prince book Computer vision: models, learning and inference<Tiancong Sun> 在 2024-11-19 上传 | 大小:75kb | 下载:0
[图形图像处理(光照,映射..)] DetectEyes
说明:运用C++检测人眼, 2)用opencv中检测人脸、眼睛、嘴巴等都是用的CascadeClassifier分类器,具体使用时可以使用C的函数,也可以使用opencv中使用C++封装好的类。下面是它们检测目标时的函数形式(从opencv官网复制的) C: CvSeq* cvHaarDetectObjects(const CvArr* image, CvHaarClassifierCascade* cascade, CvMe<刘卓> 在 2024-11-19 上传 | 大小:2.53mb | 下载:0
[图形图像处理(光照,映射..)] dct
说明:用matlab对图像进行DCT变换,过滤掉一些能量低的部分,再进行反变换恢复图像,并进行展示。-Using matlab for image DCT, filtering out some of the low energy part, then the inverse transform to restore the image and display.<仝宗健> 在 2024-11-19 上传 | 大小:33kb | 下载:0
[图形图像处理(光照,映射..)] deconvSps
说明:该程序是Levin在2007年参会报告的,利用稀疏退卷积算法,对编码孔径相机进行图像和深度恢复的工作。-This package contains an implementation of the sparse deconvolution algorithm described in the paper:A. Levin, R. Fergus, F. Durand and W. T. Freeman: Image and Depth<clx> 在 2024-11-19 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] GA
说明:GA遗传算法用于孔径编码版的优化,程序包利用交叉、选择、变异、适应度计算的子程序。-The Genetic Algorithm is used for Aperture Coding s optimization here, and this package includes its crossover,selection,mutation and fitness calculation<clx> 在 2024-11-19 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] Light-test-a-adjusment
说明:程序包含了利用灰度世界法和参考RGB值的白平衡算法,给出了失去白平衡后照片调整后的效果图。-The code gives two white-balance algrithms for changing its RGB<clx> 在 2024-11-19 上传 | 大小:1.23mb | 下载:0
[图形图像处理(光照,映射..)] MTF_knife
说明:文章给出了利用边缘信息,进行刀口函数提取的标准方法,利用FFT得到MTF-The code gives a method of calculating the PSF/MTF of an edge<clx> 在 2024-11-19 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] feature
说明:基于图像特征参数提取目标物,主要使用面积特征。-Object extraction based on image characteristics, the main use of the area characteristics.<段茜> 在 2024-11-19 上传 | 大小:692kb | 下载:0
[图形图像处理(光照,映射..)] transfer
说明:彩色图像的变换,可以调整其亮度、色度和饱和度。-Converting a color image, you can adjust the brightness, hue and saturation.<段茜> 在 2024-11-19 上传 | 大小:1007kb | 下载:0
[图形图像处理(光照,映射..)] segmentation
说明:彩色图像的分割,通过阈值设定,在RGB空间和HSI空间进行分割。-Color image segmentation by threshold setting, in RGB space and HSI space segmentation.<段茜> 在 2024-11-19 上传 | 大小:388kb | 下载:0
[图形图像处理(光照,映射..)] program
说明:图像的几何变换研究,可以平移、放大、缩小和旋转。-Transform the geometry of the image, you can pan, zoom and rotate.<段茜> 在 2024-11-19 上传 | 大小:443kb | 下载:0