-
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。...
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。-Fourier transform is commonly used in image processing of some algorithm, which is the c language.
- 2022-01-31 07:57:43下载
- 积分:1
-
FastICA固定点算法软件包,包括原始图像数据和相应的MATLAB程序,是独立分量分析(ICA)学习者难得的宝贵学习资源...
FastICA固定点算法软件包,包括原始图像数据和相应的MATLAB程序,是独立分量分析(ICA)学习者难得的宝贵学习资源-FastICA
- 2022-01-30 15:38:04下载
- 积分:1
-
在VC++平台上实现图形图像的马赛克效果
在VC++平台上实现图形图像的马赛克效果-In VC++ platform to achieve the effect of graphic image mosaic
- 2023-05-18 10:40:03下载
- 积分:1
-
运营商哈里斯经典源码,通过文件路径的发展可以发展。
经典的Harris算子源码,通过制定文件路径可以很好的检测出角点-Operators Harris classic source, through the development of a file path can be detected in a very good corner
- 2023-05-12 12:00:03下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1
-
这个程序是百分之10噪声加过程,数字为1至9
this program is 10 percent noise adding process TO numbers 1 to 9
- 2022-04-28 10:39:02下载
- 积分:1
-
using fast Fourier transform of Facial Expression Gabor transform the image of t...
利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法
针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维
利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet characteristics under different sampling factor to the Gabor transform features the first drop Shalikashvili Improved use of nuclear discriminant analysis method Gabor features second feature extraction
- 2022-01-24 18:26:31下载
- 积分:1
-
The main achievement of this process of image segmentation, the main method of p...
本程序主要实现对图像的分割,主要方法有并行边界分割,串行边界分割,并行区域分割,串行区域分割,并实现了Canny算子-The main achievement of this process of image segmentation, the main method of parallel boundary partition, serial border segmentation, region segmentation parallel, serial region segmentation, and the realization of the Canny operator
- 2022-04-08 05:42:56下载
- 积分:1
-
遥感图像处理相关程序,可以用于处理相关的应用和分析.
遥感图像处理相关程序,可以用于处理相关的应用和分析.-remote sensing image processing procedures, which can be used to deal with the application and analysis.
- 2022-04-14 18:49:48下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1