-
图像处理的源程序,功能比较多.设计很多图像的知识.
图像处理的源程序,功能比较多.设计很多图像的知识.-image processing of the source, more functional. Many images design knowledge.
- 2022-09-04 08:00:02下载
- 积分:1
-
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。...
基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the results were compared.
- 2022-03-30 18:13:06下载
- 积分:1
-
Only an example of how to print a check pattern for cameras using a borland c++...
Only an example of how to print a check pattern for cameras using a borland c++ builder.
- 2022-01-28 06:32:24下载
- 积分: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
-
image processing for smoothing, noise reduction, isolated black spots pixel elim...
图象处理之平滑处理,噪声消除、孤立黑点象素消除-image processing for smoothing, noise reduction, isolated black spots pixel elimination
- 2022-09-20 17:55:03下载
- 积分:1
-
This is my first graphics operation, with different algorithms straight, curve,...
这是我图形学的第一次作业,用不同的算法实现了直线,曲线,圆的画法。裁减算法是a-w不过这个有bug,还待完善-This is my first graphics operation, with different algorithms straight, curve, drawing a circle. However, the reduction algorithm is aw this bug, also to be perfect
- 2023-05-21 16:00:07下载
- 积分:1
-
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩
图像识别第一步(共三步),本步骤是图像的预处理,包括边沿检测、图像伸缩-Image recognition step (a total of three), this step is image preprocessing, including edge detection, image stretching
- 2022-07-11 10:45:49下载
- 积分:1
-
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计...
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计-XU Viscual the C++ Digital Engineering cases the procedure, the super classic, applicable to undergraduate and postgraduate students in the graduate design
- 2022-07-12 04:58:31下载
- 积分:1
-
使用两块M2
使用两块M2-std图像采集卡同时采集,得到同步图像-The use of two M2-std collected at the same time frame grabbers, the images simultaneously
- 2022-12-26 13:35:04下载
- 积分:1
-
multi
multi-surface plotter.
- 2022-02-03 13:14:58下载
- 积分:1