-
处理颜色源代码的理论基础,包括灰度
处理彩色源代码的理论基础,包括灰度和伪彩色处理、色彩调整、亮度/对比度调整、色彩量化和减色、抖动、增强CDib等。
- 2022-11-10 17:25:03下载
- 积分:1
-
图像的频率域铝箔程序,用MFC,经典的准备,但由于…
图像的频率域铝箔程序,用MFC编写,很经典,但是由于频率域特有的算法,处理速度不是很快!-image frequency domain foil procedures, prepared with MFC, classic, but because of the unique frequency domain algorithm, processing speed is not very!
- 2022-01-26 01:44:16下载
- 积分:1
-
rich graphics types (linear, parallelogram, rectangle, polygon, rounded rectangl...
丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线) 丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等)软件通用功能(撤消/恢复,打印,文件操作)架构较好,欢迎试用!-rich graphics types (linear, parallelogram, rectangle, polygon, rounded rectangle, circle, oval, secondary uniform B-spline curves, the three parameters spline curves, curve gemfibrozil Egypt) rich graphics operations (attribute settings, drag and enlarge/reduce, to delete, copy, rotate, graphics cutting, filling graphics, editing, etc.) common software functions (withdrawal/recovery, printing, and file manipulation) architecture better, welcomed the trial!
- 2022-07-09 12:14:45下载
- 积分:1
-
光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第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.
- 2022-05-10 14:39:44下载
- 积分:1
-
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。...
本程序整合了 OSG 大部分的基础功能,程序代码编写采用了模块化思想,有效代码在 1000 行左右,注释比较清晰,对于程序的修改和功能的扩展非常方便。-This procedure combines the foundation for most functional OSG, procedures used to prepare the code modular thinking, effective code line in about 1000, the Notes are more well-defined, for the process to modify and extend the very convenient features.
- 2022-01-28 04:06:47下载
- 积分:1
-
一个动画源代码,可以通过调节X、Y轴速度
一个动画源代码,可以通过调节X、Y轴速度-an animation source code can be adjusted by X, Y-axis velocity
- 2022-01-26 01:57:29下载
- 积分:1
-
a face image detection system code, the use of C language
一个人脸图像的检测系统代码,使用C++语言编写-a face image detection system code, the use of C language
- 2022-03-18 21:51:39下载
- 积分:1
-
一些重要的东西,图像编程必用
一些重要的东西,图像编程必用-some important things, certainly with images Programming
- 2022-03-03 08:53:33下载
- 积分:1
-
Mallet 算法及滤波器设计
Mallet 算法及滤波器设计-Mallet algorithms and filter design
- 2022-08-25 07:39:49下载
- 积分:1
-
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.li...
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-01-22 14:03:34下载
- 积分:1