登录
首页 » Visual C++ » LSB

LSB

于 2020-10-20 发布 文件大小:959KB
0 214
下载积分: 1 下载次数: 104

代码说明:

  C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)

文件列表:

LSB
...\Debug
...\.....\DIB.obj,22868,2009-05-08
...\.....\DIB.sbr,0,2009-05-08
...\.....\LSB1.exe,360529,2009-05-08
...\.....\LSB1.ilk,341424,2009-05-08
...\.....\LSB1.obj,30932,2009-05-08
...\.....\LSB1.pdb,492544,2009-05-08
...\.....\LSB1.res,204796,2009-05-08
...\.....\LSB1.sbr,0,2009-05-08
...\.....\LSB1Doc.obj,14965,2009-05-08
...\.....\LSB1Doc.sbr,0,2009-05-08
...\.....\LSB1View.obj,40867,2009-05-08
...\.....\LSB1View.sbr,0,2009-05-08
...\.....\MainFrm.obj,19088,2009-05-08
...\.....\MainFrm.sbr,0,2009-05-08
...\.....\StdAfx.obj,105754,2009-05-08
...\.....\vc60.idb,287744,2009-05-08
...\.....\vc60.pdb,454656,2009-05-08
...\DIB.cpp,5908,2009-05-08
...\DIB.h,1023,2009-05-08
...\LSB1.cpp,4208,2009-05-08
...\LSB1.dsp,4695,2009-05-08
...\LSB1.dsw,516,2009-05-08
...\LSB1.h,1355,2009-05-08
...\LSB1.ncb,33792,2012-04-10
...\LSB1.opt,49664,2009-05-09
...\LSB1.plg,2057,2009-05-09
...\LSB1.rc,10137,2009-05-08
...\LSB1Doc.cpp,1727,2009-05-08
...\LSB1Doc.h,1474,2009-05-08
...\LSB1View.cpp,5045,2009-05-08
...\LSB1View.h,1989,2009-05-08
...\MainFrm.cpp,2546,2009-05-08
...\MainFrm.h,1598,2009-05-08
...\ReadMe.txt,4270,2009-05-08
...\Release
...\.......\DIB.obj,11782,2009-05-09
...\.......\LSB1.exe,233472,2009-05-09
...\.......\LSB1.obj,16154,2009-05-09
...\.......\LSB1.res,204772,2009-05-09
...\.......\LSB1Doc.obj,9398,2009-05-09
...\.......\LSB1View.obj,20215,2009-05-09
...\.......\MainFrm.obj,12372,2009-05-09
...\.......\StdAfx.obj,786,2009-05-09
...\.......\vc60.idb,58368,2009-05-09
...\res
...\...\LSB1.rc2,396,2009-05-08

...\...\s,1078,2009-05-08

...\resource.h,1330,2009-05-08
...\StdAfx.cpp,206,2009-05-08
...\StdAfx.h,1054,2009-05-08

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

发表评论


0 个回复

  • image-enlarge
    可以自行选择将图片放大或缩小到一定的倍数。(Can select the picture to zoom in or out to a certain multiple of.)
    2013-03-23 11:38:20下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • DXFRead-master
    读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)
    2017-09-26 15:48:30下载
    积分:1
  • particlefilter
    粒子滤波器使用示例,用于跟踪效果好,用VC++实现(example of particle filter)
    2009-07-02 11:13:43下载
    积分:1
  • ImageProcess
    实现bmp图像读入和写出,彩色图像灰度化,直方图均衡化(Implement bmp image read and write, color image graying, histogram equalization)
    2015-11-02 19:26:29下载
    积分:1
  • laplace
    说明:  本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
    2009-08-24 09:50:35下载
    积分:1
  • 2DFFT-IFFT
    这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
    2012-12-01 15:56:14下载
    积分:1
  • inphase
    多基线干涉合成孔径雷达干涉条纹的获取,通过两幅单视复图像进行配准,获取干涉相位(Multi-baseline interferometric synthetic aperture radar interferometry fringes of the acquisition, through two single look complex image registration, access to intervention phase)
    2011-08-03 08:07:08下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • 696518资源总数
  • 105142会员总数
  • 2今日下载