-
ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON displ...
ASP.NET 从RDB二进制流显示多个图片!一个IMAGEBUTTON显示不同的图片.-ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON display a different image.
- 2022-06-01 05:47:54下载
- 积分:1
-
本程序使用DrawBeziers方法绘制贝赛尔样条,一个很好的例子绝对值得收藏...
本程序使用DrawBeziers方法绘制贝赛尔样条,一个很好的例子绝对值得收藏-procedures for the use of the method of mapping Bessel DrawBeziers kind of a good example worthy collection
- 2022-01-25 21:29:47下载
- 积分:1
-
一些重要的东西,图像编程必用
一些重要的东西,图像编程必用-some important things, certainly with images Programming
- 2022-03-03 08:53:33下载
- 积分:1
-
关于图像处理中移动目标提取的好程序
关于图像处理中移动目标提取的好程序-on Image Processing moving targets from the program
- 2022-08-24 01:40:49下载
- 积分:1
-
用于编写一个图形编辑器的编译
用汇编编写的一个图形编辑器-used to prepare a compilation of a graphical editor
- 2022-02-28 19:10:40下载
- 积分:1
-
用VC++6.0实现的把现有字体文本显示为具有空心效果的文本
用VC++6.0实现的把现有字体文本显示为具有空心效果的文本-VC 6.0 of the existing fonts of the text shows that the effect is hollow text
- 2022-01-26 03:48:29下载
- 积分:1
-
TLD 目标跟踪 vs2012+opencv2.410
资源描述
资源描述
这个代码不能再VS工具上直接运行,要在cmd里传参
例:cmd里切到C:UsersAdministratorDocumentsVisual Studio 2012ProjectsTLDDebug ld.exe -p parameters.yml 等
这个C++程序巨慢,只适合理解原理。实验还是MATLAB版的。
- 2022-07-17 22:21:01下载
- 积分:1
-
用matlab编写得snake算法程序,可用于图像分割和边缘检测
用matlab编写得snake算法程序,可用于图像分割和边缘检测-Using matlab to prepare a snake algorithm procedure can be used for image segmentation and edge detection
- 2022-08-06 00:35:59下载
- 积分:1
-
摄像头采集人脸并计算相似度
加载原始对比图像,并计算原始图像的直方图;
获取摄像头信息,抽取其中的帧,并计算该帧图像的直方图;
将抽取的图像的直方图与原始图像的直方图进行比较,并计算其相似度。
这个相似度就是这两上人脸的相似度了。
主要有以下几个函数构成:
/** Function Headers */
void detectAndDisplay(Mat bas_img, Mat frame, bool iscap );
//获取直方图
Mat calculateHistogram(Mat src_img);
//计算相似度
double calculateComparesion(Mat src, Mat dst);
- 2022-07-09 02:43:33下载
- 积分:1
-
彩色、黑白图像互变,RGB分离,HSI分离…
彩色,黑白图像互相变化,RGB分离,HSI分离-Color, black and white images with each other changes, RGB Separation, HSI separation
- 2023-04-21 01:50:03下载
- 积分:1