-
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章...
针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retrieved from " vc++ image processing program design," Chapter 5
- 2022-02-25 08:43:03下载
- 积分:1
-
Face Tracking source code, even on camera after a timely manner to Face Tracking
人脸跟踪源程序,连上摄像头之后能够适时地进行人脸跟踪-Face Tracking source code, even on camera after a timely manner to Face Tracking
- 2022-08-18 05:24:12下载
- 积分:1
-
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。...
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。-TV signals will switch to VGA signal, through the FPGA conversion can be directly displayed on the monitor.
- 2022-05-26 05:28:56下载
- 积分:1
-
支持多种图像格式的显示程序
*.bmp*.dib*.gif*.jpg*.jpe*.jpeg*.pcx*.tga*.tif*.ti...
支持多种图像格式的显示程序
*.bmp*.dib*.gif*.jpg*.jpe*.jpeg*.pcx*.tga*.tif*.ti-Supports a wide range of image display program format*. bmp*. dib*. gif*. jpg*. jpe*. jpeg*. pcx*. tga*. tif*. ti
- 2022-01-29 00:37:17下载
- 积分:1
-
l基于金字塔光流算法
能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。-Optical flow algorithom based on pyramid L-K
- 2022-03-29 20:10:41下载
- 积分:1
-
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好....
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好.
-this programme is used interactive method to enhance the imput color image
- 2022-03-31 20:29:52下载
- 积分:1
-
飞火纹理图像纹理分析合成软件,效果很好,飞火纹理图像纹理分析合成软件,效果很好
飞火纹理图像纹理分析合成软件,效果很好,飞火纹理图像纹理分析合成软件,效果很好-Fire fly texture synthesis image texture analysis software, well, flying fire texture synthesis image texture analysis software, the effect of good
- 2023-06-08 23:40:05下载
- 积分:1
-
PMG格式文件的canny边缘检测,c语言,编译通过
PMG格式文件的canny边缘检测,c语言,编译通过-PMG format documents canny edge detection, c language, the compiler through
- 2022-03-22 17:46:54下载
- 积分:1
-
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的...
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
-err
- 2023-03-09 00:00:03下载
- 积分:1
-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21:35:04下载
- 积分:1