-
source目录下为本章介绍的源程序功能是图象的检测,模板匹配...
source目录下为本章介绍的源程序功能是图象的检测,模板匹配-source directory for the chapter describes the functions of the source image detection and template matching
- 2022-02-01 08:13:36下载
- 积分:1
-
VC for the picture arrangement game, very suitable for beginners reference to pr...
VC作的拼图游戏,非常适合初学者参考对照练习.-VC for the picture arrangement game, very suitable for beginners reference to practice.
- 2022-01-22 00:49:30下载
- 积分:1
-
本程序是在VC++环境下编写的二次样条曲线程序源代码,可直接运行程序,是学习图形学的好帮手。...
本程序是在VC++环境下编写的二次样条曲线程序源代码,可直接运行程序,是学习图形学的好帮手。-This procedure is VC++ Environment prepared quadratic spline curve of source code, can be directly run the program, is a good helper to learn graphics.
- 2022-07-13 12:28:13下载
- 积分:1
-
本程序是基于改进的Camshift跟踪算法…
本程序是在Camshift原始的跟踪算法的基础上进行了改进,实现了对多目标的跟踪的自动初始化,-This procedure is in the original Camshift tracking algorithm based on improved realize the multi-target tracking automatic initialization,
- 2023-02-03 15:15:05下载
- 积分:1
-
similar brush graphics controls source code
类似画笔的绘图控件源代码-similar brush graphics controls source code
- 2022-08-16 18:12:50下载
- 积分:1
-
扩频
%%M 文件 rb_audio_watermarking.m 所对应的音频水印检测R.布里戈拉 %,2010 年 4 月%%输入的 your_file_marked.wav 的水印的音频文件%your_wm_scaled.bmp 嵌入的水印图像%计算,它的大小%%输出的 your_detected_watermark.bmp 计算水印
- 2022-02-09 21:18:27下载
- 积分:1
-
用VC实现了Parzen窗估计了两个均匀分布
用VC实现了Parzen窗估计了两个均匀分布-VC achieved using Parzen window estimates of two uniformly distributed
- 2022-03-25 06:18:44下载
- 积分:1
-
of digital image processing
关于数字图像处理方面-of digital image processing
- 2023-05-07 23:50:02下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1