-
ocm4x8c3上的点阵程序,非常好的程序,我试过了,很好用,哈哈,希望对大家能有帮助,...
ocm4x8c3上的点阵程序,非常好的程序,我试过了,很好用,哈哈,希望对大家能有帮助,-ocm4x8c3 on dot-matrix program, very good program, I tried, very good use, ha ha, I hope to have everyone able to help,
- 2022-06-28 07:55:45下载
- 积分:1
-
多光谱图像融合,对遥感、图像处理专业人员非常有用!
多光谱图像融合,对遥感、图像处理专业人员非常有用!-multispectral image integration of remote sensing, image processing professionals is very useful!
- 2023-04-12 03:30:04下载
- 积分:1
-
The demo of the Level Set method
The demo of the Level Set method
- 2023-06-10 06:35:04下载
- 积分:1
-
这是一个老外写的利用曲率来识别硬币的MATLAB程序。作者所在国家的硬币偏黄色,拍摄的时候反光比较少,容易识别,国内的硬币则不然,特别是1块和1毛的硬币,很容易...
这是一个老外写的利用曲率来识别硬币的MATLAB程序。作者所在国家的硬币偏黄色,拍摄的时候反光比较少,容易识别,国内的硬币则不然,特别是1块和1毛的硬币,很容易产生反光,因此识别时要消除反光。但是这种识别方法简单,实时性好,不失一种良好的参考。国内用图像识别硬币作的还很少,一般都是通过考查硬币的材质来判断硬币,成本较高,而软件来识别成本较低,但是有一定的难度。-This is a foreigner to write the use of curvature to identify the coins of the MATLAB program. The author coins the country where the yellow side, when shooting less reflective, easy identification, the coins are not domestic, especially in a coin and one of Mao, it is easy to produce reflective, so to eliminate reflective recognition. However, this identification method is simple, real-time, and losing a good reference. Domestic use image recognition for the few coins, coins are generally through the test material to determine the coin, the higher the cost, and software to identify lower-cost, but have a certain degree of difficulty.
- 2022-05-22 06:38:24下载
- 积分: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
-
c++图像处理源代码
C++图像处理用于显示bmp文件的类,类名为DIB,有了这个类,再添加自己要处理的算法,就可以在c++mfc中对图像进行操作和处理了,用的时候将这个类添加到工程下,就可以直接调用了!!
- 2023-02-09 23:05:04下载
- 积分:1
-
小波变换抑制离散数字信号中的白噪声(采用阈值法)
小波变换抑制离散数字信号中的白噪声(采用阈值法)-wavelet transform for ellimination of the white noise in signal(adopting the threshold method)
- 2022-08-17 06:52:20下载
- 积分:1
-
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。
代码...
非常详细的高精度碰撞检测代码,精确到三角形、边、点,优化过滑动时的碰撞检测,完全没有震动现象。代码中把三角形等元素具体成类参与计算的方法很有参考价值。
代码内含3d向量计算函数,在ogengl、d3d下均可运行。-Very detailed high-precision collision detection code, accurate to the triangle, edge, point, when optimized sliding collision detection, there is no vibration phenomenon. Code elements such as the triangle into a specific type of calculation is very involved in reference value. Code containing the 3d vector calculation function, in ogengl, d3d may run under.
- 2022-02-21 00:31:06下载
- 积分:1
-
利用VC++ 6.0实现了画图板中画笔的一些功能
利用VC++ 6.0实现了画图板中画笔的一些功能-VC 6.0 plate drawing a brush of some functional
- 2022-05-16 20:22:03下载
- 积分:1
-
fft2()的实现
本代码实现了图片2维的快速傅里叶变换,能够很好的算出结果;经过本人测试,效果很好。希望到家下载,互相学习学习。
- 2022-06-19 17:40:47下载
- 积分:1