-
视频反交错方面的最经典代码,是目前处理后图象质量最高的一种算法。
the classic code for video deinterlace...
视频反交错方面的最经典代码,是目前处理后图象质量最高的一种算法。
the classic code for video deinterlace
-Video de-interlacing the most classical codes, is the highest image quality after the treatment of an algorithm. the classic code for video deinterlace
- 2022-02-02 00:12:47下载
- 积分:1
-
a visual stdio c++ code to deal with map, it is a very good code.
mapplay 一款图像处理软件, 由visual stdio c++ 编写, 很经典-a visual stdio c++ code to deal with map, it is a very good code.
- 2022-01-24 09:01:21下载
- 积分:1
-
contourlet变换源代码,图象处理方面有广泛应用空间
contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper "The contourlet transform: an efficient directional multiresolution image representation" included in this zip file. -Contourlet transform source code, image processing has a broad application of space-MATLAB source code that implements the contourlet transform and its utility functions. See paper
- 2022-02-06 19:00:36下载
- 积分:1
-
在matlab7.0环境下用hough变换算法实现的检测直线的例子
在matlab7.0环境下用hough变换算法实现的检测直线的例子-Matlab7.0 environment in the hough transform algorithm used to achieve the detection of straight-line example
- 2022-05-08 21:04:04下载
- 积分:1
-
用于图像处理的Huffman方法的源代码
用于图像处理的Huffman方法的源代码-用于??像
- 2022-05-24 11:51:41下载
- 积分:1
-
用vb开发的,载入图像,然后对图像进行二值化的处理.
用vb开发的,载入图像,然后对图像进行二值化的处理.-Developed using vb, loading image, and then image binarization processing.
- 2022-03-03 19:33:40下载
- 积分:1
-
procedures can open multiple image formats, but also for special effects, interf...
图像浏览程序,可以打开多种图像格式,而且能够进行特效显示,界面设计也还可以,可以作为图像处理的基本框架-procedures can open multiple image formats, but also for special effects, interface design can also, Image processing can be used as the basic framework
- 2023-01-26 06:50:04下载
- 积分:1
-
In D3D, the use of advanced graphics rendering HLSLT prepared code
在D3D里,用HLSLT高级图形渲染技术编写的代码-In D3D, the use of advanced graphics rendering HLSLT prepared code
- 2022-02-07 02:32:51下载
- 积分:1
-
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。-BMP picture processing procedures, including Smooth, Sharpen, histogram, so on.
- 2022-03-22 12:05:21下载
- 积分:1
-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1