资源列表

« 1 2 ... .48 .49 .50 .51 .52 7353.54 .55 .56 .57 .58 ... 7722 »

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

说明: 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (
<付兴银> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:基于Matlab的高斯差分金字塔图像产生程序,可直接输入一副图像,调用此函数就可以得到你所想要的所有金字塔图像。-Based on Matlab Difference of Gaussian pyramid image generation process can be directly input an image, calling this function you can get what you want all the pyr
<潘仁龙> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:计算高斯Hermite多项式的Matlab程序,并绘制2维和3为高斯Hermite多项式图。-Gaussian Hermite polynomial calculation Matlab program, and draw two-dimensional and three Gaussian Hermite polynomial map.
<潘仁龙> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:改进的PCNN脉冲耦合神经网络图像分割代码-Improved PCNN PCNN image segmentation code
<majie> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:python编写的LSH算法的图像识别匹配小程序,适于初学者-LSH written in python image recognition algorithm matching small program, suitable for beginners
<> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:将文件夹里的图片连成视频,并能播放。添加到文件夹立即可以调用-To connect video folder of pictures, and can play. Added to the folder can call immediately
<李磊> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)gauss-function-by-matlab

说明:高斯函数应用很广泛,因其各列良好的不相干性等特点,被广泛应用到压缩感知等领域-Gaussian function is widely used, because of its good irrelevant columns, etc., are widely applied to areas such as compressed sensing
<林佳> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:全变分在图像处理广为应用,对图像的去噪,去模糊效果很好。-Total Variation widely used in image processing, image denoising, go blur effect is very good.
<林佳> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:多尺度Retinex理论,在空域的实现程序,可以利用Retinex对图像进行增强,保持彩色图像的颜色信息-Multiscale Retinex theory, in airspace procedures, can take advantage of Retinex image enhancement, color image color information to maintain
<刘彩> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:利用基于直方图的自适应阈值方法实现分割前景与背景-Use histogram-based adaptive threshold segmentation method to achieve the foreground and background
<hebpaopao> 在 2024-11-04 上传 | 大小:1024 | 下载:0

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

说明:在Matlab平台编写的一个子程序,通过主程序进行调用后,可实现眼底彩色图像的视网膜血管提取。-This program extracts blood vessels from a retina image using Kirsch s Templates. Spatial Filtering of the input retina image is done with the Kirsch s Templates in dif
<唐龙品> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)Morphological-operator-process-

说明:图像处理中,读取一段视频,并进行帧间差分处理,再进行一系列形态学算子处理,显示出相应的处理图像-In the image processing, the image is read, and the fr a me difference is processed, then a series of morphological operators are processed, and the corresponding processin
<zw> 在 2024-11-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 7353.54 .55 .56 .57 .58 ... 7722 »

源码中国 www.ymcn.org