-
This is a realization of discrete cosine transform procedures, including ordinar...
这是一个实现离散余弦变换的程序,包括普通的离散余弦变换和整数离散余弦变换,可以轻松的移植到你的程序中-This is a realization of discrete cosine transform procedures, including ordinary integer discrete cosine transform and discrete cosine transform can be easily transplanted into your program
- 2022-10-10 16:45:03下载
- 积分:1
-
图像的盐和胡椒的噪声源,编译后的可执行文件对…
在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation
- 2023-04-27 02:55:02下载
- 积分:1
-
一个基于DirectShow的音频视频文件播放器,完全采用C++类的方式组织,可以播放mp3,wav,avi,mpeg等,代码简单易懂,便于移植与复用。...
一个基于DirectShow的音频视频文件播放器,完全采用C++类的方式组织,可以播放mp3,wav,avi,mpeg等,代码简单易懂,便于移植与复用。-a DirectShow-based Audio Video File player, Class C uses the organization, the broadcast mp3, wav, avi, mpeg. code is simple to understand and easy transplantation and reused.
- 2022-01-22 03:59:09下载
- 积分:1
-
将TIF格式转换成BMP格式图像的程序.
将TIF格式转换成BMP格式图像的程序.-TIF format will be converted into BMP format images procedures.
- 2022-11-05 17: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
-
(1) hough1.m straight points for the calculation of all parameters, and paramete...
(1)hough1.m计算所有点的直线参数 ,并将参数存入累加数组中;
(2)houghpeaks.m文件进行峰值检测
(3)houghlines.m对图像中的线段检测和链接:-(1) hough1.m straight points for the calculation of all parameters, and parameters into the cumulative array (2) houghpeaks.m document peak detector (3) houghlines.m segment the image in the detection and Links:
- 2023-08-24 08:30:04下载
- 积分:1
-
基于Hough圆变换算法,在图像中寻找圆形
基于Hough圆变换算法,在图像中寻找圆形-Based on the circular Hough transform algorithm to find the image circle
- 2022-10-20 19:20:04下载
- 积分:1
-
水平集的图像分割方法的窄带技术的MATLAB代码
水平集图像分割方法中的窄带技术的MATLAB代码实现-Level set image segmentation methods narrowband technology MATLAB code
- 2022-03-26 18:40:06下载
- 积分:1
-
图像的快速傅立叶变换,基于VC++开发平台。
图像的快速傅立叶变换,基于VC++开发平台。-images of fast Fourier transform, based VC development platform.
- 2023-09-01 08:55:02下载
- 积分:1
-
simple image processing, including color to grayscale 256, the Hough transform,...
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
- 2022-02-07 23:10:38下载
- 积分:1