登录
首页 » Visual C++ » LSB

LSB

于 2020-10-20 发布 文件大小:959KB
0 139
下载积分: 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 个回复

  • Wpacketdaimaa
    小波包去噪C + +源代码,包括信号小波包分解,,最优树的选择,并重建一个,可以直接使用。 (Wavelet packet denoising C++ source code, including the signal wavelet packet decomposition, the optimal choice of the tree, and rebuild a can be used directly.)
    2012-07-25 06:26:23下载
    积分:1
  • 2-8
    一个基于MFC窗口的具有图形图像处理的功能的MFC程序,可对图像灰度,滤波等处理好功能(MFC program has a function of image processing based on MFC window can be a good feature for grayscale images, filtering and other processing)
    2014-12-09 23:27:23下载
    积分:1
  • MedianFilter_GPU
    该VC++程序是基于CUDA架构的中值滤波程序,GPU加速,并且使用了opencv函数库(The VC++ program is based on the CUDA architecture median filtering program, GPU acceleration, and use the opencv library)
    2014-10-27 18:29:32下载
    积分:1
  • zhengjiaobianhuan
    多媒体图形图像正交变换语言是VC++,源码正交变换(Multimedia graphic image orthogonal transform language is VC++ source orthogonal transformation)
    2012-06-21 17:09:34下载
    积分:1
  • BasicProcessing
    能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
    2006-11-03 16:41:45下载
    积分:1
  • 基于OPENCV的SIFT特征提取与匹配算法 OPENCV_SIFT_VC6
    基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
    2020-06-26 03:00:02下载
    积分:1
  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • ji
    说明:  基于图像变换的火炮身管膛线参数检测技术研究(Based on image transform the Gun Barrel rifling parameter detection technology)
    2013-03-07 09:16:32下载
    积分:1
  • PCA
    这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
    2020-07-02 01:40:01下载
    积分:1
  • B1-spline
    图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形( Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
    2014-12-09 17:53:57下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载