-
avl平衡树,很好用的数据结构,对建立索引有帮助
avl平衡树,很好用的数据结构,对建立索引有帮助-avl balance tree, very good data structure,will be helpful for creating index.
- 2022-07-13 03:28:36下载
- 积分:1
-
text recognition system based on neural network tested under VC++
基于神经网络的文字识别系统,VC++下调试通过-text recognition system based on neural network tested under VC++
- 2022-08-03 16:14:36下载
- 积分:1
-
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
- 2022-02-16 09:43:22下载
- 积分:1
-
图像增强技术源代码
图像增强技术源代码-source code
- 2022-06-15 02:56:23下载
- 积分:1
-
A good example of learning OpenGL
学习OpenGL的好例子 -A good example of learning OpenGL
- 2023-08-07 17:10:03下载
- 积分:1
-
视频的多目标跟踪 MATLAB
应用背景
Discrete-Continuous Optimization for Multi-Target Tracking (CVPR 2012)
关键技术The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often perform multi-target tracking using discrete optimization. T
- 2022-07-09 20:10:24下载
- 积分:1
-
一个完整简明的PYTHON图像处理程序_2
一个完整简明的PYTHON图像处理程序_2-a concise PYTHON has made a complete image-processing program _2
- 2022-01-21 21:42:14下载
- 积分:1
-
这是一个来自反
这是一个对图像进行亮度取反等操作的程序-this is one of the images from the anti-brightness operational procedures
- 2022-05-20 03:34:45下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
qwt 6.1源代码及实例
实现qt,曲线绘图,最基本的方法,详细的源码,适合新手学习,非常好的学习资料
- 2022-09-07 02:30:03下载
- 积分:1