-
于傅里叶变换的图像加密技术研究
具体是将一幅图像用 fft 变换到频域
在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用mat...
于傅里叶变换的图像加密技术研究
具体是将一幅图像用 fft 变换到频域
在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现
加密后在通过 ifft 得到加密后的图象
-Fourier transform in the image encryption technology to study the details of an image is to use fft transformed to the frequency domain in the frequency domain I consider encryption is through random-phase approach to encryption, Will the use of Matlab how to achieve the adoption of encryption ifft be encrypted images
- 2022-09-09 14:55:03下载
- 积分:1
-
hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能...
hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
- 2022-07-18 19:23:53下载
- 积分:1
-
一个指纹识别系统,前者用于多个指纹识别,W。
一个指纹识别系统,前对很多指纹训练,入库,就可以识别出其他的指纹到底是否属于库里人的-A fingerprint identification system, the former for many fingerprint training, warehousing, we can identify fingerprints in the end whether or not other people are Curitiba
- 2023-04-12 01:30:05下载
- 积分:1
-
可实现与graph
可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
- 2023-06-15 12:55:03下载
- 积分:1
-
计算图像HSV分量的数值,可用于图像颜色分割的统计
计算图像HSV分量的数值,可用于图像颜色分割的统计-Calculated image HSV component values can be used for image color segmentation statistics
- 2022-03-19 03:23:15下载
- 积分:1
-
256 colors to grayscale, which is brought there from师兄absolutely useful, and the...
- 2022-03-30 17:55:56下载
- 积分:1
-
This is an example of computer graphics in C++ environment to achieve the midpoi...
这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
- 2022-01-26 00:46:38下载
- 积分:1
-
图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨...
图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨-Image super-resolution is the study of hot spots at home and abroad that the algorithm is mainly used in optical image of the super-resolution
- 2022-08-10 00:39:49下载
- 积分:1
-
平滑处理是一种衫的数字图像处理技术,主要目的是为了减少图像的噪声.可用滤波的方法实现....
平滑处理是一种衫的数字图像处理技术,主要目的是为了减少图像的噪声.可用滤波的方法实现.-Smoothing is a kind of shirt deal with the digital image processing technology, the main purpose is to reduce the image noise. Filtering method can be used.
- 2022-01-26 04:27:55下载
- 积分:1
-
程序对图像分割。选择两种方法,首先统计方法…
Program to segmentation picture. To choose are two method, first statistic method, second with using a histogram.
- 2023-02-25 00:00:04下载
- 积分:1