-
tvdenois Total variation grayscale and color image denoising,matlab program
利用全变差对灰度图像和彩色图像进行去噪处理-tvdenois Total variation grayscale and color image denoising,matlab program
- 2022-11-17 12:35:04下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1
-
有关peano
有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano- Hilbert detailed description of the curve, and the Delphi programming code (complete edition)
- 2022-01-25 13:58:10下载
- 积分:1
-
对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中...
对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值-Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then reconstruct them the above-mentioned three methods to compare their results, which StOMP method is to use different thresholds
- 2023-06-15 04:20:04下载
- 积分:1
-
直方图增强的,动态频数均衡,用matlab编写
直方图增强的,动态频数均衡,用matlab编写-Histogram enhanced, dynamic frequency equalization, using matlab write
- 2022-02-20 15:45:10下载
- 积分:1
-
ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON displ...
ASP.NET 从RDB二进制流显示多个图片!一个IMAGEBUTTON显示不同的图片.-ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON display a different image.
- 2022-06-01 05:47:54下载
- 积分:1
-
On the PCA face recognition method, I wonder if there are not, first passed. Pro...
一个关于人脸识别的PCA方法,不知有没有,先传了。程序非常简单,每一行都有非常详尽的注释。所以可供刚入门者学习。-On the PCA face recognition method, I wonder if there are not, first passed. Procedure is very simple, each line has very detailed notes. So for beginners just learning.
- 2022-01-22 16:55:06下载
- 积分:1
-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
这个程序可以实现中点画圆画线 种子填充 裁剪
这个程序可以实现中点画圆画线 种子填充 裁剪-This process can achieve the midpoint of seed filling Circle Draw a line clipping
- 2022-04-01 11:02:51下载
- 积分:1
-
Viterbi是一种常用的算法,此程序介绍了Viterbi的编码算法,并测试通过。...
Viterbi是一种常用的算法,此程序介绍了Viterbi的编码算法,并测试通过。
- 2022-04-30 17:34:44下载
- 积分:1