-
opencv 傅里叶 水印算法 C++
基于VC2010开发环境,使用OpenCV 2.4.10应用傅里叶算法,做水印加入处理,及相关的水印还原处理。
可以对png,jpg等不同图像格式的文件做暗水印加入及还原水印的功能。
- 2023-01-30 09:30:04下载
- 积分:1
-
该代码实现了A率和mu率PCM算法,有详细的注释说明,
该代码实现了A率和mu率PCM算法,有详细的注释说明,-the code achieved A rate and the rate of PCM mu algorithm, a detailed explanatory notes
- 2022-01-28 03:45:50下载
- 积分:1
-
X射线扫描仪图像拼接算法实例
本编程实例实现了将多幅相同大小(16x16)有重叠的图像,通过拼接获得目标图像(890x16)的算法,并通过图像显示了最终的数据处理结果。其中包括简单的坏点校正,空气校正,增益校正,图像平滑处理。该程序运行环境为qt4.8+vs2010,并带有一组验证数据,可以直接运行程序并显示运行结果。扫描目标为圆柱形容器中装有水和一根焊锡丝。若要看到输出结果请修改程序中的数据文件目录至目标文件路径,否则程序会出错
- 2022-03-11 10:48:44下载
- 积分:1
-
This program evaluates mathematical expressions to output a single number e.g. 1...
This program evaluates mathematical expressions to output a single number e.g. 1+1 will give 2. It can handle brackets indices and modulation(rounding) as well and ordinary operators.
- 2022-03-13 14:25:29下载
- 积分:1
-
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过...
一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
- 2022-01-30 13:28:22下载
- 积分:1
-
有限元算法。平面绗架结构的有限元分析,包括计算每个节点的作用力。可以实现不同位置,不同载荷力的有限元分析。文件中的word文档,包括有具体实例计算。请阅读后使用...
有限元算法。平面绗架结构的有限元分析,包括计算每个节点的作用力。可以实现不同位置,不同载荷力的有限元分析。文件中的word文档,包括有具体实例计算。请阅读后使用。-Finite element method. Planar lattice structure of finite element analysis, including the calculation of the force on each node. Can be achieved at different locations, different power load finite element analysis. Document word document, including specific examples of the calculation. Please read before use.
- 2022-01-25 21:40:38下载
- 积分:1
-
error detection and correction
this code is downed from website and can detect the data`s error and correct it .it can detect 2 bit error and correct 1bit error for 512bytes or 256 words data.
- 2022-02-20 02:06:51下载
- 积分:1
-
打开bmp图
打开bmp图程序,精简!vc环境使用CDib类打开bmp格式图片的工程,可运行。
- 2022-07-20 05:31:44下载
- 积分:1
-
数据结构的各种算法
压缩包里有列表 栈 队列以及各种排序算法,例如插入,快速,二叉树排序法;栈和队列的实现包括用数组和列表实现的两种方式,期待帮助有需要的小伙伴们
- 2023-09-05 04:45:03下载
- 积分:1
-
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。...
短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。-terse and forceful language standard C libraries. For more than 450 portable code algorithms and tools.
- 2022-11-16 18:35:03下载
- 积分:1