-
houseDetect
小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能(Small image processing platform, including filtering, edge detection, edge optimization and image matching function)
- 2009-05-13 21:05:30下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
DDE
本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
- 2021-02-02 22:49:59下载
- 积分:1
-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
CPPvideoimageprocessing
利用Visual C++实现AVI文件的图像截取
实现对图像数据的读取显示
实现视频图像处理技术
编程中如何操作数据库中的图像字段
实现数字图像增强处理(Use Visual C++ AVI file image interception
To read the image data display
Video image processing technology
Programming how to operate the database image field
Digital image enhancement)
- 2014-04-21 11:17:34下载
- 积分:1
-
ImageBoard
图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)
- 2020-12-27 20:19:02下载
- 积分:1
-
photo
vc++6.0进行编程实现对图像的平移处理(vc++6.0 program to achieve the translation of the image processing)
- 2009-04-26 10:26:37下载
- 积分:1
-
Wave-equation-forward-modeling
1、参数初始化;
2、形成边界削波数据;
3、波场初始化;
4、Zmax层波场延拓到深度Zmax-1;
5、Zi+1层波场延拓到深度Zi;
6、重复5,从Iz Nz-1开始,直到Iz 1,得测线上的频率—空间域波场;
7、频率-空间域波场对频率做反傅里叶变换,得时间-空间波场;
(1, parameter initialization
2, the formation of boundary clipping data
3, wave field initialization
4, Zmax layer wave field extended to the depth of Zmax-1
5, Zi+1 layer wave field extended to the depth of Zi
6, repeat 5, starting Iz Nz-1 until Iz 1, the frequency of the test line- spatial domain wave field
7, frequency space domain wave field to frequency inverse Fourier transform, time- space field )
- 2021-03-07 16:59:29下载
- 积分:1
-
PC_grid
通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。(
Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage.
)
- 2014-02-20 10:55:46下载
- 积分:1
-
Z_buffer
计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)
- 2020-07-24 14:38:43下载
- 积分:1