-
JPEG out YUV program 12345678
JPEG输出YUV程序12345678
- 2022-11-28 10:45:09下载
- 积分:1
-
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了...
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了-Calibration of the camera. Learning. Write code, then look OPENCV than the code is better, the use of words or MATLAB are OPENCV enough
- 2022-06-20 03:40:27下载
- 积分:1
-
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gauss...
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改-OpenCV has cvaux in the Gaussian mixture model function, which defines the category CvGaussBGModel Gaussian mixture model used to store various parameters. In the preparation of the code before the need for cvbgfg_gaussmix.cpp and cvaux.h revise the two documents do
- 2023-05-16 15:55:02下载
- 积分:1
-
图像细化算法的代码,可以快速提取图象的基本骨架
图像细化算法的代码,可以快速提取图象的基本骨架-source code for image thinnig, and it can extract the basic sketlon of images, fastly.
- 2022-02-24 18:02:04下载
- 积分:1
-
Mainly in the picture by adding different noise when the image recovery process.
主要在对图片加入不同噪声时进行图像复原程序。-Mainly in the picture by adding different noise when the image recovery process.
- 2022-01-30 18:11:08下载
- 积分: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
-
ImageStone是一个功能强大的C++类库的图像处理。这是易携带…
ImageStone is a powerful C++ class library for image manipulation. it is portable and requiring only a recompiling on any platform. It includes load/save, display, histogram, undo/redo and over 100 predefined filters. It is a mature and easy-to-use image library that everyone from novices to professionals can use and enjoy.
一位高手写的,我好不容易找到的.和大家分享一下
-ImageStone C is a powerful class library fo r image manipulation. it is portable and requir ing only a recompiling on any platform. It inclu des load/save, display, histogram, and undo/redo and over 100 predefined filters. It i s a mature and easy-to-use image library that ev eryone from novices to professionals can use an d enjoy. one expert wrote, I finally found. and share with you
- 2022-01-22 16:53:34下载
- 积分:1
-
dual filter ht equals primal filter h (orthogonal transform) creates Daubechies...
dual filter ht equals primal filter h (orthogonal transform)
% creates Daubechies orthogonal filter -dual filter ht equals primal filter h (orthogonal transform) creates Daubechies orthogonal filter
- 2022-08-24 00:20:49下载
- 积分:1
-
里面有几篇核fisher的文献,原理以及实例介绍得都很详细
里面有几篇核fisher的文献,原理以及实例介绍得都很详细-Inside there are several nuclear fisher literature, principle and example have very detailed description
- 2022-02-11 12:21:35下载
- 积分:1
-
用中值滤波 的方法,对图像进行前处理 ,主要是将图像进行平滑的处理。对于后续的处理有帮助。...
用中值滤波 的方法,对图像进行前处理 ,主要是将图像进行平滑的处理。对于后续的处理有帮助。-with median filtering method, the image pre-processing, mainly to image smoothing treatment. Regarding the follow-up treatment would be helpful.
- 2022-03-24 08:00:41下载
- 积分:1