-
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等...
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等-a very good image processing software includes images of overturned, gray, two values, such as
- 2022-11-29 03:45:03下载
- 积分:1
-
with vb achieve bezier curves generated! A very useful procedure!
用vb实现bezier曲线生成! 一个十分有用的程序!-with vb achieve bezier curves generated! A very useful procedure!
- 2022-06-20 03:33:38下载
- 积分:1
-
一个很好的和加载opencv beta五篇,使用VC6,里面…
一篇很不错的在VC6和vc.net中使用加载opencv beta 5的文章,里面含有安装配置并附加打开文件、角点检测、轮廓跟踪等源程序。-a very good and the VC6 vc.net use of beta load OpenCV five articles , it contains configuration and installation of additional open files, corner detection, contour tracking source.
- 2022-06-22 04:41:45下载
- 积分:1
-
图像缩放,第一次进入图片,调用适当的函数在T
图像缩放,首先读入一张图片,调用相应在的函数进行图像缩小或进去放大-Image scaling, the first time into a picture, call the appropriate function in the image to reduce or enlarge into
- 2022-08-17 20:04:17下载
- 积分:1
-
自己写的Bresenham画线算法,很简单但很实用
自己写的Bresenham画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical
- 2023-03-25 22:20:03下载
- 积分:1
-
图像模式识别――VC++技术实现(杨淑莹)配套光盘
图像模式识别――VC++技术实现(杨淑莹)配套光盘-Image pattern recognition- VC++ technology to achieve (YANG Shu-ying) supporting CD-ROM
- 2022-07-10 15:56:11下载
- 积分:1
-
基于角点匹配的特征点匹配程序,测试70以上…
基于角点的特征点匹配程序,测试精度在70%以上,满足3D重建的需要-Based on the corner of the feature point matching process, testing more than 70 accuracy to meet the needs of 3D reconstruction
- 2022-01-25 20:50:04下载
- 积分:1
-
matlab7 的运算符号,有关点乘和左除法、右除法
matlab7 的运算符号,有关点乘和左除法、右除法-matlab7 computing symbols, the scalar multiplication and division of left and right division
- 2022-04-18 02:59:31下载
- 积分: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
-
8 Prewitte Operator direction from the edge of the image VC
8方向Prewitte算子提取图象边缘的VC实现-8 Prewitte Operator direction from the edge of the image VC
- 2023-08-25 13:30:03下载
- 积分:1