-
网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏...
网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg document data flow, and then exported to the lattice bmp, can be directly output to a screen. Specific method call see the source note.
- 2022-03-24 07:44:07下载
- 积分:1
-
蛇的matlab代码,它可以根据语句内使用!
Snakes MatLab code, it can be used according to the statment inside!
- 2023-01-10 20:00:03下载
- 积分:1
-
图像特征提取,包括:颜色直方图,颜色矩,边缘的…
图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。-Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
- 2023-06-02 00:35:04下载
- 积分:1
-
计算机图形学中采用c++实现区域四邻接点填充算法
计算机图形学中采用c++实现区域四邻接点填充算法-The use of computer graphics in c++ implementation of regional four neighborhood pixels filling algorithm
- 2023-02-04 10:35:04下载
- 积分:1
-
A small remote sensing image processing procedures, including image enhancement...
一个小型遥感图象处理程序,包括图象增强锐化、快速傅立叶变换等。-A small remote sensing image processing procedures, including image enhancement sharpening, such as Fast Fourier Transform.
- 2022-05-30 21:13:26下载
- 积分:1
-
KL Face Recognition Face Recognition KL
K-L的人脸识别
K-L的人脸识别-KL Face Recognition Face Recognition KL
- 2022-04-30 14:02:40下载
- 积分:1
-
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术...
《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术-" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology
- 2022-07-28 08:23:58下载
- 积分:1
-
detailed wavelet transform source code, prepared by the VC. Could achieve multip...
详细的小波变换的源代码,用VC++编写的。可以实现多种小波基函数下的离散小波变换。具有相当高的参考价值!-detailed wavelet transform source code, prepared by the VC. Could achieve multiple wavelet function under the discrete wavelet transform. Have very high reference value.
- 2023-06-14 11:50:04下载
- 积分:1
-
图象gabor变换的matlab代码,含有3种gabor变换的代码
图象gabor变换的matlab代码,含有3种gabor变换的代码-Image gabor transform matlab code, contains three kinds of gabor transform code
- 2022-04-29 04:43:23下载
- 积分:1
-
于傅里叶变换的图像加密技术研究
具体是将一幅图像用 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