登录
首页 » 图形图像 » 光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心...

光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心...

于 2022-05-10 发布 文件大小:4.89 MB
0 151
下载积分: 2 下载次数: 1

代码说明:

光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心程序,第5章由于是一个综合的商业程序,涉及到各种技术,如果读者需要图像识别部分的程序,可以发邮件至2wintech@126.net与我们联系。另外,书中涉及到的图片等资源,保存在光盘的对应目录下。-stored in the CD book is the source code, in order to help readers learn, has a complete separate procedures, the use of the readers, the best in accordance with the contents of the book introduced step by step to achieve. The first chapter provides a correlation algorithm is the core program, Chapter 5 is due to an integrated business processes, involving a variety of technologies, if the reader needs Image Recognition part of the program, you may e-mail 2wintech@126.net contact us. In addition, the book relates to the pictures and other resources stored in the corresponding CD-ROM directory.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Online signature identification of source, including the AR algorithm, DTW algor...
    在线签名鉴定源码,包含AR实现算法、DTW算法与应用实例-Online signature identification of source, including the AR algorithm, DTW algorithm and application examples
    2022-07-22 21:09:25下载
    积分:1
  • dct_2d二维DCT变换
    DCT_2D Transform 2D DCT变换-DCT_2D Transform 2D DCT
    2023-04-25 20:15:03下载
    积分:1
  • 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.li...
    是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
    2023-06-24 19:35:03下载
    积分:1
  • sophisticated graphics and animation system procedure is the preparation of my o...
    精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..."这句话。-sophisticated graphics and animation system procedure is the preparation of my own, here is an ability to make a detailed explanation. After running on the screen with triplex_font shows that the "press any key for set off", is the bottom line with the basic head of the launcher (somewhat rough), that the procedures DrawGun () function, when pressed any button, will be on the launch pad tower side there with a hyphen Filled with the aircraft, while the background was filled with stars, this time to be arbitrary button is pressed it, it will not launch aircraft. Fired Upon completion, the coordinates of the aircraft is less than 0, there will be one sentence : "successfully! ! ! , Press ESC to
    2023-04-03 20:20:03下载
    积分:1
  • 菜单制作、长方体的体积和表面积的程序
    菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
    2022-07-07 09:37:20下载
    积分:1
  • my_noise文件被称为信号的方差,通过增加信号噪声、高斯…
    my_noise文件是已知信号方差,加入信号噪声,可以加入高斯噪声,淑盐噪声,等其他噪声十分有用 其他两个函数时加入噪声信噪比SNR,但是有一点,这种方法并不准确,不能保证加入噪声信噪比为SNR,实际测试中可以看出,但是可以加入相同的信噪比的噪声-my_noise document is known to signal variance, by adding signal noise, Gaussian noise can be added, suk salt noise, noise, and other very useful function when the other two noise signal to noise ratio SNR, but there is one point, this method is not accurate , can not be guaranteed by adding the noise signal to noise ratio for the SNR, the actual test can be seen, but can join the same noise signal to noise ratio
    2023-01-19 15:50:04下载
    积分: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
  • 代码编译和调试/ jpeglib2命运jpeglig2.lib文档。
    jpeglib2的缘码以及编译好的debug/jpeglig2.lib文件。-jpeglib2 fate code and compiled debug/jpeglig2.lib document.
    2022-08-18 05:03:43下载
    积分:1
  • 利用codebook算法进行运动目标检测
    本代码基于论文Real-time foreground–background segmentation using codebook model中的codebook算法,在C++平台上实现,利用了opencv 2.3.1版本,实现了对于运动目标的检测。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。CodeBook算法为当前图像的每一个像素建立一个CodeBook(CB
    2022-06-18 11:39:00下载
    积分:1
  • 计算机学大纲第 2 版
    分数的例子和问题让学生磨练他们的技能。 基本任务明确的解释有助于学生对重要概念的认识。新增功能!关于底纹模型、 阴影和 Phong 光照 model―explain texture―including,最新的技术和工具实现计算机图形学中的超写实的章节。
    2022-03-15 23:34:50下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载