资源列表

« 1 2 ... .89 .90 .91 .92 .93 7694.95 .96 .97 .98 .99 ... 7722 »

[图形图像处理(光照,映射..)JPEGCompression

说明:编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数
<洪世宽> 在 2024-10-08 上传 | 大小:843776 | 下载:0

[图形图像处理(光照,映射..)图像的去模糊

说明:多种方法去模糊的matlab代码,维纳滤波器、deconvreg方法等(A variety of methods to fuzzy matlab code)
<劉氷的劉> 在 2024-10-08 上传 | 大小:289792 | 下载:0

[图形图像处理(光照,映射..)ENVI去云补丁Haze Tool及其使用说明

说明:ENVI中的haze去云补丁,可直接挂载再envi classic中使用(Haze cloud removal patch in ENVI can be mounted directly and used in envi classic)
<ad9527> 在 2024-10-08 上传 | 大小:3254272 | 下载:0

[图形图像处理(光照,映射..)MRF

说明:提取不同特征,包括纹理,灰度级空间特征,采用matlab 语言(Extract different features, including texture, gray level spatial features, using MATLAB language)
<永远的天王> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[图形图像处理(光照,映射..)瞳孔定位

说明:matlab实现人眼精确定位 实现效果良好(Accurate eye location by MATLAB)
<mangmang54> 在 2024-10-08 上传 | 大小:496640 | 下载:0

[图形图像处理(光照,映射..)人脸+虹膜识别+瞳距测量

说明:matlab实现人脸识别和虹膜定位 识别效果良好(Accurate eye location by MATLAB)
<mangmang54> 在 2024-10-08 上传 | 大小:500736 | 下载:0

[图形图像处理(光照,映射..)hdr

说明:hdr图片合成,四幅不同曝光的图片合成一张hdr图片(HDR picture synthesis, four pictures of different exposures synthesize an HDR picture)
<zerox12138> 在 2024-10-08 上传 | 大小:795648 | 下载:0

[图形图像处理(光照,映射..)去噪评价指标ENL, SSIM, PSNR,SNR,EPI

说明:图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
<hamburgerlalala> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[图形图像处理(光照,映射..)slam

说明:视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
<HITNUC> 在 2024-10-08 上传 | 大小:7168 | 下载:0

[图形图像处理(光照,映射..)图像程序

说明:相关图像算法包括大律法分割,梯度分割,分水岭分割,活动轮廓,最小生成树,相关基因算法(Great Law Segmentation, Gradient Segmentation, Watershed Segmentation, Active Contour, Minimum Spanning Tree, Related Gene Algorithms)
<Sherlockxcz> 在 2024-10-08 上传 | 大小:19232768 | 下载:0

[图形图像处理(光照,映射..)2b509aabc32f4a3be87b452a94226f45

说明:结合模糊C均值聚类算法与水平集方法的图像分割代码,分割效果良好。(The image segmentation code based on fuzzy c-means clustering algorithm and level set method has a good segmentation effect.)
<zxy0504> 在 2019-03-11 上传 | 大小:1057792 | 下载:0

[图形图像处理(光照,映射..)相移法

说明:运用于使用光栅投影法进行三维测量环境,使用四步移相法提取相位(即相位解包裹),从畸变的光栅图像中提取出物体三维信息。(This method is applied to the three-dimensional measurement environment using grating projection method. Four-step phase-shifting method is used to extract the p
<swat007> 在 2024-10-08 上传 | 大小:7165952 | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 7694.95 .96 .97 .98 .99 ... 7722 »

源码中国 www.ymcn.org