-
canny operator Edge Detection
canny算子边缘检测-canny operator Edge Detection
- 2022-03-25 18:10:43下载
- 积分:1
-
rgb调色盘
本代码实现了一个能够任意调节rgb各个值的大小,并且查看每个rgb值下显示的颜色图像,有加减器,方便学习grb原理。
- 2023-01-03 10:40:06下载
- 积分:1
-
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。...
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。-A good programming tool for image processing on the books, there are ways to examples, and there is command set.
- 2022-01-30 19:59:04下载
- 积分: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
-
sparsebayes版本1。
SPARSEBAYES VERSION 1.
- 2022-10-12 12:10:03下载
- 积分:1
-
另一个用C++读取 jpg的实例程序,非常实用,仅供参考
另一个用C++读取 jpg的实例程序,非常实用,仅供参考-Another C++, read jpg example of procedures, is very useful for reference purposes only
- 2022-11-25 01:05:03下载
- 积分:1
-
利用vc单文档绘制Bezier曲线,单文档学习有效…
利用vc单文档绘制的贝塞尔曲线,是学习单文档gdi绘图的有效参考,同时对贝塞尔曲线的形成原理做了介绍-Vc use a single document drawn Bezier curves, a single document to learn effective gdi drawing reference, at the same time the formation of the principle of Bezier curves introduced
- 2022-05-18 04:14:59下载
- 积分:1
-
stm32 控制P9823 RGB IC
自己调试的控制全彩RGB IC P9823的驱动 stm32f030 内容重点为控制全彩IC的延时部分,因为没有示波器。所以只能一点点调试,P9823通过测试可以用WS2811通过
- 2022-01-24 09:13:55下载
- 积分:1
-
MPEG
MPEG-2-13818æ ‡å‡†-MPEG-2-13818 standards
- 2022-03-15 06:32:23下载
- 积分:1
-
一个用vc写的利用粒子滤波算法实现目标跟踪的程序,对于理解粒子滤波有指导意义...
一个用vc写的利用粒子滤波算法实现目标跟踪的程序,对于理解粒子滤波有指导意义-Vc wrote with a particle filter algorithm to achieve target tracking procedure, for understanding the particle filter has guiding significance
- 2022-08-30 16:47:18下载
- 积分:1