-
为编程初学者设计的一个小型图像处理软件
为编程初学者设计的一个小型图像处理软件-beginners to programming designed a small image processing software
- 2022-02-27 03:49:12下载
- 积分:1
-
在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。...
在对原图像进行双正交7/9三级小波分解后 ,在第二级的水平、垂直、对角以及第三级对角分量上加入水印系数,再经过小波反变换重构出图像。-in the original image Biorthogonal 7/9 3 wavelet decomposition, in the second-class level, vertical, diagonal, and the third-class right angle to add weight coefficient watermark, after wavelet-transform reconstruct images.
- 2023-02-08 07:25:03下载
- 积分:1
-
vtk任意平面二维图像裁切
vtk任意平面二维图像裁切,不错的程序, MFC编写
- 2022-03-30 11:01:27下载
- 积分:1
-
VTK_安装,how to install vtk
and how to debug
VTK_安装,how to install vtk
and how to debug-VTK_ installation, how to install vtkand how to debug
- 2022-02-03 00:29:35下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
很好很强大,使用OpenCv AdaBoost
很好很强大,使用OpenCv AdaBoost-Very good very strong, the use of OpenCv AdaBoost
- 2022-05-24 15:59:31下载
- 积分:1
-
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine"s radar.
- 2022-02-01 23:11:11下载
- 积分:1
-
一个人编写的用c做得俄罗斯方块 一个人编写的用c做得俄罗斯方块...
一个人编写的用c做得俄罗斯方块 一个人编写的用c做得俄罗斯方块-Prepared by a person doing Tetris c prepared by a person doing Tetris c
- 2022-01-25 14:47:55下载
- 积分:1
-
c++实现opengl的代码, 其中有3个实例, 是很好的opengl的入门代码
c++实现opengl的代码, 其中有3个实例, 是很好的opengl的入门代码-c++ implementation of opengl code, there is one of three examples is a good entry-opengl code
- 2022-02-22 07:31:19下载
- 积分:1
-
This is just learning the VC image processing of a small example, DIB will funct...
这是我在刚刚学习VC图像处理时的一个小例子,功能将DIB数据导入到一个二维的Buffer,主要是练习了一下二维动态数组的定义、内存申请和释放,希望能够给初学的朋友带来一些帮助!-This is just learning the VC image processing of a small example, DIB will function to the data into a two-dimensional Buffer. is practicing a bit two-dimensional array of dynamic definition of application and release memory, Beginners can hope to bring some friends!
- 2022-03-17 15:26:27下载
- 积分:1